|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Sharing Application and Session scope with ASP in IIS6Hi 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 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)? Show quoteHide quote "Angelo Brusati" <ang***@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 > > 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 Show quoteHide quote "Angelo Brusati" <ang***@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 > >
ClientCertificates and IIS5 with https://localhost
Windows Authentication question Finding out if user has privileges to a diectory. RE: Designtime licenses, I just don't get it Custom principles and DnsPermission.Demand() X.509 certificates and httpwebrequest Problem with RSACryptoServiceProvider ( incorrect usage of public-private keys ? ) HELP Security in .Net framework Using Weak keys in DES and TripleDES Newbie Question: Trust an Assembly Wizard |
|||||||||||||||||||||||