all groups > visual studio .net enterprise tools > october 2007 >
You're in the

visual studio .net enterprise tools

group:

Error when trying View Report in Performance Explorer


Error when trying View Report in Performance Explorer Michael Howes
10/8/2007 3:44:32 PM
visual studio .net enterprise tools:

When I right click on a Performance Explorer report and select View
Report I get an error.

Unable to cast COM object of type 'System.__ComObject' to interface
type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This
operation failed because the QueryInface call on the COM component for
the interface with IID '{6D5140C1-7436-11CE-8034-00AA006009FA}' failed
due to the following error: No such interface supported (Exception fro
HRESULT: 0x80004002 (E_NOINTERFACE)).

I tried reinstalling Visual Studio 2005 and SP1 for it and that did
not fix the problem.

any ideas?

thanks
Re: Error when trying View Report in Performance Explorer psmithphil
10/16/2007 2:46:08 AM
Mike, I'm having the same problem and am not getting an answer as yet. Maybe
we can figure this out together.

I have a post on the asp.net forum: http://forums.asp.net/t/1170275.aspx.

I've been looking a several things, and now wonder if I should be looking at
the Microsoft.VisualStudio.OLE.Interop.IServiceProvider itself. I notice
there is an IServiceProvider for both the "Microsoft" and "System" namespaces.
Perhaps we have something registered incorrectly and need to reference the
System namespace instead of the Microsoft. I see the Microsoft one uses the
interop.dll and System uses the mscorlib.dll. I tried to register the
mscorlib.dll in the .net 2 Framework directory and it failed to register with
a "...entry point was not found".
AddThis Social Bookmark Button