Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Deployed Code in SharePoint 2013 PROD server Can't Connect to the Database

$
0
0

Hi,

I have 3 SharePoint 2013 Servers that I'm working on. Staging server, DEV server, and the Production server.

I deployed a web application with same exact code on the three servers.

The deployed application is working on both STAGING and DEV servers. They are able to connect to the database being accessed from the code.

Here is my problem:

The deployed application in the Production server is not working. It's throwing an error whenever I'm trying to connect to the database. My uls viewer is not giving any helpful error message. I tried chunking out each code and even from this code below it is already throwing out an error.

Connection = new SqlConnection(ConnectString);

It is very strange as the same exact code was deployed and the connection strings as well.

I am not sure what other configuration should I be doing in my SharePoint 2013 Production server.

Maybe anyone of you knows or have any suggestion on what to do next?

Please help.

Thanks


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>