O
Oriane
Hi,
My Asp.Net web service launches a COM component under the Network Service
account. This COM process reads a file via a UNC share on a XP computer on
the network (something like \\host\shareFolder), not necessarily in the same
domain.
I suppose that the access is denied, since I get a strange warning from my
(more or less homemade) COM component and also since, when I launch the same
COM component with a different account, there is no issue.
On the XP side, the access to the shared folder is given to "EveryOne". So I
don't know how to fix it.
Best regards
My Asp.Net web service launches a COM component under the Network Service
account. This COM process reads a file via a UNC share on a XP computer on
the network (something like \\host\shareFolder), not necessarily in the same
domain.
I suppose that the access is denied, since I get a strange warning from my
(more or less homemade) COM component and also since, when I launch the same
COM component with a different account, there is no issue.
On the XP side, the access to the shared folder is given to "EveryOne". So I
don't know how to fix it.
Best regards