Application failed to initialize 0xc0000135


I got above problem while trying to run a .exe of a vb.net program I wrote.(in a different machine).


How can I solve it?

Recommended Answers

All 3 Replies

Do the other machines have .NET Framework installed?

If not, you need to install the correct version of .NET Framework in that PC in order to run your VB.NET program successully.

Do the other machines have .NET Framework installed?

If not, you need to install the correct version of .NET Framework in that PC in order to run your VB.NET program successully.

Is the .net platform is essential to run the .exe????
I mean it's an .exe right?

Yes. The .NET Framework is essential to run your VB.NET/C# programs. It is an executable setup program(.exe) and can be downloaded from Microsoft website.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.