WorkerBeeJ
Programmer
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
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