The attach to process option requires the target process to be a .NET 4.0 executable, and in my testing, neither Internet Explorer or SLLauncher (the OOB Silverlight host) seem to be.
For asp.net type web applications you connect to the server process, so it's possible, but Silverlight is executed on the client side, meaning you're a bit stuck...
Comments
The attach to process option requires the target process to be a .NET 4.0 executable, and in my testing, neither Internet Explorer or SLLauncher (the OOB Silverlight host) seem to be.
For asp.net type web applications you connect to the server process, so it's possible, but Silverlight is executed on the client side, meaning you're a bit stuck...
Redgate Software