Answered Visual Studio 2010 Setup Project

  • Tuesday, April 13, 2010 10:04 PM
     
     

    Where should I go to get an answer to this...

    I'm trying to build a setup program using VS2010 to install a program that targets .Net 4.0. My installer needs to run a custom action that uses a third party dll that was built using .Net 2.0. When the installer runs I get "Mixed mode assembly is built against version v2.0.50727 of the runtime and cannot be loaded in the 4.0 runtime..."

    Thanks

     

All Replies