IIS not connecting to SQL server when running different methods on the application
I currently having an application running on a server and it is being host on IIS. The application is also connected to a dll file. I recently added a new method to call some methods from the dll file. But when I run the new method on the application, it returns a response of 200 without any response on the body.