I just installed Visual Studio Express 2013 for Web. I have created a new Silverlight project. When I tell it to start debugging (F5, or "Start debugging" from the "Debug" menu), I get the following message: "Unable to attach.
The 32-bit version of the Visual Studio Remote Debugging Monitor (MSVSMON) cannot be used to debug 64-bit processes or 64-bit dumps. Please use the 64-bit version instead." How do I fix this? I'm using a 64-bit version of Windows 7.
↧