question

MattiaMorando-0175 avatar image
0 Votes"
MattiaMorando-0175 asked SamWu-MSFT commented

The resource class for this page was not found. Please check if the resource file exists and try again.

ONLY IN PRODUCTION AND WITHOUT MAKING UPDATES, it happens that the resource files are not found during the compilation of the page.

This happens every now and then, at irregular intervals, even after months.

When it happens, just restart the iis pool and everything works again, can anyone tell me what happens?

 Error 500
 Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
 Inner Exception: System.InvalidOperationException: The resource class for this page was not found.  Please check if the resource file exists and try again.
    at System.Web.Compilation.LocalResXResourceProvider.CreateResourceManager()
    at System.Web.Compilation.BaseResXResourceProvider.EnsureResourceManager()
    at System.Web.Compilation.BaseResXResourceProvider.GetObject(String resourceKey, CultureInfo culture)
    at System.Web.Compilation.ResourceExpressionBuilder.GetResourceObject(IResourceProvider resourceProvider, String resourceKey, CultureInfo culture, Type objType, String propName)
    at System.Web.Compilation.ResourceExpressionBuilder.GetResourceObject(IResourceProvider resourceProvider, String resourceKey, CultureInfo culture)
    at pCatalogo.CreaStrumentiSopra()
    at pCatalogo.CreateChildControls()
    at System.Web.UI.Control.EnsureChildControls()
    at System.Web.UI.Control.PreRenderRecursiveInternal()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
windows-server-iis
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, I thought about moving it here by reading the banner on IIS.net

0 Votes 0 ·

I have replied to you in the iis forum.

0 Votes 0 ·

0 Answers