No such interface supported

  • Thread starter Thread starter Nathan Franklin
  • Start date Start date
N

Nathan Franklin

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. And especially when you are self employed every
minute can count,

I load up visual studio 2005 with a new smart device vb project and click on
start debug, the dialog box comes up and with the device serlection to
deploy to, I select Pocket PC 2003 Device, and click OK

I then get an error messagebox saying "The operation could not be completed.
No such interface supported". And then It does do any thing.

I have search over many different forums and found no answer including this
one:
[HKEY_CLASSES_ROOT\Interface\{6D5140C1-7436-11CE-8034-00AA006009FA}]
@="IServiceProvider"
[HKEY_CLASSES_ROOT\Interface\{6D5140C1-7436-11CE-8034-00AA006009FA}\
ProxyStubClsid32]
@="{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}"

(^ that didnt work, the value already existed in the registry)

I have also tried a resintall, I completly uninstalled the product outlined
here http://support.microsoft.com/kb/907965. I did the manual option.

I have tried a repair,

I have tried reinstalling all my sdk's the device emulator, the device
emulator images. STILL NO LUCK!

I have tried registering actxprxy.dll & oleaut32.dll (sombody recommended
this)

An interesting thing is if I clcik Tools-> Device Emulator Manager, There
are no devices in the list, it is empty. Also If I try to go to tools ->
Connect to Device, after I select the device, either Pocket PC 2003 Device
or Pocket PC 2003 SE Emulator, it just sits on the connecting to device
dialog box until I click cancel.

Please somebody, if anyone out there who may have experienced this, please
let me know. I have projects due and cant complete them because of this
silly error.

Where did it come from? why does it happen?

Nathan Franklin
 
Nathan,

At one time, I received something similar and remembered something from this
forum a fair while ago that sometimes you need to do a soft reset of the
device before debugging. I did this when I got a strange error and
everything was OK after that.

Hopefully, it might just be this simple.

Regards,
Neville Lang
 
Hey Nevilee

Unfortunatly this hasnt worked. The problem also spans across to the device
emulator as well.

THansk for you suggesstion though.

Neville Lang said:
Nathan,

At one time, I received something similar and remembered something from
this forum a fair while ago that sometimes you need to do a soft reset of
the device before debugging. I did this when I got a strange error and
everything was OK after that.

Hopefully, it might just be this simple.

Regards,
Neville Lang




Nathan Franklin said:
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. And especially when you are self
employed every minute can count,

I load up visual studio 2005 with a new smart device vb project and click
on start debug, the dialog box comes up and with the device serlection to
deploy to, I select Pocket PC 2003 Device, and click OK

I then get an error messagebox saying "The operation could not be
completed. No such interface supported". And then It does do any thing.

I have search over many different forums and found no answer including
this one:
[HKEY_CLASSES_ROOT\Interface\{6D5140C1-7436-11CE-8034-00AA006009FA}]
@="IServiceProvider"
[HKEY_CLASSES_ROOT\Interface\{6D5140C1-7436-11CE-8034-00AA006009FA}\
ProxyStubClsid32]
@="{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}"

(^ that didnt work, the value already existed in the registry)

I have also tried a resintall, I completly uninstalled the product
outlined here http://support.microsoft.com/kb/907965. I did the manual
option.

I have tried a repair,

I have tried reinstalling all my sdk's the device emulator, the device
emulator images. STILL NO LUCK!

I have tried registering actxprxy.dll & oleaut32.dll (sombody recommended
this)

An interesting thing is if I clcik Tools-> Device Emulator Manager, There
are no devices in the list, it is empty. Also If I try to go to tools ->
Connect to Device, after I select the device, either Pocket PC 2003
Device or Pocket PC 2003 SE Emulator, it just sits on the connecting to
device dialog box until I click cancel.

Please somebody, if anyone out there who may have experienced this,
please let me know. I have projects due and cant complete them because of
this silly error.

Where did it come from? why does it happen?

Nathan Franklin
 
for news group reference I have fixed this problem

i had to reinstall vs orcas ctp release. and keep it on, OH WELL,
 
Back
Top