all groups > visual studio .net debugging > september 2006 >
You're in the

visual studio .net debugging

group:

Slow start with debugger


Slow start with debugger Denis
9/20/2006 9:25:02 AM
visual studio .net debugging:
Hi,

I'm having performance problems starting an asp.net application with VS 2k3,
but only when I start it using F5 (to use the debugger). If I start it with
the debugger without the debugger, then no problem.

The problem that I get is that it takes several minutes to start. In the
debug window, when I press F5, I see the Auto-attach line right away, but
then it takes about a minute before it shows me the next line, and then
another minute for the next line, and so on.

Here is the output that I am refering to (each line, except the first, takes
a long time before it displays):
Auto-attach to process '[1252] aspnet_wp.exe' on machine 'OT121734' succeeded.
'DefaultDomain': Loaded
'c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols
loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll', No symbols loaded.
'DefaultDomain': Loaded
'c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll', No
symbols loaded.
....

It's as if it's searching for something and taking a while each time.

I've tried a few things, including renaming the symsrv.dll to something
else, uninstalling and reinstalling everything (vs 2k3, the framework, the sp
for the framework, the sp for vs) but to no avail. I also removed all
breakpoints, but also no help there.

Any idea what else I can do?

Re: Slow start with debugger sridhar
9/27/2006 10:16:06 PM
hai

i am also in th same situation
i also tried for reinstall and everything
but i am get getting
so if you find send me mail

takecare
Sridhar.G

[quoted text, click to view]
AddThis Social Bookmark Button