J
Jimmy
Hey
Ive made an application that transfers a file from a web server to my Pocket
PC. In my application i use WebRequest and GetResponseStream to download the
file. I then put the file into a memorystream before i write it to a file on
my Pocket PC. I test for the length of the file through the whole process
everytime i do anything, and the file size is exactly the same, so im pretty
sure that the file gets transferred correctly.
Now, everytime i try to install the CAB file, it says:
Setup Failed:
My Company MyApp was not installed successfully. Please run setup again.
Whats happening?
Ok, i tried to download a simple GIF picture to the PDA instead and
everything works fine.
If i copy the CAB file in my Windows Explorer on my desktop to the PPC
through ActiveSync i can install the exact same CAB file without any
problems.
Whats happening?
Does ActiveSync make som kind of conversion of the file, or something, and
if it does, how can i make the same conversion from my PDA application?
Ive made an application that transfers a file from a web server to my Pocket
PC. In my application i use WebRequest and GetResponseStream to download the
file. I then put the file into a memorystream before i write it to a file on
my Pocket PC. I test for the length of the file through the whole process
everytime i do anything, and the file size is exactly the same, so im pretty
sure that the file gets transferred correctly.
Now, everytime i try to install the CAB file, it says:
Setup Failed:
My Company MyApp was not installed successfully. Please run setup again.
Whats happening?
Ok, i tried to download a simple GIF picture to the PDA instead and
everything works fine.
If i copy the CAB file in my Windows Explorer on my desktop to the PPC
through ActiveSync i can install the exact same CAB file without any
problems.
Whats happening?
Does ActiveSync make som kind of conversion of the file, or something, and
if it does, how can i make the same conversion from my PDA application?