Quick Nav:  Online Store   |   Login | Register

Access to Path error

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
llong
<100 Posts
Posts:96


08/23/2007 4:55 PM  

 

I have a sporadic access error I can figure...

 

 

Access to the path '1beb340fb7a91bcd64d9a9688fa33761.pb.webinfo' is denied.

 

[UnauthorizedAccessException: Access to the path '1beb340fb7a91bcd64d9a9688fa33761.pb.webinfo' is denied.]

   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2013027

   System.IO.FileInfo.Delete() +152

   Snapsis.HttpModules.PageBlaster.Utils.CleanFolders(String path, TimeSpan cleanupInterval, Boolean recurse) +256

   Snapsis.HttpModules.PageBlaster.Utils.CleanFolders(String path, TimeSpan cleanupInterval, Boolean recurse) +380

   Snapsis.HttpModules.PageBlaster.Utils.CleanFolders(String path, TimeSpan cleanupInterval, Boolean recurse) +380

   Snapsis.HttpModules.PageBlaster.Config.Settings.GetConfig(HttpApplication app) +454

   Snapsis.HttpModules.PageBlaster.ResourceLocationController.RewriteVirtualPath(HttpApplication app) +15

   Snapsis.HttpModules.PageBlaster.PageBlasterModule.BeginRequest(Object sender, EventArgs e) +13

   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92

   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

This would occur during app restarts but now it appears more often in the admin section. I have tried deleting the cache folders so everything is fresh.

Ideas?

John Mitchell
Posts:3084


08/23/2007 5:00 PM  
The module cleans out the expired cache items on app start (and at other times).

Do any files get deleted by themselves? If not, then maybe it is a file system permissions issue.
llong
<100 Posts
Posts:96


08/23/2007 5:06 PM  
I have witnessed other cache files being created and deleted but not watched these.
llong
<100 Posts
Posts:96


08/23/2007 5:09 PM  
Checking the folder I can see the file above has been deleted by the app.
llong
<100 Posts
Posts:96


08/23/2007 5:11 PM  
correction, i just found the folder in one of the Tabid folders
John Mitchell
Posts:3084


08/23/2007 9:22 PM  
Something else to check if it isn't permissions is if there is more than one IIS website pointing at the same dnn install, or maybe one IIS site in a app pool is set up as a web garden (more than one worker process).

Another thing it could be is a virus checker or some other outside application getting a handle on the file.

Either one of these would explian it getting an error sometimes and then getting removed later.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > Access to Path error



ActiveForums 3.7
Powered by: Snapsis Software