Results 1 to 3 of 3

Thread: Editing IIS With ASP.Net

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2003
    Posts
    53

    Editing IIS With ASP.Net

    Can someone point me in the right diretion towards finding information about editing IIS with an ASP.Net application?

    Basically, I want to create an app like Plesk See Here only on a MUCH smaller scale.

    Essentially, I just want to create a new website in IIS from the app, instead of having to terminal into my box.

    Any ideas?

    HWKY

  2. #2
    Addicted Member
    Join Date
    Nov 2001
    Location
    Yewston, Texis
    Posts
    240
    I'd look into webshell. I think there's a version that works on a win32 server.

    cudabean

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Hmmm....

    Along the same lines I'm trying to find a way to add app mappings to a website programatically on install....

    The web setup project allows you to add mappings, but as far as I can tell, you can only map extensions to files that you include in your project, which is fine, except I'm adding an extension to the ISAPI_NET.dll, which is installed on the client machine and not part of the web project, and the IDE just doesn't get it.

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