files in other server for downloading
am 10.08.2007 03:39:56 von Jason Huang
Hi,
My ASP.Net 2.0 is running on my MachineA Win2K3's IIS6 .
In my LAN, I have another MachineB Win2K3 file server.
Now I would like to have my client download the files in my MachineB via our
web pages.
How do I config my IIS?
Thanks for help.
Jason
Re: files in other server for downloading
am 10.08.2007 08:44:03 von Kristofer Gafvert
Set up a virtual directory and configure security properly for your
situation.
The following white paper is good reading for understanding and
configuring remote storage:
http://www.microsoft.com/technet/prodtechnol/windowsserver20 03/technologies/webapp/iis/remstorg.mspx
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Jason Huang wrote:
>Hi,
>
>My ASP.Net 2.0 is running on my MachineA Win2K3's IIS6 .
>In my LAN, I have another MachineB Win2K3 file server.
>Now I would like to have my client download the files in my MachineB via
>our web pages.
>How do I config my IIS?
>Thanks for help.
>
>
>Jason