ChrisBlake
01-18-2006, 07:05 AM
Hi,
I have a couple of tasks that i'm trying to accomplish - when deploying to IIS6 (Win2k3)
1. Create a number of virtual directories under the default web site
2. Create a second web site and then some virtual directories under the new web site..
With step 1, i have managed to create the steps, everything looks ok, but when i run the steps in VBPro6 i get the following error:
"18/01/2006 11:36:39: Building project step 'VirtualDirectoryName'...
Creating virtual directory...
Error in Action (JScript) script code at Line 53, Column 3
18/01/2006 11:36:40: Step 'VirtualDirectoryName' failed
18/01/2006 11:36:40: Build ended."
Regarding Step 2,
I am completely unsure how to go about creating a second website..
Any help appreciated!!
Kind Regards
Chris
I have a couple of tasks that i'm trying to accomplish - when deploying to IIS6 (Win2k3)
1. Create a number of virtual directories under the default web site
2. Create a second web site and then some virtual directories under the new web site..
With step 1, i have managed to create the steps, everything looks ok, but when i run the steps in VBPro6 i get the following error:
"18/01/2006 11:36:39: Building project step 'VirtualDirectoryName'...
Creating virtual directory...
Error in Action (JScript) script code at Line 53, Column 3
18/01/2006 11:36:40: Step 'VirtualDirectoryName' failed
18/01/2006 11:36:40: Build ended."
Regarding Step 2,
I am completely unsure how to go about creating a second website..
Any help appreciated!!
Kind Regards
Chris