Click here to Skip to main content
15,922,574 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
C#
I am trying to host my website on smarter asp.net nad I got this error in the link which means 
Cannot read configuration file   even I set up the connection strinf as below 
 http://project216-001-site1.dtempurl.com/ 


What I have tried:

<add name="ConnectionString" connectionstring="Data Source=SQL5030.Smarterasp.net;Initial Catalog=DB_A09688_project216;User Id=DB_A09688_project216_admin;Password=xxxxxx; " providername="sqloledb">
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900