Re: right to files on mapped drives throught IIS and ASP.NET
From: Hernan de Lahitte (hernan_at_lagash.com)
Date: 02/19/04
- Next message: balaji: "webservice in .NET"
- Previous message: Hernan de Lahitte: "Re: FormsAuthentication Signout should redirect to frameless page!"
- In reply to: chris: "right to files on mapped drives throught IIS and ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Feb 2004 09:23:17 -0300
Perhaps this report might help you.
http://support.microsoft.com/?id=320268
HernanDL.
"chris" <Nospam@nospam.be> wrote in message
news:OAHcJIj9DHA.2524@TK2MSFTNGP11.phx.gbl...
> Hello,
>
> On a local website but i want to access data on a remote drive (a mapped
> drive). The data are Foxpro files on a directeory of a mapped drive.
>
> I have a problem with security ( no tabel can be opened error 52 in
foxpro )
>
> I search the web for a solution.
>
> Server 1 = Windows 2000 (Webserver) and server2 = database server (NT
> server)
>
> The two server belong to the same domain.
>
> i created a user on the databaseserver (domainserver) who has
administrator
> rights .
>
> On the webserver
>
> I already used impersonate="true" in the config.web file
>
> I added this new user on the webserver
>
> and in the IIS : anonymus is set on with this new created user with his
> paswoord
>
> ON the DatabaseServer
>
> the database files themselves have full control for the user created.
>
> But still get no rights
>
> Does anyone know what i am doing wrong ?
>
> Christine
>
>
>
- Next message: balaji: "webservice in .NET"
- Previous message: Hernan de Lahitte: "Re: FormsAuthentication Signout should redirect to frameless page!"
- In reply to: chris: "right to files on mapped drives throught IIS and ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|