Virtual RJ

Entries categorized as ‘Office’

Excel error at startup

December 21, 2008 · Leave a Comment

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}. 
 
errorexcel1

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. 

executeregsvr32fm20dll

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

Categories: Microsoft · Office
Tagged: , , ,