.NET CAB creation / installation fail
-
Hi all, I'm creating a .NET 2 program to work under WinCE 5, and am having difficulty installing it. If I deploy it from VS2005, it copies over the full .NET install as well, and runs fine. If I create a CAB file with all the dependencies and install that, it fails to run saying it can't find the file or one of its dependencies. Any suggestions as to why the CAB approach is falling over? TIA. :)
-
Hi all, I'm creating a .NET 2 program to work under WinCE 5, and am having difficulty installing it. If I deploy it from VS2005, it copies over the full .NET install as well, and runs fine. If I create a CAB file with all the dependencies and install that, it fails to run saying it can't find the file or one of its dependencies. Any suggestions as to why the CAB approach is falling over? TIA. :)