I would find it easier to have a verbal discussion with someone about my issue. If someone is kind enough to Skype with me and resolve this problem I would be grateful.
Thanks,
Anthony :)
If you are unable to help via Skype I'll describe my issue to the best ability that I can.
Details:
Issues:
Operation that leads to problem:
-When my update method downloads a new version from the site I host, I run into an error. The error is that when I have my previous version installed, the newer version of the application will not install, read as: You cannot start application LoLBasix from this location because it is already installed from a different location. I don't want my user to have to uninstall my previous version of my application in order to manually install the newer version.
How can I solve this issue?
Thanks,
Anthony :)
If you are unable to help via Skype I'll describe my issue to the best ability that I can.
Details:
- Published my Application via CD ROM/FLASH DRIVE route. ( Using publish wizard )
- Set my application so it does not update via website hosting. ( Using publish wizard )
Issues:
- Set up an "update" option programmatically. However, I am having installation problems.
- Error when trying to install newer version of application ex. 1.0.0.1 from v1.0.0.0
Operation that leads to problem:
-When my update method downloads a new version from the site I host, I run into an error. The error is that when I have my previous version installed, the newer version of the application will not install, read as: You cannot start application LoLBasix from this location because it is already installed from a different location. I don't want my user to have to uninstall my previous version of my application in order to manually install the newer version.
How can I solve this issue?