Cannot attach to Silverlight app from VS
问题 In the past to connect to silverlight apps form Visual Studio I would go to Debug -> Attach To Process and then scroll down to where the type was Silverlight and attach to that. Recently, silverlight types do not seem to show up in the attach to dialog. What I have tried Project Properties -> Web -> Debuggers and ensure Silverlight is ticked Attaching to the same window as the silverlight is in What I want to happen To attach to silverlight apps from Visual Studio What is happening