Visual Basic compiler is unable

Asked By 10 points N/A Posted on -
qa-featured

Hi dear,

I am doing work in Visual Studio.Net Framework but I am receiving one error due to that error I can’t do work please tell me its solution why I receive this error and how can I remove this error.

Very Urgent Please.

Microsoft Visual Basic

            Visual Basic compiler is unable to recover from the following error:

            System Error &HC00000fd&

            Save your work and restart Visual Studio.

            OK

Thanks

SHARE
Best Answer by iqbal_imran
Best Answer
Best Answer
Answered By 0 points N/A #96614

Visual Basic compiler is unable

qa-featured

This error message is very common when you are working with visual studio 2005 or ASP.NETwhile debugging the application and is caused due to a bug in the Visual Basic compiler. The solution to this problem is available in the form of hotfix from Microsoft. Apply this hotfix to your system. This can be found in the MSDN code library

Answered By 0 points N/A #96615

Visual Basic compiler is unable

qa-featured
  • Hay Ahmad Raza, the error code “System Error &HC00000fd&” raised while you are trying to compile and run any code written at VB version 2005 into VB version 2008. But the program code could not compile successfully. And the event properties might show following event occurs. See image 1.
  • You can see in the event viewer that a changed reaction of event generation been created to the kernel 32.dll. In this scenario the IDE has some practical design limitations. Please try to figure out this problem using Visual Studio dot net 2003. 

Related Questions