vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
vb@rchiv Offline-Reader - exklusiv auf der vb@rchiv CD Vol.4  
 vb@rchiv Quick-Search: Suche startenErweiterte Suche starten   Impressum  | Datenschutz  | vb@rchiv CD Vol.6  | Shop Copyright ©2000-2025
 
zurück

 Sie sind aktuell nicht angemeldet.Funktionen: Einloggen  |  Neu registrieren  |  Suchen

VB.NET - Ein- und Umsteiger
InvalidDeploymentException 
Autor: Angelus19
Datum: 02.12.09 08:12

Hallo Zusammen,

wenn ich mein Programm auf einen lokalen Rechner starte funktioniert alles normal. Es soll letztendlich aber auf einen Netzlaufwerk laufen. Dieses wird über das Programm 'Neighborhood Agent' von CITRIX erreicht.
Im Programm habe ich die ClickOnce-Sicherheitseinstellungen aktiviert und auf FullTrust gestellt.

Problem:

Die .exe-Datei startet überhaupt nicht.
Bei der .application-Datei kommt folgender Fehler:

PLATFORM VERSION INFO
Windows : 5.2.3790.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)

SOURCES
Deployment url : file:///S:/Forschung/Forschungstechnik/Ger%C3%A4teplanung/Software/bin/Geraeteverwaltung_2.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of S:\Forschung\Forschungstechnik\Geräteplanung\Software\bin\Geraeteverwaltung_2.application resulted in exception. Following failure messages were detected:
+ Exception reading manifest from file:///S:/Forschung/Forschungstechnik/Ger%C3%A4teplanung/Software/bin/Geraeteverwaltung_2.application: the manifest may not be valid or the file could not be opened.
+ Manifest XML signature is not valid.
+ Es war keine Signatur im Antragsteller vorhanden.


COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [02.12.2009 07:55:50] : Activation of S:\Forschung\Forschungstechnik\Geräteplanung\Software\bin\Geraeteverwaltung_2.application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [02.12.2009 07:55:50] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
- Exception reading manifest from file:///S:/Forschung/Forschungstechnik/Ger%C3%A4teplanung/Software/bin/Geraeteverwaltung_2.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)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Deployment.Application.InvalidDeploymentException (SignatureValidation)
- Manifest XML signature is not valid.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
--- Inner Exception ---
System.Security.Cryptography.CryptographicException
- Es war keine Signatur im Antragsteller vorhanden.

- Source: System.Deployment
- Stack trace:
at System.Deployment.Internal.CodeSigning.SignedCmiManifest.Verify(CmiManifestVerifyFlags verifyFlags)
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.


Hat jemand eine Lösung wie ich das Programm zum laufen bringe?
Auf dem Server, auf dem das Programm letztendlich liegt, darf ich natürlich nichts verändern.

Für Hilfe bereits Besten Dank im Voraus

Angelus19
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
InvalidDeploymentException1.936Angelus1902.12.09 08:12
Re: InvalidDeploymentException1.242Angelus1903.12.09 11:07

Sie sind nicht angemeldet!
Um auf diesen Beitrag zu antworten oder neue Beiträge schreiben zu können, müssen Sie sich zunächst anmelden.

Einloggen  |  Neu registrieren

Funktionen:  Zum Thema  |  GesamtübersichtSuchen 

nach obenzurück
 
   

Copyright ©2000-2025 vb@rchiv Dieter Otter
Alle Rechte vorbehalten.
Microsoft, Windows und Visual Basic sind entweder eingetragene Marken oder Marken der Microsoft Corporation in den USA und/oder anderen Ländern. Weitere auf dieser Homepage aufgeführten Produkt- und Firmennamen können geschützte Marken ihrer jeweiligen Inhaber sein.

Diese Seiten wurden optimiert für eine Bildschirmauflösung von mind. 1280x1024 Pixel