473,386 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Upgrading an application from a different location

This is a new issue as of an install to sp1 on vb express 2005. When I publish the application to my drive then I try to install it is wants to be installed from the same location as it was originally install.

Any help would be great it is a real pain having to uninstall then install this update.

Also all users are admins.

Thanks

Mike



PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.1433
System.Deployment.dll : 2.0.50727.1433 (REDBITS.050727-1400)
mscorwks.dll : 2.0.50727.1433 (REDBITS.050727-1400)
dfdll.dll : 2.0.50727.1433 (REDBITS.050727-1400)
dfshim.dll : 2.0.50727.1433 (REDBITS.050727-1400)

SOURCES
Deployment url : file:///C:/Documents%20and%20Settings/coopermd/Desktop/MIKE%20STUFF/wavescan_sql/publish/QMSLive.application

IDENTITIES
Deployment Identity : QMSLive.application, Version=1.0.0.22, Culture=neutral, PublicKeyToken=ca807e5b118510f3, processorArchitecture=msil

APPLICATION SUMMARY
* Installable application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Documents and Settings\coopermd\Desktop\MIKE STUFF\wavescan_sql\publish\QMSLive.application resulted in exception. Following failure messages were detected:
+ You cannot start application QMS Live from this location because it is already installed from a different location.
+ You cannot start application QMS Live from location file:///C:/Documents%20and%20Settings/coopermd/Desktop/MIKE%20STUFF/wavescan_sql/publish/QMSLive.application it is already installed from location file:///E:/QMS%20Live%20install%20folder/QMSLive.application. You can start it from location file:///E:/QMS%20Live%20install%20folder/QMSLive.application or you can uninstall it and reinstall it from location file:///C:/Documents%20and%20Settings/coopermd/Desktop/MIKE%20STUFF/wavescan_sql/publish/QMSLive.application. If you reinstall the application, be aware that you might lose any customizations that you made to the application.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [12/20/2007 3:34:47 PM] : Activation of C:\Documents and Settings\coopermd\Desktop\MIKE STUFF\wavescan_sql\publish\QMSLive.application has started.
* [12/20/2007 3:34:48 PM] : Processing of deployment manifest has successfully completed.

ERROR DETAILS
Following errors were detected during this operation.
* [12/20/2007 3:34:48 PM] System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
- You cannot start application QMS Live from this location because it is already installed from a different location.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ApplicationActivator .CheckDeploymentProviderValidity(ActivationDescrip tion actDesc, SubscriptionState subState)
at System.Deployment.Application.ApplicationActivator .PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension)
at System.Deployment.Application.ApplicationActivator .ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
- You cannot start application QMS Live from location file:///C:/Documents%20and%20Settings/coopermd/Desktop/MIKE%20STUFF/wavescan_sql/publish/QMSLive.application it is already installed from location file:///E:/QMS%20Live%20install%20folder/QMSLive.application. You can start it from location file:///E:/QMS%20Live%20install%20folder/QMSLive.application or you can uninstall it and reinstall it from location file:///C:/Documents%20and%20Settings/coopermd/Desktop/MIKE%20STUFF/wavescan_sql/publish/QMSLive.application. If you reinstall the application, be aware that you might lose any customizations that you made to the application.
- Source:
- Stack trace:


COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Dec 20 '07 #1
0 3277

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Robert Oschler | last post by:
Hello, (Note: if there is a FAQ that covers this issue just give me the URL. I checked python.org's General and Windows FAQ's and didn't see anything.) I am about to upgrade from Python 2.2...
5
by: Mike Owen | last post by:
Hi, I have just used the import Wizard to import a VS 2003 app to VS 2005. I have a lot of work to do to enable it to compile successfully with all the errors and warnings it gave me, but as a...
2
by: Beenz | last post by:
Hello, I am developing an application in C#, which was previously in .Net 2005 Beta, then it was working perfectly fine, but from the time I have upgraded it to .Net 2.0 Professional, its...
4
by: Oenone | last post by:
My head is starting to hurt this afternoon so I'd love any tips anyone can offer. :-) I'm currently going with the concept of putting all my DLLs in the bin/ directory inside my web...
1
by: Precious | last post by:
Our existing application is developed using VB6/SQL Server 2000, which is used by remote users located at different places through vpn/terminal server. It is a typical accounting application. I...
5
by: Shiraz | last post by:
my question is can i just install the new version of mysql, stop the old, point the data directory for the new one to the data directory and just start up mysql 5? or do i need to take some extra...
1
by: bruce | last post by:
hi. i'min a situation where i might need to upgrade python. i have the current version of python for FC3. i might need to have the version for FC4. i built the version that's on FC4 from the...
6
by: JimLad | last post by:
Hi, We have a major ASP app that we are in the process of upgrading to ASP.NET 1.1 and probably on to ASP.NET 2.0 in the middle of next year. (We will also be upgrading to SQL2K5 at the same...
0
by: henkya | last post by:
Language Used: C# Project Typed: Setup Project (for .NET Window Service) Hi Bump into this issue and seriously have a hunch that this is a bug in the .NET setup project. These are the scenario:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.