Cannot Execute Program
-
Visual Studio 6 C++ says "cannot execute program" on my XP machine. The same Release .exe throws an exeption implicating ntdll.dll when launched outside of Visual Studio. Debug edition runs OK. Release edition runs OK on an NT machine. An intriguing database entry mentions a 'NO_NTDLL' option. Any experience with this? dahill
-
Visual Studio 6 C++ says "cannot execute program" on my XP machine. The same Release .exe throws an exeption implicating ntdll.dll when launched outside of Visual Studio. Debug edition runs OK. Release edition runs OK on an NT machine. An intriguing database entry mentions a 'NO_NTDLL' option. Any experience with this? dahill
-
Visual Studio 6 C++ says "cannot execute program" on my XP machine. The same Release .exe throws an exeption implicating ntdll.dll when launched outside of Visual Studio. Debug edition runs OK. Release edition runs OK on an NT machine. An intriguing database entry mentions a 'NO_NTDLL' option. Any experience with this? dahill
dahill wrote:
The same Release .exe throws an exeption implicating ntdll.dll when launched outside of Visual Studio.
What is the exception? It sounds like the application hasn't linked properly. Try doing a clean rebuild.
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
-
Visual Studio 6 C++ says "cannot execute program" on my XP machine. The same Release .exe throws an exeption implicating ntdll.dll when launched outside of Visual Studio. Debug edition runs OK. Release edition runs OK on an NT machine. An intriguing database entry mentions a 'NO_NTDLL' option. Any experience with this? dahill