W
WT
Hello,
I have a web application using framework 3.5 with C# and ajax extensions.
Vista.
When I start debugger with F5, the Cassini browser is opened, debugger seems
to start in VS but it stops immediatelly, the application continue to run in
the browser without stopping on break points.
Seems like its running without debugger, but I have checked everything,
Debug is set as current configuration, also in web.config ?
I can't find the reason why.
Some times the debugger start really, one time I get a message saying thta
the debug source has changed and is later than the debugged file, looks like
a cache problem ?
Any idea welcome.
CS
I have a web application using framework 3.5 with C# and ajax extensions.
Vista.
When I start debugger with F5, the Cassini browser is opened, debugger seems
to start in VS but it stops immediatelly, the application continue to run in
the browser without stopping on break points.
Seems like its running without debugger, but I have checked everything,
Debug is set as current configuration, also in web.config ?
I can't find the reason why.
Some times the debugger start really, one time I get a message saying thta
the debug source has changed and is later than the debugged file, looks like
a cache problem ?
Any idea welcome.
CS