Hi,
I am trying to register Roles and membership in the Sql Server 2005. I have sql server 2000 and Sql server 2005 in my windows server 2003 machine.
In the command prompt, I tried the following and got the below error:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regsql -A all -E
Start adding the following features:
Membership
Profile
RoleManager
Personalization
SqlWebEventProvider
.
An error has occurred. Details of the exception:
.The client was unable to establish a connection because of an error during conn
ection initialization process before login. Possible causes include the followin
g: the client tried to connect to an unsupported version of SQL Server; the ser
ver was too busy to accept new connections; or there was a resource limitation (
insufficient memory or maximum allowed connections) on the server. (provider: Na
med Pipes Provider, error: 0 - No process is on the other end of the pipe.)
Unable to connect to SQL Server database.
How to add the Roles and Membership?
Thank you
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.