Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exception from HRESULT: 0x800736B1

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

like image 248
Jaqen H'ghar Avatar asked Oct 24 '25 05:10

Jaqen H'ghar


1 Answers

I have same problem but it get resolved when I change my setting to "Release" in visual studio.

i.e build your assembly in "Release" mode.

like image 114
Pranay Rana Avatar answered Oct 27 '25 01:10

Pranay Rana



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!