473,395 Members | 1,666 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Application Failed To Initialize Properly

I built a very simple program called First.exe. It is a form that has a
few text labels on it and a picturebox that displays a JPG. Nothing else.

Works fine on the computer it was built on.

Gives the "Application Failed To Initialize Properly" message when run
on other computers (w/o VStudio) and terminates. I didn't think it was
necessary to distribute anything other than the .exe. What am I missing?

Nov 21 '05 #1
1 2113
The target machine needs to have the .NET Framework installed. You can
download it from MSDN. Usually, if computers are up-to-date with their
patches from windows update, they should have the .NET Framework installed.
You can get the framework from here (latest version 1.1):
http://msdn.microsoft.com/netframewo.../framework1_1/

Also, you need to make sure that the framework version on the target machine
matches the framework version that the app was built on (v1.0 versus v1.1).

hope that helps..
Imran.

"John Baker" <ba*****@ix.netcom.com> wrote in message
news:%5*********************@fe2.columbus.rr.com.. .
I built a very simple program called First.exe. It is a form that has a
few text labels on it and a picturebox that displays a JPG. Nothing else.

Works fine on the computer it was built on.

Gives the "Application Failed To Initialize Properly" message when run on
other computers (w/o VStudio) and terminates. I didn't think it was
necessary to distribute anything other than the .exe. What am I missing?

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Staale L. Hansen | last post by:
We have an application which uses some mixed-mode code to expose a .NET 1.1 managed API. Only the necessary files are compiled with /clr. We want to be able to load the application without .NET...
4
by: Tommy Vercetti | last post by:
I've been trying to convert a Standard C++/MFC application to Managed C++/Forms (the application is pretty complex but the GUI is just a simple status dialog). I created a new project shell and...
3
by: Gustavo L. Fabro | last post by:
Greetings! I'm testing VS 2005 Beta 2, and I've compiled a program that runs just fine on my computer (where VS is installed). I've tried to run this same program on another computer (after...
0
by: Patricia Kline | last post by:
I have an application that was written in dotnet. It works on some computers but not others. I get the following error... The application failed to initialize properly (0xc000135). I am...
1
by: Jason Bell | last post by:
I've been developing with the .net framework 2.0 since it's release with no problems. It has suddenly stopped working. When I try to execute any .net application a popup with the following...
1
by: John Todd | last post by:
Hi, all. I've been working on a .NET project written in C# for the past three months. Yesterday, all of a sudden, I get The application failed to initialize properly (0xc0000005) error when i...
0
by: rajezh | last post by:
Sir, Im using ASP.NET 2.0. In my project, I used ProcessStartInfo to execute C# .exe console application. It works fine when I run thorough Visual Studio.But when i run this code through virtual...
1
by: =?Utf-8?B?RHRvd25EYWxl?= | last post by:
When I try to start programs like win media player Error pops up and says the application failed to initialize properly (0xc0000034). Click on OK to terminate the application. The same thing...
0
by: =?Utf-8?B?UHJhamFrdGE=?= | last post by:
Hi, I have build application Visual Studio 2005 on Windows Server 2003. While executing the application in getting this error "The application failed to initialize properly 0xc0000135" The...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.