I have the following specification for my directory structure:

            <directories>
                <directory name="ApplicationServerIncludes" foldername="includes" 
root="TARGETDIR" />
                <directory name="IVRServiceRootFolder" foldername="IVRService" 
root="TARGETDIR" />
            </directories>

But in the log file during installation I get:

MSI (c) (D0:A8): Dir (target): Key: TARGETDIR   , Object: C:\Program 
Files\Visa\ApplicationServer\
. . .
MSI (c) (D0:A8): Dir (target): Key: ApplicationServerIncludes   , Object: C:\Program 
Files\Visa\ApplicationServer\includes\
MSI (c) (D0:A8): Dir (target): Key: IVRServiceRootFolder        , Object: 
C:\projects\MR0904\IVRService\

Why is IVRServiceRootFolder changing from [TARGETDIR]/IVRService? The "includes" 
directory is not getting changed. I must be doing something terribly wrong. It should 
not be this hard. The virtual directory now gets created and it points to the 
IVRServiceRootFolder above but that is not where I want the Web Service folder to 
belong. More importantly I don't know how it got changed.

Any ideas?

Thank you.

Kevin


-------------------------------------------------------
This Newsletter Sponsored by: Macrovision
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to