How to fix error ::Format of the initialization string does not conform to specification starting at index 0::

后端 未结 18 1955
一向
一向 2020-11-30 11:04

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

18条回答
  •  时光取名叫无心
    2020-11-30 12:07

    An unwanted single quote was my problem. Checking the connection string from the location of the index mentioned in the error string helped me spot the issue.

提交回复
热议问题