Cookiekess forms authentication gives error with ASP.NET 2.0 SiteMap



For a project I'm developing a custom ASP.NET 2.0 website.

The case:
- Forms authentication
- Cookieless forms authentication and sessionstates is enabled via
cookieless="AutoDetect".
- On the MasterPage a TreeView-menu is linked to the Web.sitemap.

The issue:
When I browse this website with a browser that allows cookies,
everything works ok. That is; I can sign in, and via the TreeView-menu
I can navigate through the website. Now when I browse this website with
a browser that doesn't allow cookies I can still sign in. However, when
I try to navigate through the website using the TreeView-menu, I get
signed out and prompted with the login page. To be sure it was the
TreeView-menu control that was responsible for this result, I added
some <asp:HyperLink>-controls which I used to navigate through the
site. This didn't give this issue.

Is there a known problem with the SiteMap navigation-controls in
ASP.NET 2.0 in combination with cookieless authentication? If so, are
there solutions of workarounds?

Help would be greatly appreciated! Actually the sooner the better, this
has hold us up for too long already.

.



Relevant Pages

  • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
    ... > By this, I mean, usually, on the basic logon screen of a server, I see ... >>;) under the website in question, enabling only Basic authentication. ... and can use the local administrator account to successfully ...
    (microsoft.public.inetserver.iis.security)
  • Re: Strange IIS Server behavior
    ... Well what i ment was in IIS for this virtual directory, ... In the website internally, we have a login module which is ... Due to Server Configuration with No Authentication) ...
    (microsoft.public.inetserver.iis.security)
  • RE: Windows Authentication on iis new website not working (fine on
    ... Is the server a MS or a SA server? ... If authentication baffles you ... Trying to move the contents on the default website onto a new website ... Full IIS running on a domain network. ...
    (microsoft.public.inetserver.iis.security)
  • RE: Using MySites with Forms Authentication mode?
    ... I set up a website for the front end portal called OFWI. ... left ofwispp as windows authentication. ... Membership Providers and after that i went to central administration and set ... Both have the same ASPNet Mebership provider. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: IIS 6.0: Windows authentication across virtual servers
    ... HTTP is a stateless protocol (i.e. ... Authentication is state ... State with one website has no automatic relevance to any other server even ...
    (microsoft.public.windows.server.security)