M
Monty
I have an installation package for my web application which has worked well.
After rebuilding the package and running install, I began receiving this
error message:
Error 1001. Unable to get installer types in the <MY_APPLICATION>.dll
assembly. --> Unable to load one or more of the requested types. Retrieve
the LoaderExceptions property for more information.
The install package has a Custom Action, but it has always worked fine
before. If I remove the custom action, it installs successfully. I kinda
need the custom action though. One note... I've recently updated from VS2005
to '08. The solution still targets the 2.0 framework though.
Thanks in advance for any light you can shed.
After rebuilding the package and running install, I began receiving this
error message:
Error 1001. Unable to get installer types in the <MY_APPLICATION>.dll
assembly. --> Unable to load one or more of the requested types. Retrieve
the LoaderExceptions property for more information.
The install package has a Custom Action, but it has always worked fine
before. If I remove the custom action, it installs successfully. I kinda
need the custom action though. One note... I've recently updated from VS2005
to '08. The solution still targets the 2.0 framework though.
Thanks in advance for any light you can shed.