Forum » Programiranje » Office AddIn ter napaka pri publishu
Office AddIn ter napaka pri publishu
boss-tech ::
Naredil sem Word AddIn in ko naredim publish gre skozi, vendar dobim napaka pri inštalaciji:
Še log:
A je komu jasno kaj moram popravit? Stvar je v tem da pri publishu nimam možnosti da nastavim prerequisites... pa ne vem zkaja tega tukaj ni?
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? Stvar je v tem da pri publishu nimam možnosti da nastavim prerequisites... pa ne vem zkaja tega tukaj ni?
- spremenil: boss-tech ()
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | [Java]Problem z zaganjanjem aplikacije na sterznikuOddelek: Programiranje | 1714 (1523) | KernelPanic |
» | [c#] Vprašanje glede release verzije aplikacijeOddelek: Programiranje | 1502 (1326) | Ericssony |
» | Tezava pri instanciranju class-aOddelek: Programiranje | 1305 (1176) | KernelPanic |
» | null reference exception na čudnem mestu C#Oddelek: Programiranje | 1314 (1251) | krho |
» | [C#] ClickOnce online installOddelek: Programiranje | 1388 (1231) | 2g00d4u |