J
Jean-Francois Hamelin
Hi,
I have a VC++ console application compile with VS 2003 .NET that uses the
managed extensions, I did add an installer class and override the Install
and Uninstall method, when I run it with installutil to test it, I always
received the following exception:
Exception occurred while initializing the installation:
System.IO.FileLoadException: Unverifiable image 'consoleapplication1.exe'
can not be run..
Can someone tell me with this exception?
Thanks
JF
I have a VC++ console application compile with VS 2003 .NET that uses the
managed extensions, I did add an installer class and override the Install
and Uninstall method, when I run it with installutil to test it, I always
received the following exception:
Exception occurred while initializing the installation:
System.IO.FileLoadException: Unverifiable image 'consoleapplication1.exe'
can not be run..
Can someone tell me with this exception?
Thanks
JF