Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

specifiy virtual directory in web setup - error during setup

Status
Not open for further replies.

robert201

Programmer
Joined
Jul 18, 2007
Messages
80
Location
TH
Hello,

VS 2005

I tried to follow this article about how to specify a virtual directory to install a web service project.

In my project i am using a installer class and 1 custom action. But I don't think this would cause any problem, as it worked everytime before I added the virtual directory.

However, i get this error message during the installation.

Exception occurred while initializing the installation.
System.IO.FileNotFoundException: Could not load file or assembly.
'File:///C:\windows\System32\Software\myWebService\Website\PDA\' or one of its dependencies. The system cannot find the file specified.

If anyone has had this kind of error before, or know of a better method to specify a virtual directory to install to. Please let me know.

Many thanks,

Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top