Problem installing Web Service on Windows Vista



Hi everyone,
I developed a Web Service with Visual Studio 2003 and Framework 1.1.
Using Visual Studio 2003 I created the setup package for the Web Service and
it works fine on Win2k versions, XPPro Sp2, Win2k3 Server.
When I try to run the Setup package on Windows Vista Business, after the
request of vDir and Port Number, I get a messagebox with the following
message (Translated) "Cannot find Virtual directory
http://servername/vDirName";.
The installation ends with error and rollback.
Any idea on why this happens and on what can I do to solve this problem?
Thanks

--
Antonio
------------
a.NOSPAMguardala@xxxxxxxxxxxxxxxx




.



Relevant Pages

  • Re: Problem installing Web Service on Windows Vista
    ... Using Visual Studio 2003 I created the setup package for the Web Service and it works fine on Win2k versions, XPPro Sp2, Win2k3 Server. ... When I try to run the Setup package on Windows Vista Business, after the request of vDir and Port Number, I get a messagebox with the following message "Cannot find Virtual directory http://servername/vDirName";. ... The UAC does not allow the user to install web app easy. ...
    (microsoft.public.dotnet.framework.setup)
  • Preserve whitespace
    ... I am consuming a web service in my asp.net application. ... web references in Visual Studio by pointing to a wsdl file. ... System.AsyncCallback callback, object asyncState) { ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Preserve whitespace
    ... > I am consuming a web service in my asp.net application. ... > web references in Visual Studio by pointing to a wsdl file. ... > System.AsyncCallback callback, object asyncState) { ... > public class mthAddINProviderResponseOutVar_0MthAddINProvider_outputStatus ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Preserving white space in XML
    ... I am consuming a web service in my asp.net application. ... web references in Visual Studio by pointing to a wsdl file. ... System.AsyncCallback callback, object asyncState) { ...
    (microsoft.public.dotnet.xml)
  • Re: Visual C# Express and Web Services
    ... One of the first steps is to create a web service from within Visual ... using the ASP.NET Web Service template. ... express versions of their Visual Studio series, because i thought 'hey, ... You need Visual Web Developer Express. ...
    (microsoft.public.dotnet.languages.csharp)

Loading