accessing files on NAS from IIS6

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top