InstallUtil and C++ managed extensions issue.

  • Thread starter Jean-Francois Hamelin
  • Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top