H
Hans Skytt Steffensen
Hello,
I have made a Smart Device Application written in C# in Visual Studio .NET
2003 which runs on a MIPSII device running Windows CE 5.0. My device build
includes the 2 modules ".NET Compact Framework 1.0" and " Smart Device
Authentication Utility". I use the Smart Device Authenticaiton Utility to
connect the target to VS because I do not have Active Sync support. When I
start debugging from VS, it tries to install "System_SR_enu.cab" file and I
get the following message box pop up on the device:
"Unsupported System Version"
"The program is not compatible with the current operating sytem and,
therefore, may not run on this device. Do you want to continue the
installation?" Yes/No
If I select "Yes" debugging is working fine. How do I get rid of this
System_SR_enu.cab incompatibility?
Thanks,
Hans
I have made a Smart Device Application written in C# in Visual Studio .NET
2003 which runs on a MIPSII device running Windows CE 5.0. My device build
includes the 2 modules ".NET Compact Framework 1.0" and " Smart Device
Authentication Utility". I use the Smart Device Authenticaiton Utility to
connect the target to VS because I do not have Active Sync support. When I
start debugging from VS, it tries to install "System_SR_enu.cab" file and I
get the following message box pop up on the device:
"Unsupported System Version"
"The program is not compatible with the current operating sytem and,
therefore, may not run on this device. Do you want to continue the
installation?" Yes/No
If I select "Yes" debugging is working fine. How do I get rid of this
System_SR_enu.cab incompatibility?
Thanks,
Hans