You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that if I click 'Reload resources', the resources loaded via the JavaScriptResourceHandler are not affected. So in order to apply the changes I have to restart the application pool.
I wonder if there is a way to clear the cache when the 'Reload resources' is clicked. Thanks.
Meanwhile it works fine on localhost. As far as I understood, the problem might be in the time zones. In my case the production server is in different time zone.
The text was updated successfully, but these errors were encountered:
SergeyZhilyakov
changed the title
Reload resources does not affect JavaScriptResourceHandler
'Reload resources' does not affect the JavaScriptResourceHandler
Mar 29, 2021
I noticed that if I click 'Reload resources', the resources loaded via the JavaScriptResourceHandler are not affected. So in order to apply the changes I have to restart the application pool.
The url looks as follows:
http://DOMAIN/JavaScriptResourceHandler.axd?ResourceSet=Global&LocaleId=de&VarName=resources&ResourceType=resdb&ResourceMode=1
Here is the config:
I wonder if there is a way to clear the cache when the 'Reload resources' is clicked. Thanks.
Meanwhile it works fine on localhost. As far as I understood, the problem might be in the time zones. In my case the production server is in different time zone.
The text was updated successfully, but these errors were encountered: