Discussion:
System Error &Hc0000005& (Visual Basic internal compiler error)
(too old to reply)
Alex
2003-10-07 13:48:34 UTC
Permalink
Hi,

I have a problem with the VB.NET compiler: When I open my
solution I recive the message :

"Visual Basic .Net compiler is unable to recover from the
following error : System Error &Hc0000005& (Visual Basic
internal compiler error) Save your work and restart Visual
Studio .Net."

I restart and this error appears again.

Please, help me, I am desesperate.
.
Peter van der Goes
2003-10-07 14:22:26 UTC
Permalink
Post by Alex
Hi,
I have a problem with the VB.NET compiler: When I open my
"Visual Basic .Net compiler is unable to recover from the
following error : System Error &Hc0000005& (Visual Basic
internal compiler error) Save your work and restart Visual
Studio .Net."
I restart and this error appears again.
Please, help me, I am desesperate.
.
Have you tried uninstalling, then reinstalling the .NET Framework?
If that doesn't correct the situation, try uninstalling and reinstalling
Visual Studio .NET
This is a brute force fix attempt, but you said you were desperate.
Hopefully more sophisticated approaches will appear.
FWIW, my cursory web research shows several reports of the error, but no
clear-cut fix.
How big is the solution in question, or does it happen when you open any
solution?
--
Peter - [MVP - Academic]
William Burrows [MVP]
2003-10-07 17:13:26 UTC
Permalink
Alex,

Are you using AddHandler or RemoveHandler statement. If so, see:

http://support.microsoft.com/default.aspx?scid=kb;en-us;819349

bill burrows
Post by Alex
Hi,
I have a problem with the VB.NET compiler: When I open my
"Visual Basic .Net compiler is unable to recover from the
following error : System Error &Hc0000005& (Visual Basic
internal compiler error) Save your work and restart Visual
Studio .Net."
I restart and this error appears again.
Please, help me, I am desesperate.
.
Dave Brighton
2003-10-10 14:39:14 UTC
Permalink
-----Original Message-----
Hi,
I have a problem with the VB.NET compiler: When I open
my
"Visual Basic .Net compiler is unable to recover from
the
following error : System Error &Hc0000005& (Visual Basic
internal compiler error) Save your work and restart
Visual
Studio .Net."
There is usally a problem with your installation. Check
when you install Windows components like IIS, and
FrontPage. These must be configured properly for your
compiler to run. This one is a pain in the ass. You will
have to reinstall until you get it right. Make sure you
have enough computer as well.
I restart and this error appears again.
Please, help me, I am desesperate.
..
.
Loading...