|
-
Jul 6th, 2004, 09:03 AM
#1
Thread Starter
Member
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
-
Jul 8th, 2004, 11:25 AM
#2
Addicted Member
I'd look into webshell. I think there's a version that works on a win32 server.
cudabean
-
Jul 8th, 2004, 11:37 AM
#3
I wonder how many charact
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|