We used this DLL by calling functions which are provided with in that.
At the time of calling one function, we are getting an exception and the iis pool is getting stopped.
We dont have acces to modify and handle the exception with in the DLL.
Simply we need to ignore the exception and continue with in the MVC application.
We need to skip the error and execute the following code as as usaully we write code in try catch blocks.
Kindly provide the solution.
Thank in advanceKindly provide the solution.

Bidyasagar MishraPosted Jul 17, 2019, 7:44 AM
Metta ChittibabuPosted Jul 2, 2019, 7:46 AM
Metta ChittibabuPosted Jun 20, 2019, 9:50 AM
But i find one link similar to my problem but i dont have any main method becuase of Web app. I applied those code lines but it did not work for me.
Please help.
Sivakumar KonetiPosted Jun 20, 2019, 5:53 AM
Metta ChittibabuPosted Jun 20, 2019, 5:25 AM
Jignesh KumarPosted Jun 20, 2019, 12:00 AM
Subbarao APosted Jun 19, 2019, 10:39 AM
Metta ChittibabuPosted Jun 19, 2019, 8:15 AM
But when we host in production server we dont get any exception handled by catch block.
and we have some alert box in OS says w3wp is terminated.
Sivakumar KonetiPosted Jun 19, 2019, 8:09 AM
Metta ChittibabuPosted Jun 19, 2019, 8:07 AM
I checked the given link and am not sure is it about the some access permissions.
But in my case the site is accessing with out any problem untill unless we execute the code (which thows an exception).
Sivakumar KonetiPosted Jun 19, 2019, 7:31 AM