views:

778

answers:

2

hey guys!

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%28VS.85%29.aspx)

A: 

Hi,

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.

Craig
A: 

That same "bug" is there is Visual Studio 2010 Professional and Visual Studio 2008 Professional ! I think we're doing something wrong :S

Hassan Selim