accessing files on NAS from IIS6
Hi,
My IIS6 is running on my Win2K3 Active Directory.
My file server is on Win2K3 R2, it's not in my AD, but it's in my LAN.
Is it possible to create a virtual directory in my IIS so that users can
access the files from the file server by the web?
Thanks for help.
Jason
Date:Tue, 14 Aug 2007 18:34:54 +0800
Author:
|
Re: accessing files on NAS from IIS6
You can't create a virtual directory, but you can access the files
programmatically from your ASP.Net application as if they were on the same
machine.
--
HTH,
Kevin Spencer
Microsoft MVP
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
"Jason Huang" wrote in message
news:uFfdD7l3HHA.4712@TK2MSFTNGP04.phx.gbl...
> Hi,
>
>
> My IIS6 is running on my Win2K3 Active Directory.
> My file server is on Win2K3 R2, it's not in my AD, but it's in my LAN.
> Is it possible to create a virtual directory in my IIS so that users can
> access the files from the file server by the web?
> Thanks for help.
>
>
> Jason
>
Date:Tue, 14 Aug 2007 07:57:59 -0400
Author:
|