Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

System Error &HC0000005&

Status
Not open for further replies.

WorkerBeeJ

Programmer
Aug 6, 2002
34
US
I'm getting an error when I open one of my solutions in Visual Studio. Here's 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

Anyone seen this before? The searches I've done so far have told me that it has something to do with using DirectCast, but I don't use it anywhere in the solution.

Any help would be much appreciated!
WorkerBeeJ
 
Never seen it, but you may be able to track it down by creating a new project and adding the .vb files from the old to it one at a time. That would at least get you which file is causing the problem.

-Rick

----------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top