Innerspace/EVE script error

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
teacs
GamingTools Subscriber
Posts: 3
Joined: Wed Sep 01, 2010 4:06 pm

Innerspace/EVE script error

Post by teacs » Mon Aug 08, 2011 11:30 am

Hello,

im trying to run .NET script/sprogram from console and it gives me this error:

.NET initialization error (code 3 - 800004005)
Microsoft .NET 2.0 Framework could not be initialized. It may not be installed.


I'm p. sure u have .net 2.0 installed (v2.0.50727). So, why cant i run it?

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Mon Aug 08, 2011 11:59 am

800004005 is E_FAIL, a generic error being returned by Microsoft's .NET loader. That's about all I can tell you

Post Reply