PDA

View Full Version : iDeploy not seeing files



LLamabob
12-06-2009, 09:41 AM
Hello,

My iDeploy setup file is launching, prompting for the target directory, but then stops with a message "Source file not found: www.myweb.com/myfolder/MyApp_00001. Verify that the file exists and that you can access it."

Then the next message says "Network communication error: 5060".

I know that the setup file is there:
http://www.myweb.com/myfolder/MyApp.exe

but for some reason, if I manually type in
http://www.myweb.com/myfolder/MyApp.ini
or
http://www.myweb.com/myfolder/MyApp_00001

not comes up on the browser.

I'm wondering if my web browser simply doesn't serve these files up, and therefore the setup file can't see them.

Bob

linder
12-07-2009, 12:17 AM
Bob,

You have a typical MIME problem ;) Search for MIME here and you'll find quite a few interesting topics.

For example:

http://www.lindersoft.com/forums/showthread.php?t=1978

Does this help?

Friedrich