Application failed to initialize (0xc000007b). Click OK to termina

G

Guest

Hi

I'm currently having problems with running application compiled in VS 2005 C#.
The application build + compiles fine, but as soon as it run the error I get
the following error message, "Application failed to initialize (0xc000007b).
Click OK to terminate." When I run the .exe on its own it also gives me the
same problem. I've tried it with both console and window form applications.
I've googled this problem they specify that a .exe or .dll is corrupted. But
I've reinstalled both my VS2005 and .NET framework. I've even formatted my
partition and reinstalled my OS from scratch and I still get the same
problem. I'm currently running Windows XP SP2 and Visual Studio 2005. All my
other existing applications runs fine.

Any help will be appreciated.

Regards
Rudolph
 
G

Guest

Is it just the one build from VS, or all of them that display this error?
Just trying to clarify what you mean when you say "All my other existing
applications run fine." - Do you mean compiled apps, .NET/C#/VB.NET or
things like Word, Excel, Notepad etc

Might be a long shot, but have you also installed the service pack for
Visual Studio ?
 
R

Rudolph Koegelenberg

Hi

All my apps like Word, Excel and Notepad works fine, but my compiled apps does not work. I do not have a service pack installed on Visual Studio?

After I reinstalled my Windows and Visual Studio for the third time, VS 2005 worked, until I installed the rest of the applications. Like JAVA runtime.

Thanks
Rudolph

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top