ArcEngine Application Runtime Error

271
1
04-22-2012 04:44 AM
UsmanJamil
New Contributor
Hi,

I am facing problem in the deployment of an ArcEngine Application i have developed. when i try to run the .exe of the application from "CustomApp\CustomApp\bin\Debug\CustomApp.exe" it gives me an error "CustomApp has stopped working... Close program". The target PC has ArcGIS Desktop installed on it. In the "LicenseInitializer.cs" the runtime bind property is set to "RuntimeManager.Bind(ProductCode.EngineOrDesktop)"

Any help will be appreciated,

Thanks
0 Kudos
1 Reply
ChaoWang
Esri Contributor
1) Is your machine 64 or 32 bit? If it is 64bit, change the Target Platform to x86 to see if it would help.

2) Check License control or IAoinitialize code to see if the license is initialized successfully.

Chel
0 Kudos