Anwendung VS2013 funktioniert auf WinXP nicht

  • VB.NET
  • .NET (FX) 4.0

Es gibt 6 Antworten in diesem Thema. Der letzte Beitrag () ist von thefiloe.

    Anwendung VS2013 funktioniert auf WinXP nicht

    Hallo,


    hab eine VB-Anwendung mit VisualStudio2013 auf einem Win7 64bit Rechner erstellt. Diese habe ich dann veröffentlicht, auf Windows 7 Rechner läuft die Anwendung einwandfrei, aber auf WinXP startet sie nicht mal. Es kommt auch keine richtige Fehlermeldung, nur ob ich den Report an Microsoft senden will.
    Das Zielframework der Anwendung hab ich auf .NET 4.0 Client Profile gestellt, die Plattform CPU ist auf Any CPU gestellt.


    Habt ihr eine Lösung?
    Auf dem Zielrechner ist .NET 4.0 CP installiert, das normale .NET 4.0 hab ich auch schon probiert.

    Ich teste mal mit nur x86


    jetzt kommt diese Fehlermeldung:

    PLATFORM VERSION INFO
    Windows : 5.1.2600.196608 (Win32NT)
    Common Language Runtime : 4.0.30319.1
    System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
    clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
    dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
    dfshim.dll : 4.0.31106.0 (Main.031106-0000)

    SOURCES
    Deployment url : file:///C:/Documents and Settings/si.000/Desktop/OICAOIAnbindung.appref-ms%7C
    Deployment Provider url : file://fs-1/Technik/07-Prog/Prog/Applikationen/OICAOIAnbindung/OICAOIAnbindung.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\si.000\Desktop\OICAOIAnbindung.appref-ms| resulted in exception. Following failure messages were detected:
    + The deployment identity does not match the subscription.

    COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

    WARNINGS
    There were no warnings during this operation.

    OPERATION PROGRESS STATUS
    * [12/03/2015 17:36:59] : Activation of C:\Documents and Settings\si.000\Desktop\OICAOIAnbindung.appref-ms| has started.
    * [12/03/2015 17:36:59] : Performing necessary update check as specified by the deployment.

    ERROR DETAILS
    Following errors were detected during this operation.
    * [12/03/2015 17:37:01] System.Deployment.Application.DeploymentException (SubscriptionState)
    - The deployment identity does not match the subscription.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.SubscriptionStore.CheckUpdateInManifest(SubscriptionState subState, Uri updateCodebaseUri, AssemblyManifest deployment, Version currentVersion, Boolean& bUpdateInPKTGroup)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentUpdate(SubscriptionState& subState, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ProcessOrFollowShortcut(String shortcutFile, String& errorPageUrl, TempFile& deployFile)
    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)

    COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.


    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von „ketzei“ ()