|
Good Evening,
I need to use my hosting account's existing SQL Server database to support ASP.net membership. On my local machine, I ran aspnet_regsql.exe and the aspnetdb database was created.
Questions I have: 1. Can aspnet_regsql.exe be executed against my NetSol SQL Server instance? If so, what is command line syntax? 2. If above cannot be done, how do I equip my NetSol instance with the features needed to run ASP.net membership? 3. What is the connection string syntax to use in my web.config to authenticate the application with the NetSol SQL Server instance?
Thanks much for your assistance. Sid
|