I am having a new problem with my large ASP.Net project in Visual Studio.
When I try to debug my project, vs just quits - disapears - ends! The
project has been very slow in rendering lately but now I can't even run the
project.
Does anyone know what might be causing this?
Thanks,
T
Which version? Have you tried running a repair from Control Panel -
Add/Remove Programs?

Signature
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
Ambiguity has a certain quality to it.
>I am having a new problem with my large ASP.Net project in Visual Studio.
>When I try to debug my project, vs just quits - disapears - ends! The
[quoted text clipped - 4 lines]
> Thanks,
> T
Tina - 08 Jun 2005 17:34 GMT
I'm using version 7.1.3088 which I got with my MSDN Universal subscription.
It's the Enterprise Architecht version. I did the repair and the same thing
occurs. Actually it's the build that blows the dev environment away.
VS.net will build and run my other, and smaller, projects just fine. This
one big asp.net project has 144 aspx and ascx pages with big code-behind
modules. To me it's huge but I don't know if that is considered huge for
vs.net to handle.
Is that too big? any other ideas?
Thanks,
T
> Which version? Have you tried running a repair from Control Panel -
> Add/Remove Programs?
[quoted text clipped - 7 lines]
>> Thanks,
>> T
How long since you've cleared the junk out of the temp folders.
C:\Temp
C:\Windows\Temp
%UserProfile\Local Settings\Temp
If VS is just "shutting down," ( abending ) it is leaving files behind in one or more of these
folders, which "may" be causing problems

Signature
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer
> I am having a new problem with my large ASP.Net project in Visual Studio.
> When I try to debug my project, vs just quits - disapears - ends! The
[quoted text clipped - 4 lines]
> Thanks,
> T
Tina - 09 Jun 2005 21:54 GMT
deleted a slew of files but vs.net still "goes away". The project will
compile on my desktop that has 512 but not my laptop that has 512.
T
> How long since you've cleared the junk out of the temp folders.
>
[quoted text clipped - 15 lines]
>> Thanks,
>> T