Monday, July 27, 2009

The specified module could not be found (vscomptr.inl)

An explanation and solution is found here.

You do something in Visual Studio 2008 that causes a “Get Latest” or “Check Out”, and are greeted with the following message:

Unexpected error encountered. It is recommended that you restart the application as soon as possible.

Error: The specified module could not be found.

File: vsee\internal\inc\vscomptr.inl

Line number: 618

Reinstalling OleDB may fix it. Open command prompt, and:

  1. cd "c:\Program Files\Common Files\System\Ole DB"
  2. regsvr32 oledb32.dll

1 comment:

Anonymous said...

unfortunatly for me it didn't work
But my error says "No such interface supported"