Henrik ,
The default virtual directory name is the same as the ProductName property for the setup. Change the ProductName to 'MyWebService' and your problem should be solved. (The property
may be found on the property grid for the setup project.)
Hope this helps,
Elizabeth Newman
--------------------
[quoted text, click to view] >From: "Henrik Dahl" <q@q.q.q>
>Subject: Name of virtual directory created by a setup project
>Date: Wed, 4 Feb 2004 23:59:44 +0100
>Lines: 15
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>Message-ID: <usX5sL36DHA.1804@TK2MSFTNGP12.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: cpe.atm2-0-105298.0x3ef29aac.arcnxx10.customer.tele.dk 62.242.154.172
>Path: cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:207631
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>
>Hello!
>
>I've made a WebService which has the name MyWebService. Now I make a setup
>project for it. The name of the setup project is MyWebServiceInstaller. The
>default name for the virtual directory created by the setup program is
>MyWebServiceInstaller but I would like it to be MyWebService. Is there a way
>to have the setup to install MyWebService having the virtual directory
>MyWebService instead of MyWebServiceInstaller?
>
>
>Best regards,
>
>Henrik Dahl
>
>
>
----
Elizabeth Newman – Visual Basic Deployment Test Team
This posting is provided "AS IS" with no warranties, and confers no rights.