Groups | Blog | Home
all groups > dotnet security > march 2005 >

dotnet security : Sharing Application and Session scope with ASP in IIS6


Nicole Calinoiu
3/30/2005 8:23:53 AM
What mechanism are you using for the cache sharing? What makes you think
it's a security issue? Are you seeing some particular exception(s)?


[quoted text, click to view]

Angelo Brusati
3/30/2005 11:59:32 AM
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

Angelo Brusati
3/30/2005 3:37:12 PM
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


[quoted text, click to view]

AddThis Social Bookmark Button