> Hello
> After you create a website on the "File System" how do you get it to run
> on
> your IIS?
Have you tried creating a virtual directory under inetpub\wwwroot and either
copying your web site to it or creating a reference to the current location?
You nay also need to tweak the IIS security settings a bit, but it's been
awhile since I've done it so I can't provide details.