Home > Archive > Visual Studio > June 2005 > VS quits when I hit F5
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
VS quits when I hit F5
|
|
|
| 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
| |
| Kevin Spencer 2005-06-07, 4:02 pm |
| Which version? Have you tried running a repair from Control Panel -
Add/Remove Programs?
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"Tina" <tinamseaburn@removespamexcite.com> wrote in message
news:%230yyIR4aFHA.1660@tk2msftngp13.phx.gbl...
>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
>
| |
|
| 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
"Kevin Spencer" <kevin@DIESPAMMERSDIEtakempis.com> wrote in message
news:eH%23fKc4aFHA.2180@TK2MSFTNGP12.phx.gbl...
> Which version? Have you tried running a repair from Control Panel -
> Add/Remove Programs?
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> Ambiguity has a certain quality to it.
>
> "Tina" <tinamseaburn@removespamexcite.com> wrote in message
> news:%230yyIR4aFHA.1660@tk2msftngp13.phx.gbl...
>
>
| |
| Steve Easton 2005-06-09, 8:58 pm |
| 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
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
"Tina" <tinamseaburn@removespamexcite.com> wrote in message
news:%230yyIR4aFHA.1660@tk2msftngp13.phx.gbl...
> 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
>
>
| |
|
| 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
"Steve Easton" <admin@95isalive.com> wrote in message
news:eV9RbUSbFHA.2884@tk2msftngp13.phx.gbl...
> 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
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed............
> .......................with a computer
>
> "Tina" <tinamseaburn@removespamexcite.com> wrote in message
> news:%230yyIR4aFHA.1660@tk2msftngp13.phx.gbl...
>
>
|
|
|
|
|