My connection string is correct. It works when I debug and run from inside Visual Studio.
My problem is that I need to browse my site from the IIS to be able to access my website from any PC in my network.
When I changed the application pool identity to localsystem, it worked. I am worried that it won't work on any PC in my network, because I have no means to test it.
Can you confirm whether or not it would work?