DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2005
    Posts
    3

    Unhappy Share user identity between 2 web projets

    Hi ,
    i'd like to share logged user.identity between 2 web projects
    i explain :
    i've got one project with forms authentication (login.aspx ...)
    it works , when i use user.identity.name i'm recognized .
    in this project , i've got an hyperlink to the second project .
    when i arrive in this project i'm not recognized . user.identity.name is null

    i've got one global.asax and web.config in each project .

    thank for your help

    Alban (Nantes,France)

  2. #2
    Join Date
    Dec 2003
    Posts
    2,750
    Paul
    ~~~~
    Microsoft MVP (Visual Basic)

  3. #3
    Join Date
    Jun 2005
    Posts
    3

    Thanks Thanks and Thanks !!!

    Merci beaucoup !

  4. #4
    Join Date
    Jun 2005
    Posts
    3

    it works

    my pb was the

    <machineKey
    validationKey="BD52058A3DEA473EA99F29418689528A494DF2B00054BB7C"
    decryptionKey="684FC9301F404DE1B9565E7D952005579E823307BED44885"
    />

    1st projet can encrypt cookie , but the second can't decrypt ..

    now it's ok

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links