Re: Accessing mapped drivers from a web service
- From: "Remus" <nospam@xxxxxxxxxxxx>
- Date: Tue, 2 Aug 2005 21:38:43 -0700
You need delegation
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxconaspnetdelegation.asp
HTH,
~ Remus
"Greg" <Greg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:424AD86B-50D5-4251-B3DF-F91AA41CA65B@xxxxxxxxxxxxxxxx
> We are running a web service that uses a VFP exe through automation. The
> web.config specifies to impersonate Administrator ( <identity
> impersonate="true" userName="Administrator" password="chilly"/>). This
> works
> fine and the exe when viewed in the task manager is running as
> administrator.
>
> The problem comes when we need to retreive an image file from a different
> computor via a mapped driver. The FILE() returns .F.
>
> This only occurs when running through the web service, when we run from a
> thick client connecting to the same automation exe it works fine
>
> Can anybody help!!
.
- Follow-Ups:
- References:
- Accessing mapped drivers from a web service
- From: Greg
- Accessing mapped drivers from a web service
- Prev by Date: Accessing mapped drivers from a web service
- Next by Date: Report Preview Window maximized ..
- Previous by thread: Accessing mapped drivers from a web service
- Next by thread: Re: Accessing mapped drivers from a web service
- Index(es):
Relevant Pages
|