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 2005 Forums
 SQL Server Administration (2005)
 manually add asp.net membership by script

Author  Topic 

udaymahajan
Starting Member

17 Posts

Posted - 2009-05-20 : 09:49:09
hello friends,

how can I manually add Asp.net membership to my MS SQL 2005 database on my hosting server without using aspnet_regsql.exe?

I checked my local machine folder '%WINDIR%\Microsoft.Net\Framework\v2.0.50727\' and found install scripts for which I suspect adds Asp.net membership to database
But I don't know which script to execute in which order.

Any help on this issue?

uday

influent
Constraint Violating Yak Guru

367 Posts

Posted - 2009-05-21 : 18:56:50
This is probably a stupid question, but are you able to connect to the SQL port on your hosting server from your local machine?
Go to Top of Page
   

- Advertisement -