Hi
I coded a pretty basic VB.net app with .NET framework 3.5 in VS 2012 on a Windows 8 Pro 64-bit machine. The app doesn't use any database connectivity or any other prerequsite. I built it for x86 CPU configuration. I don't need to use ClickOnce to deploy since the .exe in the Release folder is self-sufficient. I tested it on my Windows 8 machine, a Windows 7 Ultimate 32-bit machine and a Windows XP Professional 32-bit machine.
While it works perfectly and smoothly on Windows 8 and Windows 7, on Windows XP it throws an error on starting and doesn't run. The error details are
Help please! And thanks for you time. Have a nice day.
I coded a pretty basic VB.net app with .NET framework 3.5 in VS 2012 on a Windows 8 Pro 64-bit machine. The app doesn't use any database connectivity or any other prerequsite. I built it for x86 CPU configuration. I don't need to use ClickOnce to deploy since the .exe in the Release folder is self-sufficient. I tested it on my Windows 8 machine, a Windows 7 Ultimate 32-bit machine and a Windows XP Professional 32-bit machine.
While it works perfectly and smoothly on Windows 8 and Windows 7, on Windows XP it throws an error on starting and doesn't run. The error details are
VB.NET:
EventType : clr20r3 P1 : naughts and crosses.exe P2 : 1.0.0.0
P3 : 51fcdff6 P4 : naughts and crosses P5 : 1.0.0.0 P6 : 51fcdff6
P7 : 11 P8 : c6 P9 : system.invalidoperationexception
Help please! And thanks for you time. Have a nice day.