RE: asp.net 2.0 membership provider and manager- Cont.
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 11/17/05
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: forms authentication with domain account from DMZ?"
- Maybe in reply to: [MSFT]: "RE: asp.net 2.0 membership provider and manager- Cont."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 17 Nov 2005 03:10:13 GMT
Hello,
We don't need to set applicationid in web.config. It is just a column in
database. You can open the table "aspnet_Applications", and you will see
applicationid is somewhat like an "alias" of your web application's path.
So that we can use a DEV database file in live web site.
Luke
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: forms authentication with domain account from DMZ?"
- Maybe in reply to: [MSFT]: "RE: asp.net 2.0 membership provider and manager- Cont."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]