I have just upgraded FileUltimate to the latest version and while it works fine running it through Visual Studio when I move it to production the place where fileultimate is supposed to load is blank and doesn't display. Looking further I get 500 messages on the following files.
/resource.ashx/636687137980000000/fu/css/fileultimate.css:1 Failed to load resource: the server responded with a status of 500 () all2.css:1 ext.js:1 /resource.ashx/636687131770000000/gt/library/ext/theme-gray/all1.css:1 localization.js:1
Any one else getting this problem or have a solutions/suggestions?
<rewrite> <rules> <rule name="Stop handler rewrite" stopProcessing="true"> <match url=".*" /> <conditions> <add input="{REQUEST_FILENAME}" pattern="\.ashx$" /> </conditions> <action type="None" /> </rule> </rules> . . . </rewrite>
<rewrite> <rules> <rule name="Stop Rewriting for GleamTech Handlers" stopProcessing="true"> <match url="(resource|filemanager|fileuploader|documentviewer)\.ashx" /> <action type="None" /> </rule> . . . </rules> </rewrite>
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add notify@gleamtech.com to your trusted senders list in your email software.