vbc.exe Application Error The application failed to initialize properly (0xc0000142). Click on Ok to terminate the application.
Someone please help. Everytime i go to shutdown in Windows 7 64 Ulimate I get the following error: vbc.exe Application Error The application failed to initialize properly (0xc0000142). Click on Ok to terminate the application. I click on okay a couple of times, and I am finally able to shutdown. This only happens at shutdown. I though that it might be a Visual C++ or Visual Basic problem, but I don't know. Can someone please help me? TIA.
October 27th, 2010 12:40pm

// // MessageId: STATUS_DLL_INIT_FAILED // // MessageText: // // {DLL Initialization Failed} // Initialization of the dynamic link library %hs failed. The process is terminating abnormally. // #define STATUS_DLL_INIT_FAILED ((NTSTATUS)0xC0000142 L) So a DLL is missing. Use Dependency Walker to trace which DLL is missing: http://blogs.technet.com/b/askperf/archive/2010/06/25/analyze-application-failures-the-easier-way-with-dependency-walker.aspx"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
October 27th, 2010 6:57pm

Same error. I think it has something to do with some new software installed.... Can anybody help???
November 15th, 2010 4:59pm

I also have that same error. We would all greatly appreciate help.
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2010 6:16pm

Have you both tried Dependency Walker?"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
November 16th, 2010 8:08am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics