Re: .net IDE Shuts Down during a build

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Robin,

I did not get to try your solution coz .. the first thing our app does is
make a connection to the db so its going to break right there once I disable
the network.

Strangely I didnt face this problem today .. so I'm guessing its something
to do with changes others may have made to the project and the sequence of
the compile.

After I posted this messge y'day I found a solution which worked (atleast
y'day!) which incidently I was executing previously w/o executing step 1 for
a run time error we seem to face on occassion after a successful compile.

1. Shut down the IDE
2. Restart IIS
3. delete the VSWeb Cache directory

I now run a batch file (saved to my desktop and therefore the approp
commands) with the following.

iisreset
cd ..
cd VSWebCache\YOUR-MACHINE-NAME
del /Q /F /S *.*

PS: Name the batch file anything but iisreset!!!

I'll keep this posting updated if I find anything else.

Thanks for your response.

Abhinav

"Robin Ramsey" <Robin[DOT]Ramsey[AT]Concerogroup[DOT]com> wrote in message
news:%23BEGG1ulFHA.3780@xxxxxxxxxxxxxxxxxxxxxxx
> We have encountered the same problem using VS2003 and SourceSafe [Same
> product versions]. You go to build, and *POOF* the IDE is gone. Fixing
> this issue is sketchy at best. It seems to just clear up after a while.
> But the first thing we do always is disable the network connections and
> reboot. Then envoke the web app from the browser, then open the IDE, then
> build the app, then run. About 70% of the time this sequence works. After
> which you can re-enable the network connections and the IDE seems to be OK
> for a while. For the other 30% we just try other things like changing the
> sequence or resetting IIS...
>
> If you have any other suggestions please let me know.
> Robin
>
> "Abhi" <agargye@xxxxxxxxxxx> wrote in message
> news:uCxsLrplFHA.2080@xxxxxxxxxxxxxxxxxxxxxxx
>> Is there any reason why the VS IDE shuts down when doing a build? This
>> happens primarily every morning (but not the rule) after we get the
>> latest version from source safe.
>>
>> I have deleted the cached file directories but still get this problem
>> multiple times every morning.
>>
>> This happens to other users within our dev team as well.
>>
>> I am using ...
>> VS.net 2003 Enterprise Ver. 7.1.3088
>> .net Framework 1.1 Ver. 1.1.4322 SP1
>>
>
>


.



Relevant Pages

  • Re: Walkthrough Instruction Error
    ... Well what you didn't say was that your code couldn't be run from the IDE. ... Whether or not it is in process or out of process is in itself insignificant, what is important is the overhead of marshalling and synchronization. ... The only advantage out of process has is it doesn't necessarily pull the app down if it crashes. ...
    (microsoft.public.vb.general.discussion)
  • Re: ADO Connections - close them or keep them open?
    ... N-Tier Applications. ... VB - global to all the forms that the user might call up in the app - I ... you likely will run out of connections quickly and requests will start ... Yes Access connectivity to a SQL Server DB can be downright crippling. ...
    (microsoft.public.sqlserver.server)
  • Re: Cant install DVD-rom, system wont boot? Help???
    ... so the Primary IDE slots hold my 2 hard drives; ... Master and the second one is the slave to the master. ... The master is my cd/read/write cd-rom. ... Re:check *all* of your connections and the configuration of these devices to ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Tomcat cant connect to MySQL
    ... rarely, the app is able to recover, and if all connections have leaked, ... MySQL is still running because other apps can hit the same ... Tomcat & Apache are both still running ...
    (comp.lang.java.programmer)
  • Re: You finally beat me down
    ... I have spent a number of years developing a certain app ... ... installing components crash the IDE? ... Your stock VCL controls lack the most basic functionality. ... native app to build, it will be in WTL/wxWidgets or QT. ...
    (borland.public.delphi.non-technical)