Can not start application on the computer without Orcas
Hello!
i recompiled my application using Orcas and it works smooth on the computer with Orcas installed.
But when i trying to run it on another computer, without Orcas (XP SP2), i get the error about incorrect settings.
All dll dependencies are fine, i put msvcrt9d in the same directory as exe file.
What is the reason for such behaviour?
[353 byte] By [
IPv6] at [2008-2-23]
Hi! i found the reason by myself
Orcas embedding manifest with unknown dependency (on computer without Orcas i mean)
<assemblyIdentity type="win32" name="Microsoft.VC90.DebugCRT" version="9.0.20706.1" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
Remove this dependency or manifest file to fix the error
Hi all,
I am facing same problem or i think bigger then this problem because on computers with out orcas, when i double click on exe nothing would happened.
Nigther any error occure nor any window would open. No entery would take place in event viewer also,.
I see this forum and tried to apply solution in my applucation but i am not able to find such lines which one suggest in solution.
So please help me to remove suggested assemblyidentity line and if any one has another solution for this problem then please post that solution.
For your information i would like to tell that i am developing windows application in Orcas on Windows server 2003 sp2 and i am trying to run application on Windows server 2003 sp2
Any one who have solution of this problem, please inform me.
Regards,
Nisarg
Hi all,
After so much work i am able to run application on the same machine where it was not running, Please not that i am not able to find reason of this problem but when i stop Fixcamera.exe from task manager application run.
I am not able to know reason why application run when i stop Fixcamera.exe but application run only when i stopped this exe
Regards,
Nisarg