Re: VS2008 debugger stops immediately
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Fri, 01 Feb 2008 01:31:48 GMT
Hi CS,
Just to repost my last reply in case of any message droping:
============
As you mentioned the problem was actually caused by a certain assembly is
not built as debug one or without debug PDB file, right?
I haven't found any existing issue of such sporadic behavior, I think it
maybe caused by some environment specific things. Also, since you're using
a vista box, have you made sure that you're running it in Elevated
privilege account everytime you use Visual Studio? This is very important
as something in Visual Studio may not work quite correctly when you're not
in elevated mode(for admin privilege account).
===============
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "WT" <WT@xxxxxxxxxxxxxxxxx><EtenIenXIHA.4200@xxxxxxxxxxxxxxxxxxxxxx>
References: <3E28C1FA-C2B8-4F26-93C5-B7C9BBEE0438@xxxxxxxxxxxxx>
In-Reply-To: <EtenIenXIHA.4200@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: VS2008 debugger stops immediately
Date: Fri, 25 Jan 2008 10:59:25 +0100
module
Hello Steven,
Fine to have an answer from you again, happy new 2008 year.
Concerning my problem, I have frequently succeded in debuging asp.net
applications with VS2008 and f 3.5.
Recently I had a more explicit message with a dialog saying that the
to debug: ascorel.dll in the folder MyUserLoginName\....\tempsomething.dllrunning
was built with debug desabled and that it is the reason why debuger stops.
For, I checked everything and all the usual debug options are present,
normally this drive to a debug pdb file being generated.
The non ordinary fact is that this project is a Web Application I have
installed the extension supplied for this by MS (Scott Gu) and I am
Vista (I am local admin) under a domain (normal user).message
Theses 2 factors seem to lead to instability in the fact that debuged pdb
code is generated, or may be files are not correctly copied to destination
folder after compile ???
Note also thta I made changes to the name of the assembly, but here again
according tomy experience things are settle Ok.
Should I be the only one with this annoying and sporadic dysfunction ?
Regards
CS
"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> a écrit dans le
de news:EtenIenXIHA.4200@xxxxxxxxxxxxxxxxxxxxxxxxxwork
Hi CS,
As for the debugging problem, is it occuring right after you've installed
the Visual STudo 2008 or have you ever been able to get the debugging
thtacorrect? Also, you can try manually attach to ASP.NET process to see
whether such kind of debugging will work.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: "WT" <WT@xxxxxxxxxxxxxxxxx>seems
Subject: VS2008 debugger stops immediately
Date: Wed, 23 Jan 2008 13:30:07 +0100
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
to start in VS but it stops immediatelly, the application continue to runin
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
the debug source has changed and is later than the debugged file, lookslike
a cache problem ?
Any idea welcome.
CS
.
- Follow-Ups:
- Prev by Date: Whither Control Adapters?
- Next by Date: Re: Wizard control and Google Analytics
- Previous by thread: Whither Control Adapters?
- Next by thread: Re: VS2008 debugger stops immediately
- Index(es):
Relevant Pages
|