debuggingwindows-7windows-desktop-gadgets

Windows 7 Gadget debugging with Visual Studio 2010


i try to debug a windows gadget. Just-In-Time debugging fires up and i can see an VS2010IDE attached to the sidebar process. But there is no source code to debug! Only a blank file with the yellow debug pointer. What is my problem?

Configuration of my system is based on this article: Gadgets for Windows Sidebar Debugging (http://msdn.microsoft.com/en-us/library/bb456467(VS.85).aspx)


Solution

  • We have posted on the MSDN forum about this. I think script debugging is broken in studio 2010 beta2.

    I cannot get script debugging to work on my ASP.NET MVC project either. We get a blank page, and the IDE cannot find the code to debug. Trying to open files in the Internet Explorer tree in solution exlorer results in blank files being opened.

    I think it's a bug - and afterall it is a beta.