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.
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 databaseBut 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? |
 |
|
|
|
|