Click here to Skip to main content
15,890,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi.. I am developing a web application in which I want to implement Roles and membership. I have created a database in sql server2008 using visual studio command prompt. But when I open the security tab of website administration tool in visual studio2010 it says an error that there is a problem with data source. So what should I do now? Why is that error coming?
Thanks in advance.
Posted
Updated 3-May-12 1:33am
v3
Comments
Rahul Rajat Singh 3-May-12 7:58am    
Are you able to connect to the sqlserver. check the instance of sqlserver.

1 solution

try this link
check database connectvity once

http://www.4guysfromrolla.com/articles/120705-1.aspx[^]
 
Share this answer
 

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