I have recently upgraded to Windows 7 RTM. All of the sudden, I can not get a break point to work. I have created a brand new WinForm project with one form on it. In the load event I am trying to set a Breakpoint on a Debug.Print line. It does not fire but the form still is displayed. The message is "The breakpoint will not currently be hit. The source code is different from the original version."
I have done a second Windows 7 install on a separate machine with VS2005 and I get the exact same problem.
I am able to run this same project under VS 2005 on an XP machine.
This is a new project, there is no "original version".
I have VS 2005 loaded with SP1 and SP1 fix for Vista
There are no build errors listed.
I have removed IE 8.
I am in "Debug" mode.
I am not using any source-safe.
I am at a dead-end. Any help would be greatly appreciated.
I have done a second Windows 7 install on a separate machine with VS2005 and I get the exact same problem.
I am able to run this same project under VS 2005 on an XP machine.
This is a new project, there is no "original version".
I have VS 2005 loaded with SP1 and SP1 fix for Vista
There are no build errors listed.
I have removed IE 8.
I am in "Debug" mode.
I am not using any source-safe.
I am at a dead-end. Any help would be greatly appreciated.