Dear All,
The issue has been resolved by uninstalling a new performance monitoring tool from the server. After uninstalling the tool, the File Management window got worked as before.
Thanks.
Regards
Saran
We are having the same problem. What exactly was the performance monitoring tool?
I've had similar problems with New Relic. There's a hotfix available from EPiServer support that fixes this.
Frederik
Ah, here is the fix apparently....
Here is the fix for this:
Open DhtmlSupport.aspx in C:\Program Files (x86)\EPiServer\CMS\6.1.379.0\Application\UI\CMS\Hosting
Change:
wdoc.write( '</head><body></body>' );
To:
wdoc.write( '</he'+'ad><bo'+'dy></bo'+'dy>' );
please reset iis and delete ASP.net temp folder after changing.
Best regards,
EPiServer Developer Support
Hi,
When click on File Managment link in EPiServer CMS Admin mode, i am getting the following javascript exceptions.
Unterminated string constant - FileManagement.aspx
'SetupContextMenuHandler' is undefined - FileManagement.aspx
Also, the File management window shows the below junk lines of javascript code, Please help in resolving this issue.
Thanks in advance.
Regards,
Saran