/ Published in: C#
Create stored procedured in your database to handle users. Membership and Rulemanager.
Type the line below in a commandprompt where "xxx.xx.xx.x" is IP to server and "mr" stands form membership and rulemanager.
Type the line below in a commandprompt where "xxx.xx.xx.x" is IP to server and "mr" stands form membership and rulemanager.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
aspnet_regsql -S xxx.xx.xx.x -U myUsername -P myPassword -A mr -d myDatabaseName