T
TheDude5B
Hi,
I have just installed Visual Studio 2005 on my windows Vista machine,
and everything seems to work well after installing the service pack
and then the vista upgrades.
However, when I try to debug an application, the debugger starts,
launches the project in explorer, but then stops debugging. It pops up
with an error saying:
-----
the following module was built either with optimizations enabled or
without debug information:
C:\Users\myname\AppData\Local\Temp\Temporary ASP.NET Files\root
\assembly....\projectname
To debug this module, change its project build configuration to Debug
Mode.
To suppress this message, disable the "Warn if no user code on launch"
debugger option.
-----
The project build succeeds but I am just not able to debug. Is this a
windows Vista problem?
Please help.
I have just installed Visual Studio 2005 on my windows Vista machine,
and everything seems to work well after installing the service pack
and then the vista upgrades.
However, when I try to debug an application, the debugger starts,
launches the project in explorer, but then stops debugging. It pops up
with an error saying:
-----
the following module was built either with optimizations enabled or
without debug information:
C:\Users\myname\AppData\Local\Temp\Temporary ASP.NET Files\root
\assembly....\projectname
To debug this module, change its project build configuration to Debug
Mode.
To suppress this message, disable the "Warn if no user code on launch"
debugger option.
-----
The project build succeeds but I am just not able to debug. Is this a
windows Vista problem?
Please help.