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

后端 未结 18 1954
一向
一向 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 11:51

    In my Case, it is because of having more than one connection string in your Solution. one for your current project and the other one for a startup project in your Solution. for more information please refer to Telerik report not working

    here we have the same situation.

提交回复
热议问题