ClassFactory cannot supply requested class 0x80040111 Error: -2147221231

Posted by Bjartr on Stack Overflow See other posts from Stack Overflow or by Bjartr
Published on 2009-03-09T01:15:41Z Indexed on 2010/04/28 18:47 UTC
Read the original article Hit count: 898

Filed under:
|
|

Using Visual Studio 2008 I first encountered this when trying to open a standard save file dialog box in visual basic. So far I've worked around it after fruitless searching. Now I find that any action which would cause a save/open dialog (eg. ctrl-O) also fails. I've searched more and still don't know how to fix it.

Stuff I do know: It's not a Visual Studio error, it apparently can occur in any number of other applications (which is why searching for it is annoying)

It's either .NET or COM related, I tried reinstalling all of .NET with no luck, and I've never mucked around with COM ever, I don't really even know what it is.

Something is missing, misplaced, or it could be DLL version issues.

I really don't want to deal with uninstalling VS2008, or MS Office (as one result I found suggested) or any other big application.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about com