I don't seem to be so lucky. I have upgraded a 5.0.1. to 5.1.1 and also upgraded to module version 1.14.11. However, when I enable Friendly URL's I get as others here on a Win 2003 server. I have tried with and without page extensions, with and without replacing spaces etc but to no avail. Please help.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Directory 'c:\windows\system32\inetsrv\Cache' does not exist. Failed to start monitoring file changes.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[HttpException (0x80070002): Directory 'c:\windows\system32\inetsrv\Cache' does not exist. Failed to start monitoring file changes.]
DotNetNuke.Services.Cache.DNNCacheDependency.get_SystemCacheDependency() +178
DotNetNuke.Services.Cache.CachingProvider.Insert(String CacheKey, Object Value, DNNCacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, CacheItemPriority Priority, CacheItemRemovedCallback OnRemoveCallback) +104
DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String Key, Object Value, DNNCacheDependency Dependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, CacheItemPriority Priority, CacheItemRemovedCallback OnRemoveCallback) +164
DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject, DNNCacheDependency objDependency, DateTime AbsoluteExpiration, TimeSpan SlidingExpiration, CacheItemPriority Priority, CacheItemRemovedCallback OnRemoveCallback) +131
DotNetNuke.Entities.Host.Host.GetHostSettingsDictionary() +303
DotNetNuke.Entities.Host.HostSettings.GetHostSetting(String key) +26
iFinity.DNN.Modules.UrlMaster.UrlRewriteModule.System.Web.IHttpModule.Init(HttpApplication application) +145
System.Web.HttpApplication.InitModulesCommon() +65
System.Web.HttpApplication.InitModules() +43
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +729
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +298
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +107
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +289
|
Server Error in '/' Application.
Directory 'c:\windows\system32\inetsrv\Cache' does not exist. Failed to start monitoring file changes.
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053