Click here to Skip to main content
15,991,401 members

Comments by karkiB123 (Top 6 by date)

karkiB123 5-Aug-13 13:42pm View    
no connection string is not visible so i posted here i have not found the solution please help
karkiB123 5-Aug-13 13:06pm View    
connectionString="Data Source= localhost; Initial Catalog=databasename; Integrated Security=true;User ID=******;Password=*******"
karkiB123 5-Aug-13 13:05pm View    
Deleted
<add name="myconnection" connectionstring="Data Source= localhost; Initial Catalog=databasename; Integrated Security=true;User ID=******;Password=*******">


this is the connection string code for the web.config
karkiB123 5-Aug-13 12:09pm View    
Do I need to have the ip address of the database server where i am hosting my website and database??? I have been provided the databasename, username and password but will it be sufficient to know where my database is located ????
karkiB123 1-Aug-13 1:16am View    
Thanks Sandeep2291 that should be changes made in web.congi file but what about uploading the website code. How should i do that because i have not done that thing previously. How can i upload that to the hosting space that i have paid for. please reply asap.