01-23-2008 02:56 AM
02-19-2008 08:08 AM
03-03-2008 12:28 AM
Hi Jonathan,
Thanks for replying. Unfortunally, I am stuck with Windows 2003 Server as OS and I have not yet figured out how to proceed. For now I run my applications on a PC with XP, but this I can not do for long. One option is to drop LabWindows and instead develop using .NET and MS Visual Studio 2005. However, this is option C.
What about LabView, it this supported by Windows 2003 server?
Thanks!
BR,
Steve
03-03-2008 09:46 AM
03-03-2008 11:47 AM
03-03-2008 01:37 PM
Hi again,
Thanks for replying.
I do not get any errors when I try to launch LabWindows/CVI or when I try to run my application I have installed using a distribution kit. They will just not start.
I also have admin rights.
I wil try to install an evaluation version of 8.5 and see if it will make any difference. I will get back to you as soon as I have done that.
BR,
Steve
03-19-2008 10:06 AM
Hi,
Look for "Data Execution Prevention" settings in Windows Server 2003, perhaps it will help you.
http://support.microsoft.com/kb/875352/EN-US/
Regards.
10-28-2009 10:05 PM
I am sure that these days microsoft security autoupdate change DES to prevent CVI6.0 from execution.
Modify C:\Boot.INI
Change noexecute=AlwaysOff
Save boot.ini then reboot your computer then your CVI6.0 will work again.