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

后端 未结 18 1950
一向
一向 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:04

    I have wasted 1.5 working days on this error and in the end a coworker solved the issue by replacing User Id by Uid and password by Pwd. The updated connection string for .Net was the error for me

提交回复
热议问题