Hello After you create a website on the "File System" how do you get it to run on your IIS?
"winlin" wrote in message news:4CEAF807-DFE1-46A9-A8C9-C99842559C20@microsoft.com... > 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.