Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Re: devenv.exe application error. The instructions at- "0x78011601" referenced memory at "0x0000babe"


Message #1 by "Luis Dragotto" <luis_dragotto@h...> on Fri, 22 Nov 2002 15:09:48
What you are doing formatting the hard disk is just deleting the right 
files that has to be simply deleted: sometimes it occures that the Visual 
Interdev user profiles get corrupted for that particular user, infact, if 
you are able to logoff and logon as a different user, you'll see the 
problem not to represent again, and those files are not deleted when you 
remove and reinstall microsoft Visual Interdev...

So, maybe you can fix the error simply deleting every
.prf,
.tbd,
.dat
from the following folders:

For NT 4.0:
X:\WINNT\Profile\<user profile>\Application Data\Microsoft\Visual Studio

For Windows 2000:
X:\Documents and Settings\<user profile>\Application Data\Microsoft\Visual 
Studio 

For 95, 98, me:
X:\Windows\Profiles\<user profile>\Application Data\Microsoft\Visual Studio

(where x: is system drive or partition).


If this isn't working, there are some other things to try...

Bye,

Luis Dragotto.

> hi
> 
> on serveral occassion i have see  these same error , which i uninstall 
> interdev 6.0 and enen end up reformating my HARD DISK
> 
> try reinstalling interdev 6.0 first but if its continue the backup up 
asp 
> and html files from ur system and then re-format the hard drive
> 
> 
> bye
> 
> yombo
> -Nigeria
> 
> 
> >From: "Tom Nguyen" <tom@t...>
> >Reply-To: "Interdev_Programming" <interdev_programming@p...>
> >To: "Interdev_Programming" <interdev_programming@p...>
> >Subject: [interdev_programming] devenv.exe application error. The 
> >instructions at "0x78011601" referenced memory at "0x0000babe"
> >Date: Thu, 1 Nov 2001 00:45:05
> >
> >Hello all,
> >
> >1. All asp pages in viproject not working. I have frontpage 2000 server,
> >visual studio service pack 5.
> >
> >Every time I View a asp page I have an error: devenv.exe application
> >error. The instructions at "0x78011601" referenced memory 
at "0x0000babe".
> >
> >I search microsoft but could not find anything help!
> >
> >2. I have database project connects to SQL server 2000. I can not create
> >table, view or store procedure as when I right click the database 
project
> >all I can see is "refresh", "properties".
> >
> >Can we create tables in sql2000 thru vi6?
> >
> >Any help or comments are greatly appreciated!
> >
> >Thank you,
> >
> >Tom Nguyen

  Return to Index