all groups > dotnet clr > july 2006 >
You're in the

dotnet clr

group:

application failed to initialize properly(0x80000003).


application failed to initialize properly(0x80000003). Deepanshu.Sandhuria NO[at]SPAM gmail.com
7/13/2006 1:32:56 PM
dotnet clr:
I created a small application that does nothing other than bringing a
process up when ever it fails. It needs clr support. I compiled and
created the executable in windows 2000 with visual studio 2005. Now I
deployed the application on server 2003 and it displayed errors for
some missing dlls. I copy-paste the dlls from win 2000 to win 2003 and
checked for dependencies through Depends.exe. But now when I run it. It
gives runtime error. -

application failed to initialize properly(0x80000003).click ok to
terminate.

Please comment
Re: application failed to initialize properly(0x80000003). Deepz
7/14/2006 11:15:47 AM
Thanks Phill
I installed the Visual C++ express (as Framework 2 comes with it). So
now application is running
Re: application failed to initialize properly(0x80000003). Phill W.
7/14/2006 12:24:02 PM
[quoted text, click to view]

Which one(s)?
Have you installed Framework 2.0 on the target machine?

[quoted text, click to view]

It's doubtful that depends.exe would tell you anything useful in this
context. It /only/ checks "Native Windows" style dependencies; it
cannot tell you anything about which other COM DLL's or .Net Assemblies
might be required.

[quoted text, click to view]

That's vague enough to be Framework-related.
Double-check that you have Fx2.0 installed.

HTH,
AddThis Social Bookmark Button