i deployed it in my local pc itself and i have given a perfect connectionstring to connect sqlserver still its not connecting boss
Please give a solution..............
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
CrishPosted May 16, 2010, 8:03 AM
have you uploaded your web application on webserver or in local ?
If you have uploaded it on webserver then you must be give live Ms-SQL credentials in your web config for database connection.
"Database=databsename;Server=01.01.111.222;User=testuser;Pwd=password;"
Don't forget to Mark Do you like this Answer that solved your problem!