Menu

#3 Unable to Install Newest Version

Pending
None
Bug
Always
Major
Immediate
0.0.0.0
2015-06-27
2015-01-10
Anonymous
No

I downloaded the newest version, but am unable to run the setup because it says I already have it installed at a different location. I understand that I had installed a previous version, but I am unable to locate where the installation location is. This makes it so I cannot use this program anymore, except the first version that you released, which was the original alpha product with nothing implemented.

Discussion

  • Anonymous

    Anonymous - 2015-01-10

    The error I receive is as follows:PLATFORM VERSION INFO
    Windows : 6.1.7601.65536 (Win32NT)
    Common Language Runtime : 4.0.30319.18444
    System.Deployment.dll : 4.0.30319.34244 built by: FX452RTMGDR
    clr.dll : 4.0.30319.18444 built by: FX451RTMGDR
    dfdll.dll : 4.0.30319.34244 built by: FX452RTMGDR
    dfshim.dll : 4.0.41209.0 (Main.041209-0000)

    SOURCES
    Deployment url : file:///C:/Users/***/Downloads/Pathfinder%20Character%20Creation/Pathfinder%20Character%20Creation/characterForge.application

    IDENTITIES
    Deployment Identity : characterForge.application, Version=0.0.2.5, Culture=en, PublicKeyToken=0000000000000000, 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:\Users***\Downloads\Pathfinder Character Creation\Pathfinder Character Creation\characterForge.application resulted in exception. Following failure messages were detected:
    + You cannot start application characterForge from this location because it is already installed from a different location.
    + You cannot start application characterForge from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation/Pathfinder%20Character%20Creation/characterForge.application it is already installed from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation%20(5)/Pathfinder%20Character%20Creation/characterForge.application. You can start it from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation%20(5)/Pathfinder%20Character%20Creation/characterForge.application or you can uninstall it and reinstall it from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation/Pathfinder%20Character%20Creation/characterForge.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
    * The manifest for this application does not have a signature. Signature validation will be ignored.

    OPERATION PROGRESS STATUS
    * [1/10/2015 12:24:04 PM] : Activation of C:\Users***\Downloads\Pathfinder Character Creation\Pathfinder Character Creation\characterForge.application has started.
    * [1/10/2015 12:24:04 PM] : Processing of deployment manifest has successfully completed.

    ERROR DETAILS
    Following errors were detected during this operation.
    * [1/10/2015 12:24:04 PM] System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
    - You cannot start application characterForge from this location because it is already installed from a different location.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.ApplicationActivator.CheckDeploymentProviderValidity(ActivationDescription actDesc, SubscriptionState subState)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    --- Inner Exception ---
    System.Deployment.Application.DeploymentException (DeploymentUriDifferent)
    - You cannot start application characterForge from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation/Pathfinder%20Character%20Creation/characterForge.application it is already installed from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation%20(5)/Pathfinder%20Character%20Creation/characterForge.application. You can start it from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation%20(5)/Pathfinder%20Character%20Creation/characterForge.application or you can uninstall it and reinstall it from location file:///C:/Users//Downloads/Pathfinder%20Character%20Creation/Pathfinder%20Character%20Creation/characterForge.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.

     
  • Anonymous

    Anonymous - 2015-01-10

    It says I have it installed in '/Downloads/Pathfinder%20Character%20Creation%20(5)' however, I do not have such a file to remove. There is no uninstall option that I can find, either. I do not know how to remove the previous version from my computer, short of digging through every file on my computer and hoping to find something.

     
  • thebluecanary

    thebluecanary - 2015-01-11

    Did you use the uninstall option from Control Panel - Programs or did you just delete the files from your computer?

     
  • thebluecanary

    thebluecanary - 2015-01-11
    • status: Open --> Pending
     
  • Anonymous

    Anonymous - 2015-01-12

    There was no install in the file and I assumed the file was called "Pathfinder Characterforge" which was not on the list, it was "characterforge". I ran the uninstallation through the control panel, installed the updated version and I am getting another error entirely.


    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ** Exception Text **
    System.Data.ConstraintException: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
    at System.Data.DataSet.EnableConstraints()
    at System.Data.DataSet.set_EnforceConstraints(Boolean value)
    at System.Data.DataTable.RestoreConstraint(Boolean originalEnforceConstraint)
    at System.Data.DataTable.ReadXml(XmlReader reader, Boolean denyResolving)
    at System.Data.DataTable.ReadXml(String fileName)
    at characterForge.loadXML.readMyXML(DataTable& myTable, String myXML)
    at characterForge.loadXML.loadSpellTables()
    at characterForge.frmMain.frmMain_Load(Object sender, EventArgs e)
    at System.EventHandler.Invoke(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ** Loaded Assemblies **
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    characterForge
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/***/AppData/Local/Apps/2.0/O81HW3WK.T4N/NLWCDM3O.OT5/char..tion_0000000000000000_0000.0000_8b52fa18146e5cd2/characterForge.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0
    b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0
    b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34245 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0
    b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0b77a5c561934e089/System.Data.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0
    b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Data.DataSetExtensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0b77a5c561934e089/System.Data.DataSetExtensions.dll
    ----------------------------------------
    System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0
    b77a5c561934e089/System.Numerics.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34244 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0
    b03f5f7f11d50a3a/System.Deployment.dll
    ----------------------------------------

    ** JIT Debugging **
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true"/>
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

     
  • Anonymous

    Anonymous - 2015-06-27
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel