I uploaded my site on godaddy shared host. I can access this database from my management studio. I can\'t access this database from my site
I got below error when trying to launch application :
Format of the initialization string does not conform to specification starting at index 57.
And during my research I found this stack and I was able to fix this error by looking at the web config file and found there was a extra string in the passowrd. Once I removed the string I was able to access the website without any error.