To overcome a problem in my Web Server that causes the downloaded .cab files to be interpreted as text files, I have changed the .cab file extensions to .zip.
After downloading the files, the extension can be changed to .cab and the files can then be opened in File Explorer and installed.
I have notified my web service supplier of the problem and they acknowledged that indeed it is a problem on their end.
They will fix the problem on the next release of software.
Sorry for the inconvenience this is causing.
Last edited by XV6700_Dave : 07-13-2006 at 02:31 PM.
Data Vault looks like a cool program. What is the default password to get in? Every time I try to start it, it asks for my password, which I haven't set yet.
I apologize in advance for the speed of my website. It is limited to 384K upload speeds.
You will need .Net Compact Framework 2.0 installed on your device. Download here.
Enjoy!
I would love to add your programs but you say you need .net Compact Framework 2.0 and when I try to install it does not have enough memory to load it. And I don't see a cab file for it and I don't want to activesync it. I want to directly install it. Any thoughts?
I would love to add your programs but you say you need .net Compact Framework 2.0 and when I try to install it does not have enough memory to load it. And I don't see a cab file for it and I don't want to activesync it. I want to directly install it. Any thoughts?
I don't know of any .cab only installation. Quoting the Microsoft website regarding the ActiveSync installation:
"This download includes a CAB installation workaround for Windows Mobile 5.0 devices with low memory."
I would love to add your programs but you say you need .net Compact Framework 2.0 and when I try to install it does not have enough memory to load it. And I don't see a cab file for it and I don't want to activesync it. I want to directly install it. Any thoughts?
i installed to my sd card and it worked with the weather
i hope that helps
I tried the cab file for the weather program and it comes up with jibberish on the screen and it freezes the ppc. I then have to soft reboot. I tried the above and it Downloads but won't finish as it says it is not a valid program.....
I tried the cab file for the weather program and it comes up with jibberish on the screen and it freezes the ppc. I then have to soft reboot. I tried the above and it downloads but won't finish as it says it is not a valid program.....
any ideas?
You are the second person to make this comment. Sure enough I get the same results. This must be a PIE problem. I found a thread here regarding this subject.
If you have an email client you can get the files from my Anonymous FTP server.
Dave, just a thought but perhaps PIE has issues with the content-type header that some servers are or are not sending out? I am able to download and install a CAB file just fine in some cases and in other cases not. Perhaps your server isn't configured to PIE's liking? From what I can tell, PIE seems to think it is an ASCII file, not a binary file that needs to be downloaded and executed. I copied the file to my server and when I browsed the directory in which it resides, IE gives the "question mark" icon next to it instead of the one for a binary file. Thus, the content type is apparently not being set. As far as how you'd change that? Don't ask me, I don't configure servers for a living