Hi,
I am upgrading my app on WM 5.0 from eVC to Visual Studio 2005, after everything compiled and started deploying, it came with an error messeage:
Unable to start Program....
An error occured usually indicates a corrupt installation (code 0x8007007e).
And deployment stopped....Could anybody give me some hint about why this happens and how to solve it
Thanks in advance!

corrupt error: 0x8007007e
jwf
Good morning,
I saw your responce to the other user and have a similar question. I am hoping you can help me too. Upon booting and arriving to the desktop, I continue to receive the folowing error message: ALMon: error loading external resources (0x8007007e)
It is driving me crazy trying to find a solution and a fix. Can you help
Many thanks!
Matthew
D. Omar Villarreal
Good morning,
I saw your responce to the other user and have a similar question. I am hoping you can help me too. Upon booting and arriving to the desktop, I continue to receive the folowing error message: ALMon: error loading external resources (0x8007007e)
It is driving me crazy trying to find a solution and a fix. Can you help
Many thanks!
Matthew
bwengert79
Hi,
Are you dynamically linking to some libraries In case you are see that all the libraries like mfc atl etc. are also deployed to the device.
Thanks
msaeedf
You are welcome! Happy coding.
Thanks
Bug-free
Sameer123
Hi kunallen
I am facing the same problem.
can u please tell me how did u track the missing .dll file
and where did u copy in ur device...
I am a beginner so please tell me in a bit more detail...
Thanx in advance
Darren Woodford
This problem occurs because the field "Additional Files" in "Configuration Properties/Deployment" of project is empty. Create a new program for WM5.0 with Visual Studio 2005 and compare the fields "Additional Files" of new and old project.
bglenn
ChrisBarth1