J
Jurjen de Groot
Hello,
I'm developping an app in ASP.NET 2.0 using VS.NET 2005, I'm using
System.Web.Caching.Cache to store various data between page calls (I've
tried : httpContext.Current.Cache/httpRuntime.Cache). When executing the app
using the webserver built in to VS.NET 2005 it works just fine, but when
using IIS 6 it doesn't.
I'm working on a P4 2.5Ghz, Windows XP Pro, IIS 6
The virtual directory I'm using in IIS is set to use ASP.NET version
2.0.50727
Can someone help me out and shed some light on this ?
Jurjen.
I'm developping an app in ASP.NET 2.0 using VS.NET 2005, I'm using
System.Web.Caching.Cache to store various data between page calls (I've
tried : httpContext.Current.Cache/httpRuntime.Cache). When executing the app
using the webserver built in to VS.NET 2005 it works just fine, but when
using IIS 6 it doesn't.
I'm working on a P4 2.5Ghz, Windows XP Pro, IIS 6
The virtual directory I'm using in IIS is set to use ASP.NET version
2.0.50727
Can someone help me out and shed some light on this ?
Jurjen.