Does anyone have any clue about error number 80110805.
I try to register my component as a proxy stub on Window XP,
and got that error. I found nothing wrong in my component
when compiling and use it on the server.
Please Help.
Thanks
Printable View
Does anyone have any clue about error number 80110805.
I try to register my component as a proxy stub on Window XP,
and got that error. I found nothing wrong in my component
when compiling and use it on the server.
Please Help.
Thanks
I dont know what happen in my Interface.
I solved this problem by remove all interface and
its implementatition from my component.
I have read several article about creating interfaces, but
still didnt get any clue.