Minimalist1
New Member
I am getting this error, no matter where and how I try to compile.
It happens on a Win2000 desktop, it happens on a Vista notebook.
It happens when trying to compile to "Device" or "Device (autoscale)".
It happens despite re-installing or repairing the .Net Compact 2.0 SP2 framework.
It happens if using the newer .Net 3.5 compact network.
It happens immediately, each time pointing to the web page about 'installation of the framework'. Jeez, I DO HAVE THE .NET FRAMEWORK...
As 'optimized compilation' is checked and disabled I cannot even try to compile without that feature, whatever it may be?
Where is the compiler looking?? Why can't it see what it clearly there and used by other tools? Can I somehow point it to the needed files manually or through reference changes in the Windows registry?
I am about to give up on this entire project, just too many bugs overall Issues with magically changing control sizes, wrong form sizes, wrong form orientations, objects wandering automatically on forms to negative top values by themselves, a desktop version running and compiling fine but crashing with object instantiation errors at runtime, and now this .NET debacle.
Why on Earth does this PPC compiler need stuff OUTSIDE of its own scope in the first place? In other compilers (VB, C++) all needed for a compilation was part of the development toolkit. And here?
Any ideas or suggestions? Thanks!
It happens on a Win2000 desktop, it happens on a Vista notebook.
It happens when trying to compile to "Device" or "Device (autoscale)".
It happens despite re-installing or repairing the .Net Compact 2.0 SP2 framework.
It happens if using the newer .Net 3.5 compact network.
It happens immediately, each time pointing to the web page about 'installation of the framework'. Jeez, I DO HAVE THE .NET FRAMEWORK...
As 'optimized compilation' is checked and disabled I cannot even try to compile without that feature, whatever it may be?
Where is the compiler looking?? Why can't it see what it clearly there and used by other tools? Can I somehow point it to the needed files manually or through reference changes in the Windows registry?
I am about to give up on this entire project, just too many bugs overall Issues with magically changing control sizes, wrong form sizes, wrong form orientations, objects wandering automatically on forms to negative top values by themselves, a desktop version running and compiling fine but crashing with object instantiation errors at runtime, and now this .NET debacle.
Why on Earth does this PPC compiler need stuff OUTSIDE of its own scope in the first place? In other compilers (VB, C++) all needed for a compilation was part of the development toolkit. And here?
Any ideas or suggestions? Thanks!