Results 1 to 40 of 65

Thread: Create Virtual Directory in IIS using VB.NET

Hybrid View

  1. #1
    New Member h.annous's Avatar
    Join Date
    Apr 2007
    Location
    Lebanon
    Posts
    5

    Re: Create Virtual Directory in IIS using VB.NET

    Wonderful, thank you.

    I was wondering if it is possible to edit the Directory Security (Anonymous access and authentication control) in order to make sure only basic authentication and Integrated Windows security are checked for example.

  2. #2
    New Member h.annous's Avatar
    Join Date
    Apr 2007
    Location
    Lebanon
    Posts
    5

    Re: Create Virtual Directory in IIS using VB.NET

    I figured it out myself, thanks.
    AuthNTLM for Integrated Windows.
    AuthBasic for basic authentication.

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