When I copied the created application up to my network server, I receive the message.
Cannot deploy application. Please make sure it is not in use.
(0x200:msvcr71.dll)
I can run the application locally. However, it needs to sit in a file server share for all users to run.
The file server is Win 2008R2 - clients are Win 7 64 bit.
Any ideas?
Thanks
S
After I click OK on the error msg, I get a msg that states Failed deploying files. Make sure application is not currently in use and that you have the necessary permissions.
The users should have Read/write/modify rights.
Can you gather a ProcMon.exe log on your process (i.e. appname.cameyo.exe)?
It may show us what file is failing to be created, and where.