I'm trying to compile a program to DEVICE EXE and I'm getting the error message on the attached file.
Compiling for the desktop is OK.
I'm running windows vista 64bit on the desktop.
Can anyone tell me what is missing?
Thank you.
You are trying to legacy compile and your system does not have .NET Framework 1.1 installed. I would not bother with legacy compilation - it will probably be removed from Basic4ppc in the near future. Use optimised compilation which executes much faster. Check File -> Compile -> Optimised Compilation.
I'm afraid that I don't understand as Ilasm.exe is only used for legacy compilation.
If optimised compilation for the device is failing then it is probable that the actual error message is "Cannot locate Compact Framework files" and you need to install the Compact Framework 2.0 on your desktop by downloading the msi at the link "Microsoft .Net Compact Framework 2.0 SP2 (Error message if missing: "Cannot locate .Net Compact Framework 2.0 files.")" on the web page you are taken to by the error.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.