Hints: Difference between revisions

From Sage CRM Knowledge Base
Created page with "Forcing an update of a cached JavaScript file in IIS Ref: http://www.hanselman.com/blog/ForcingAnUpdateOfACachedJavaScriptFileInIIS.aspx"
 
No edit summary
Line 2: Line 2:


Ref: http://www.hanselman.com/blog/ForcingAnUpdateOfACachedJavaScriptFileInIIS.aspx
Ref: http://www.hanselman.com/blog/ForcingAnUpdateOfACachedJavaScriptFileInIIS.aspx
----
IIS 404 messages but directory browsing is possible.
Chances are that ASP.Net was set as prohibited in IIS. Re enable to fix.

Revision as of 14:54, 5 March 2013

Forcing an update of a cached JavaScript file in IIS

Ref: http://www.hanselman.com/blog/ForcingAnUpdateOfACachedJavaScriptFileInIIS.aspx


IIS 404 messages but directory browsing is possible.

Chances are that ASP.Net was set as prohibited in IIS. Re enable to fix.