Jump to content

Error Access Cache Folder IIS


cristianotestai

Recommended Posts

Hi,

An error is occurring in the Log's file when i try in my production environment (IIS 7) to generate a file that it is temporarily stored in the Cache Folder.

MbWebServer.dll: 0000022C: 15:45:37 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 0000022C: 15:45:37 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 0000022C: 15:45:38 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 0000022C: 15:45:39 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 00000C28: 15:48:31 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 00000C28: 15:48:31 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 00000C28: 15:48:32 [HandleFileRequest [179.155.220.224]]: Access denied:.
MbWebServer.dll: 00000C28: 15:48:32 [HandleFileRequest [179.155.220.224]]: Access denied:.

For years it was working properly and I did not change any permissions or config in IIS.

Any idea?

Link to comment
Share on other sites

  • 2 weeks later...
11 minutes ago, Farshad Mohajeri said:

Does this cause any problem running your application?

Yes Farshad,

In the production environment, when you generate a print or pdf file on the server, it gets stuck and you need to restart the application.
In my local development environment this does not occur, it correctly generates the print or the .pdf file.
I have noticed this log at the time i perform the file generation. For some reason the server is not allowed to generate the file that should be temporarily stored in the IIS Cache Folder.

I really need to solve this, it is a vital function for my system that is already in use.

Thanks for your help.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...