RE: asp.net 2.0 membership provider and manager- Cont.

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 11/17/05

  • Next message: [MSFT]: "Re: Forms Authentication"
    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


  • Next message: [MSFT]: "Re: Forms Authentication"