G
Guest
I have a very strange problem.
I have developed a .NET solution. To set up user clients I have also
included a "Deployment Project" in the solution:
Using "File System Editor | User's Program Menu" configuration a "Shortcut"
is created and pointing to the client EXE-file.
The created msi-file, NETProgram.msi, works perfectly on the clients.
A Start Menu shortcut is correctly created in "C:\Documents and Settings\All
Users\Start Menu\Programs\NETProgram", and the client EXE is started when
clicking on the shortcut.
The strange thing is that after "a while" the shortcut doesn´t work anymore.
When clicking on the shortcut instead following happens:
1. First a dialog with text "Preparing to install..." is shown.
2. After a few seconds a new dialog is shiown with the text "The feature you
are trying to use is on a network resource that is unavailable.
Click OK to try again, or enter an alternative path to a folder containing
the installation package 'NETProgram[1].msi' in the box below."
Why this corrupted behaviour ?
I have yet no idea what it is that makes the shortcut to stop working.
Nothing has happened with the EXE-file that the shortcut is pointing out.
Any hint is appreciated.
Best regards,
Benjamin, Sweden
I have developed a .NET solution. To set up user clients I have also
included a "Deployment Project" in the solution:
Using "File System Editor | User's Program Menu" configuration a "Shortcut"
is created and pointing to the client EXE-file.
The created msi-file, NETProgram.msi, works perfectly on the clients.
A Start Menu shortcut is correctly created in "C:\Documents and Settings\All
Users\Start Menu\Programs\NETProgram", and the client EXE is started when
clicking on the shortcut.
The strange thing is that after "a while" the shortcut doesn´t work anymore.
When clicking on the shortcut instead following happens:
1. First a dialog with text "Preparing to install..." is shown.
2. After a few seconds a new dialog is shiown with the text "The feature you
are trying to use is on a network resource that is unavailable.
Click OK to try again, or enter an alternative path to a folder containing
the installation package 'NETProgram[1].msi' in the box below."
Why this corrupted behaviour ?
I have yet no idea what it is that makes the shortcut to stop working.
Nothing has happened with the EXE-file that the shortcut is pointing out.
Any hint is appreciated.
Best regards,
Benjamin, Sweden