Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Error HRESULT E_FAIL has been returned from a call to a COM component
1 replies. Latest Post by luisabreu on July 20, 2007.
(0)
LopezChang
Member
2 points
4 Posts
07-20-2007 4:59 AM |
why?my os is vista
luisabreu
Participant
1676 points
612 Posts
07-20-2007 5:05 AM |
hello.
i think this is not a silverlight error, right? maybe you're invoking a web service which uses a com object? if that is the case, make sure the object is registered and if you're using com+ check the catalog and see if it's correctly installed there.