Hello,
VS 2005 + web setup project
In my project i am using a installer class and 1 custom action. But I don't think this would cause any problem.
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. Please let me know.
Many thanks,
Steve
VS 2005 + web setup project
In my project i am using a installer class and 1 custom action. But I don't think this would cause any problem.
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. Please let me know.
Many thanks,
Steve