473,394 Members | 1,701 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

No such interface supported?

I've been getting this error message recently with every project I try
to run in the IDE:

Error While trying to run project: unable to start debugging. No such
interface supported.

I've tried reinstalling and it doesn't help. Please, what can I do to
fix this? I've had to make a change to an app and now I can't debug
it and it's driving me nuts!

Thanks,
Jennifer

Jun 29 '07 #1
1 5559
If anyone is interested, I talked to Microsoft directly and they fixed
my problem. Here is what I was told:

Please try to Manually re-register the following automation .dll files
using the regsvr32 utility. If you couldn't find the dlls in the
specified folder please search for it use the actual path.

· C:\Program Files\Common Files\Microsoft Shared\VSA\7.1\VsaEnv
\Packages\Debugger\Sdm2.dll

· C:\Program Files\Common Files\Microsoft Shared\VS7Debug\Msdgb2.dll

· C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscor dbi.dll

· C:\Program Files\Common Files\Microsoft Shared\VS7Debug\Pdm.dll

· C:\WINDOWS\System32\Shell32.dll

· C:\WINDOWS\System32\\Browseui.dll

· C:\WINDOWS\System32\Mshtml.dll

· C:\WINDOWS\System32\Oleaut32.dll

· C:\WINDOWS\System32\Actxprxy.dll

· C:\WINDOWS\System32\msjava.dll

· C:\WINDOWS\System32\Urlmon.dll

· C:\WINDOWS\System32\Shdocvw.dll

Note More than one copy of each .dll file may be present on your
system. Additionally, the location of the .dll files may vary
according to the version and the installation path of Visual
Studio .NET on your computer.

To re-register these .dll files, follow these steps:

1. Click Start, and then click Run, and then type the following in
the Open box:

Regsvr32

2. Locate the .dll files that are listed earlier in this article.
When you locate each .dll file, use the drag-and-drop method to copy
the .dll file to the Open box.

3. Continue to drag each .dll file to the Open box until all the .dll
files appear in the Open box.

4. Click OK to register all the .dll files one at a time.

On Jun 29, 10:52 am, Jennifer <J.Evans.1...@gmail.comwrote:
I've been getting this error message recently with every project I try
to run in the IDE:

Error While trying to run project: unable to start debugging. No such
interface supported.

I've tried reinstalling and it doesn't help. Please, what can I do to
fix this? I've had to make a change to an app and now I can't debug
it and it's driving me nuts!

Thanks,
Jennifer

Jul 3 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mikko Ohtamaa | last post by:
Hi, I am quite new to Python, PythonCom and COM generally. As a former Java programmer, I have found Python's flexible ability to access native Win32, especially COM, very comfortable. However,...
1
by: skilla | last post by:
Hi people, I've got WinXP Pro SP2 English on my laptop and since installing SP2 got the IISRESET "No such interface supported" error. The whole story: I was writing a fairly simple ASP app...
2
by: Derrick | last post by:
How does one declare an event within an interface, so that every class which implements that interface must implement that event? I think I just need to specifiy the actual event as I would a...
6
by: Sgt. Sausage | last post by:
I know it's not possible, but I need a protected internal interface: protected internal interface ISomeInterface{ // yadda yadda yadda } Basically, I need an interface that is completely...
18
by: Bradley | last post by:
I'm trying to determine if there's a general rule for when an Interface should used vs. an Abstract Class. Is there any design advantage to using one or the other? Brad
0
by: Niklas | last post by:
Hi this is my test class which I want to use in COM: <System.Runtime.InteropServices.InterfaceType(Runtime.InteropServices.ComInterfaceType.InterfaceIsDual), _ ...
8
by: Steven Livingstone | last post by:
I know this is not supported, but i'm just looking for some reasoning and perhaps debate. Is there are reason why this is not supported as in the words of manhy a French poet "it's doing my head...
4
by: Peppie | last post by:
I have a (self proclaimed ) very nice and well designed database that organizes my clients, contacts, projects and documents sent to my clients (including a report generator in MS Word). At...
5
by: Nathan Franklin | last post by:
Hello LIST, PLEASE, PLEASE HELP!! I am trying to fix my visual studio installation, I dont know what has happened, but I have lost SO MUCH TIME TRYING TO FIX THIS PROBLEM WITHOUT ANY SUCCESS....
7
by: WTH | last post by:
I am now aware (I am primarily a C++ developer) that in C# if you reference the same interface from the same file in two different projects the types are actually incompatible. I found this out...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.