Re: Sharing Application and Session scope with ASP in IIS6

From: Angelo Brusati (angelo_at_intrasuite.net)
Date: 03/30/05


Date: Wed, 30 Mar 2005 15:37:12 +0200

Probably because the .NET application has been copied from another
application.
A .NET web solution is sensitive to the name used under the first compiling.
Change the name of the web application and compile again: it should work.

/Angelo

"Angelo Brusati" <angelo@intrasuite.net> wrote in message
news:%23RnGt8QNFHA.2356@TK2MSFTNGP14.phx.gbl...
> Hi everybody
>
> I've installed my web application on a IIS6 (Windows 2003) but I've
> difficulty to share caching in Application and Session scope between .NET
> and ASP.
> It works on a II5...
> I'm sure it's something about security - but what?
>
> Scenario:
> - same web site
> - same application pool
>
>
> Thanks in advance
> /Angelo
>
>