Sujata
2009-01-06 19:33:01 UTC
Hi,
I have an application where I am using CoGetClassObjectFromURL API to
download and install a package. I have implemented IBIndstatusCallBack
interface to monitor the data download. My application works fine if this
application is launched by the logged in user but, if I launch this
application from service (SYSTEM) account then IBindstatuscallback
QueryInterface fails for few interfaces and CoGetClassObjectFromURL API
(asynch) returns hresult 0x800c000d.
Any help is highly appreciated.
Thanks,
Sujata.
I have an application where I am using CoGetClassObjectFromURL API to
download and install a package. I have implemented IBIndstatusCallBack
interface to monitor the data download. My application works fine if this
application is launched by the logged in user but, if I launch this
application from service (SYSTEM) account then IBindstatuscallback
QueryInterface fails for few interfaces and CoGetClassObjectFromURL API
(asynch) returns hresult 0x800c000d.
Any help is highly appreciated.
Thanks,
Sujata.