At work we got some calls that when starting Excel an error message appeared. It was saying that a class is not registered and it was looking for an object with CLSID: {AC9F290-E877-11CE-9F68-00AA00574A4F}.

After some searching I found a Microsoft KB article 182500 stating that fm20.dll might be missing or incorrectly registered. This KB applied to Excel 97, but apparently it was still happening in Excel 2000. In my case fm20.dll only needed to be registered with the command regsvr32.exe fm20.dll, which I started from the run window.

I pressed OK and a notification came up saying the dll was succesfully registered. When I started Excel the error was dissapeared.

0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.