(0xc0000135)
I made a program on VB and it worked fine.But when i sent to a friend of mine the program didn't work and this error was shown
"the application failed to initialize properly(0xc0000135)"
I don't know what this is or how to solve the problem.
I'm using WinXP SP2 Greek and my friend WinXP SP1 English so this might be a problem.Or maybe a missing dll or something.
I just want to tell me the cause of the problem and how i can solve it if you know anything about it.
Thank you for reading this and i'm sorry for any grammatical errors.
[626 byte] By [
de_Stan] at [2007-12-28]
There's a good change that those 2 other people have .NET framework installed, but not version 2.0. They have 1.1 or 1.0 which understands that you need .NET Framework but a newer version. In the case of 0xc0000135 there is not .NET Framework installed at all and the operating systems cannot find the files that are necessary to run the application and gives this error.
well, it looks like this thread is already dead or something, but still... i also had .net framework 1.1 installed, and needed 2.0.50727(or something) to run a program a friend of mine made, now i installed it, and it doesn't give the same error anymore, but the 0xc0000135 one... pls help :p (or send me an email, would be even nicer >> gewoon_toon@hotmail.com)
I have the same problem but my friend has 2.0. He still gets an error message:
ppName: vloekmachine1.exe AppVer: 1.0.0.0 AppStamp:45a4ea29
ModName: kernel32.dll ModVer: 5.1.2600.2945 ModStamp:44ab9a84
fDebug: 0 Offset: 00012a5b
The funny thing is, the error message (that asks if you wish to send an error report to Bill Gates) calls is WindowsApplication1 while the exe is actially called VloekMachine.exe.
Any suggestions?
Gj