HI, I have desinged a console application to test my C++ project(.Net framework 3.5). I created a setup for this application and installed it on a virtual machine so as to test it. But whenever I run this installed app on VM, it gives me unhandled exception, saying, "Could not load XYZ assembly or one of its dependencies. This application is failed to start because application configuration is incorrect. Reinstalling the application may fix the proble(Exception from HRESULT: 0x800736B1)"
How can I fix this?
Thanks, Kapil