Sharing Authentication cookies between 1.0 and 1.1

From: Mike LeBlanc (mike_leblanc_at_stuller.com)
Date: 07/23/03


Date: Wed, 23 Jul 2003 08:01:21 -0700


Hello all,

I am having a problem getting two IIS applications to
share a single authentication cookie. One app uses the
1.0 Framework and other uses the 1.1 version. (This is on
Windows 2000 Advanced Server)

I already removed the "isolateapps" option from my 1.1
machine.config and made sure 1.0 and 1.1 are using the
same explicit <machinekey> (not AutoGenerate). I also
tried putting an identical <machinekey> in both web.config
files to no avail.

The login screen is in the 1.1 app and works fine as long
as I stay within that app. Whenever I try to move to the
1.0 application (within a nested virtual directory) the
authentication fails and I get redirected back to the
login screen endlessly.

Anyone know what I might be missing? I tried moving the
1.0 app to 1.1 but then I get the javascript error
mentioned in http://support.microsoft.com/default.aspx?
id=818803 (I installed to hotfix but it didn't fix it for
me)

Thanks for you help!
Mike



Relevant Pages

  • Re: which is a better dev language
    ... Java is not real time either - no runtime with a GC is. ... Managed code on the desktop succeeds for the same ... Run a .NET app on a Palm device with a Palm OS? ... Managed code has a slow startup as the framework is loaded and JITted ...
    (microsoft.public.pocketpc.developer)
  • Re: OODesign - OPF, design pattern
    ... I developed a Pocket PC app last year using the compact framework. ... Maybe my design is just very simple then, ... and its in the application layer not the business ...
    (borland.public.delphi.non-technical)
  • Re: Which do I use for web design?
    ... your own "framework" may simply be a re-useable controller ... servlet, an event handler base class, some of the core event handlers, and ... Views, that other bit is replacing your Controller, and that other stuff is ... in an hour or so you can have a working app that set up entity classes ...
    (comp.lang.java.programmer)
  • Re: Whose Fish?
    ... "Reuse" has seemed to fall out of favor as a top claim of OOP. ... Language Framework: the framework of preexisting *reusable* classes ... When I start an app I first check to see if the tools I need to solve ... random number generator. ...
    (comp.object)
  • Re: Bitter about [Lack of] .Net Framework Deployment
    ... We built a very nice auto-update framework, ... the 30-60 minute range to install. ... Also, the user's perception is reality - and our app install sucks, ... deploying 3.0 application, so I've not paid that close attention. ...
    (microsoft.public.dotnet.framework)