Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Other SQL Server 2008 Topics
 Sql Server Settings for Role Management

Author  Topic 

cranberries_
Starting Member

1 Post

Posted - 2011-07-26 : 06:18:17
Hi,
I am developing my first web based app. in ASP.NET.I should do role management at project.I am using VS 2010 and Sql server 2008.But I can't use Web Site Administration Tool.I take an error which says;
"There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.".
I couldn't find a solution for this error.After that I tired to manage roles on web.config files.Although I enable role manager on web.config, I take the error at this time which says;
"HttpException was handled by user code.Unable to connect Sql Server Database".
I think there are some wrong settings at Sql Server side which should be fixed.I have been trying to do role management for 4-5 days.I f you help me ,I will approciate..
Thank in advance for your replies..
   

- Advertisement -