Petter Klang
Dec 5, 2008
visibility 5596
star star star star star
(0 votes)

Filemanger slow

Wednesdays was a hectic day at support. Within two hours cases came in from right and left from partners all reporting about the same problem. The Filemanager was slow and sluggish. First thought was that there had been an update from Microsoft that was causing the issue. But after getting access to some of the sites and trying from here and not getting the same result we started to think it was something with client setup. After some digging around we found an old (sep 2005) KB from Microsoft talking about how Internet Explorer will act for Ocget.dll and .cab files. So funny thing about IE is that it will always assume that the CODEBASE parameter may not be correct and there for it will go to Microsoft's servers to try and find the CODEBASE. Changing a registry key you can get IE to stop asking the servers for the CODEBASE.

What we think happened on Wednesday was that Microsoft servers went down, as fiddler was giving us 404 and 502 from the servers. This caused a lot of customers to get a 30 second stall until the server gave the response. When we were trying from here we also got the 404 but for us it only took 1 second to get the response.

Anyway on Thursday we got reports that the problem had solved itself so the server seems to be back up. The change in the KB worked for the people that tried it on Wednesday.

Dec 05, 2008

Comments

Sep 21, 2010 10:32 AM

Hi, I'm doing a migration from 4.62 to CMS 5 R2 and is experiencing the same problem plus problems getting the filemangement to work at all. The site I'm working on is an intranet which doesn't have any connection to the Internet. I'd like to change this registry key to see if it helps, but what value do I change it to? Maybe there isn't a .cab-file at all...

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |