CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Jan 2003
    Posts
    195

    virtual directory of a folder on another server

    Hi guys,

    I need to create a virtual directory of a folder on a different server. I mapped that drive on my web server and created a virtual directory.

    But when I tried to access the file from my web application, I got a login page. Can someone point me in the right direction?

    Any help would be greatly appreciated.
    Last edited by vbnov; January 7th, 2009 at 11:51 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured