Need help with an exception
-
Can anyone help me with this error. It appears to happen when I try to create an istance of the UPnPDeviceFinderClass.
Creating an instance of the COM component with CLSID {E2085F28-FEB7-404A-B8E7-E659BDEAAA02} from the IClassFactory failed due to the following error: 80070422.
My application searches a LAN for uPnP devices, for some reason it works fine on most computers but there are a select few that I get the above error.Freedom is the right to say that 2+2=5 if this is so everything else will follow.
-
Can anyone help me with this error. It appears to happen when I try to create an istance of the UPnPDeviceFinderClass.
Creating an instance of the COM component with CLSID {E2085F28-FEB7-404A-B8E7-E659BDEAAA02} from the IClassFactory failed due to the following error: 80070422.
My application searches a LAN for uPnP devices, for some reason it works fine on most computers but there are a select few that I get the above error.Freedom is the right to say that 2+2=5 if this is so everything else will follow.
...I would assume that you are using the 2.0 Framework? ...It has been suggested that that error is caused by a bug in the framework. There's a hotfix available here ...Apply it and see if your error disappears. If it does, come back and let everyone know. If it doesn't, then I'm out of ideas.
"I need build Skynet. Plz send code"
-
...I would assume that you are using the 2.0 Framework? ...It has been suggested that that error is caused by a bug in the framework. There's a hotfix available here ...Apply it and see if your error disappears. If it does, come back and let everyone know. If it doesn't, then I'm out of ideas.
"I need build Skynet. Plz send code"
Hey Alaric_, Your assumption is correct, I am using the 2.0 Framework. I did install the update that you recommended, but it didn't change a thing unfortunately. Thank you very much for your suggestion, at the minute I'm stuck between a rock and a hard place. If anyone else has any suggestions I would be glad to hear them.
Freedom is the right to say that 2+2=5 if this is so everything else will follow.