D
Dean R. Henderson
I have a project built for ASP.NET that recently started running really slow
in debug mode (it takes about 10 seconds or more to step from one line of
code to the next).
This just started recently and only impacts one ASP.NET project. I have
some other ASP.NET projects that I can step thru with the debugger with
almost instant response. I also have some Windows Forms projects that work
normally.
I am running Visual Studio 2003 and using VB as my language on a Windows
2000 Server (having Service Pack 3) with Sql Server 2000 (having Service
Pack 3).
I added a function to create an Excel workbook from data in my Sql Server
around the time the slowdown surfaced, but I have removed this code and the
Excel reference in the project, but this did not change the slowdown
problem.
Does anyone have any idea what could be causing this slowdown and how to
correct it ... Thanks, Dean
in debug mode (it takes about 10 seconds or more to step from one line of
code to the next).
This just started recently and only impacts one ASP.NET project. I have
some other ASP.NET projects that I can step thru with the debugger with
almost instant response. I also have some Windows Forms projects that work
normally.
I am running Visual Studio 2003 and using VB as my language on a Windows
2000 Server (having Service Pack 3) with Sql Server 2000 (having Service
Pack 3).
I added a function to create an Excel workbook from data in my Sql Server
around the time the slowdown surfaced, but I have removed this code and the
Excel reference in the project, but this did not change the slowdown
problem.
Does anyone have any idea what could be causing this slowdown and how to
correct it ... Thanks, Dean