Re: Accessing mapped drivers from a web service
- From: "Greg" <Greg@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 Aug 2005 19:58:02 -0700
Thanks for that. It seems like its the solution
Greg
"Remus" wrote:
> 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!!
>
>
>
.
- References:
- Accessing mapped drivers from a web service
- From: Greg
- Re: Accessing mapped drivers from a web service
- From: Remus
- Accessing mapped drivers from a web service
- Prev by Date: vfp 7 Vs vfp9
- Next by Date: preview and then select printer
- Previous by thread: Re: Accessing mapped drivers from a web service
- Next by thread: Report Preview Window maximized ..
- Index(es):
Relevant Pages
|