i want to use built in logincontrols but i want to use sqlsvr2000 from remote server as backend database, but i am not able to attach that database to my vs05 IDE ,So any body can suggest me what approch should i have for connection string and how to use login controls with programaticaly defined connection string.
currently when i attached my sqlsvr2000 file to my IDE with all necessary tables created when i want to crate new users by site configuration tool it crates new aspnetdb.mdf file iwant only one .mdf file for all the things.how can i do that.
You can try to use aspnet_regsql.exe utility. Follow thelink for the additional reading.
0 comments:
Post a Comment