Accessing Virtual Directory in IIS 6

F

Fred Herring

I am a new user with IIS 6 and am curious about how to make the best use of
it in support of my web service. I need to be able to move large files (MS
Word, Excel, Graphics) from my file server to the my client machines. Web
Services works fine for moving small files 200k or so but chokes on the large
files. Setting up a virtual directory in my web service which maps to my
file server was easy enough but I cannot get IIS to allow me access to it as
I keep getting told I don't have permission. Can I get a little coaching on
how to enable my client windows application to have permission to access my
web server virtual directory.

Thanks,
Fred
 
J

John Wadie

What technique are you using to access the virtual directory in your code?

Regards,
John Wadie
 
F

Fred Herring

ISo far I am just trying to reach it with my browser. That is when I am told
I don't have permission to access the page. I was told that the best way to
move large files from a web server to a client was http so I anticipate using
webrequest method to access individual files. I am certainly open to
suggestions.

Fred Herring
 

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

Members online

Forum statistics

Threads
473,996
Messages
2,570,238
Members
46,826
Latest member
robinsontor

Latest Threads

Top