Hi all,
I've created a MSI package (using .NET deployment project) and I tested the
installation in a PC. It went fine. When I click on the shortcut (created on
the desktop by the .NET deployment project), an error message shows up:
"The feature you are trying to use is on a network resource that is
unavailable. Click OK to try again, or enter an alternate path to a folder
containing the installation package <program name>.msi in the box below."
Is this error related to my .NET deployment project or some setup/settings
in the PC? I've checked the shortcut in my deployment project and it points
to the correct executable. Is it corrupted after installation?
I'm using VS.NET 2003. Any comment is welcomed.