SLODUG
Spletno mesto uporabniške skupine slovenskih razvijalcev programskih rešitev

Office AddIn ter napaka pri publishu

ocenilo 0 uporabnikov
nerešeno Ta prispevek ima 0 preverjenih odgovorov | 0 odgovorov | 1 sledilec

bobi objavljeno v 05-21-2009 7:45 | Zabeleženo

Naredil sem Word AddIn in ko naredim publish gre skozi, vendar dobim napaka pri inštalaciji:

Cannot continue. The application is improperly formated. Contact application vendor for assistance.

Še log:

 

PLATFORM VERSION INFO
    Windows             : 5.1.2600.131072 (Win32NT)
    Common Language Runtime     : 2.0.50727.3082
    System.Deployment.dll         : 2.0.50727.3053 (netfxsp.050727-3000)
    mscorwks.dll             : 2.0.50727.3082 (QFE.050727-3000)
    dfdll.dll             : 2.0.50727.3053 (netfxsp.050727-3000)
    dfshim.dll             : 2.0.50727.3053 (netfxsp.050727-3000)

SOURCES
    Deployment url            : file:///C:/Documents%20and%

20Settings/WordAddIn1121/WordAddIn1121/publish/WordAddIn_1.0.0.2/WordAddIn.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\My Documents\WordAddIn1121\WordAddIn1121\publish\WordAddIn_1.0.0.2\WordAddIn.application resulted in exception. Following failure messages were detected:
        + Exception reading manifest from file:///C:/Documents%20and%20Settings%20Documents/WordAddIn1121/WordAddIn1121/publish/WordAddIn_1.0.0.2/WordAddIn.application: the manifest may not be valid or the file could not be opened.
        + Deployment manifest is not semantically valid.
        + Application reference identity must be strongly named.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

WARNINGS
    There were no warnings during this operation.

OPERATION PROGRESS STATUS
    * [21.5.2009 9:02:36] : Activation of C:\Documents and Settings\My Documents\WordAddIn1121\WordAddIn1121\publish\WordAddIn_1.0.0.2\WordAddIn.application has started.

ERROR DETAILS
    Following errors were detected during this operation.
    * [21.5.2009 9:02:37] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
        - Exception reading manifest from file:///C:/Documents%20and%20SettingsMy%20Documents/WordAddIn1121/WordAddIn1121/publish/WordAddIn_1.0.0.2/WordAddIn.application: the manifest may not be valid or the file could not be opened.
        - Source: System.Deployment
        - Stack trace:
            at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
            at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
            at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
            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.InvalidDeploymentException (ManifestSemanticValidation)
        - Deployment manifest is not semantically valid.
        - Source: System.Deployment
        - Stack trace:
            at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole()
            at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemantics(ManifestType manifestType)
            at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
        --- Inner Exception ---
        System.Deployment.Application.InvalidDeploymentException (ManifestComponentSemanticValidation)
        - Application reference identity must be strongly named.
        - Source: System.Deployment
        - Stack trace:
            at System.Deployment.Application.Manifest.AssemblyManifest.ValidateApplicationDependency(DependentAssembly da)
            at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole()

COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.


A je komu jasno kaj moram popravit? Kolikor sem videl gre za nekeja v zvezi z manifestom...
Stran 1 od 1 (1 predmetov) | RSS
© 2004-2008 SLODUG
Powered by Community Server (Commercial Edition), by Telligent Systems