Finanzkasper.de » Board

Probleme bei der Installation / Die Anwendung konnte nicht gestartet werden ...

Hallo,

bin mit der Installation des Programmes seit Tagen beschäftigt. Leider habe ich kein DSL, so daß ich immer wieder andere Dateien bei Freunden einsammeln darf.

Habe jetzt wohl endlich die richtigen Versionen von

- .NET Framework 2.0
- Windows Installer 3.1
- SQL Server 2005 Express Edition

installiert.

Habe alle Dateien des Programmes in

- C:\Programme\QC1x_1_0_0_61

entpackt und dann

- setup.exe

gestartet.

Dann kommt:

- Die Anwendung konnte nicht gestartet werden mit den folgende Details:

*************

INFO ZUR PLATTFORMVERSION
Windows : 5.1.2600.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)

QUELLEN
Bereitstellungs-URL : //CProgramme/QC1x_1_0_0_61/QC1x.application" rel="nofollow">file//CProgramme/QC1x_1_0_0_61/QC1x.application

IDENTITÄTEN
Bereitstellungsidentität : QC1x.application, Version=1.0.0.61, Culture=neutral, PublicKeyToken=1545c94911b11422, processorArchitecture=msil

ZUSAMMENFASSUNG FÜR ANWENDUNG
* Installierbare Anwendung.

FEHLERZUSAMMENFASSUNG
Es folgt eine Zusammenfassung der Fehler. Details zu diesen Fehlern werden später im Protokoll aufgelistet.
* Die Aktivierung von C:\Programme\QC1x_1_0_0_61\QC1x.application führte zu einer Ausnahme. Folgende Fehlermeldungen wurden entdeckt:
+ 'file//CProgramme/QC1x_1_0_0_61/QC1x_1_0_0_61/QC1x.exe.manifest' konnte nicht gedownloadet werden.
+ Ein Teil des Pfades C:\Programme\QC1x_1_0_0_61\QC1x_1_0_0_61\QC1x.exe.manifest konnte nicht gefunden werden.
+ Ein Teil des Pfades C:\Programme\QC1x_1_0_0_61\QC1x_1_0_0_61\QC1x.exe.manifest konnte nicht gefunden werden.
+ Ein Teil des Pfades C:\Programme\QC1x_1_0_0_61\QC1x_1_0_0_61\QC1x.exe.manifest konnte nicht gefunden werden.

FEHLERZUSAMMENFASSUNG FÜR DIE SPEICHERTRANSAKTION DER KOMPONENTE
Es wurde kein Transaktionsfehler festgestellt.

WARNUNGEN
Während dieses Vorgangs gab es keine Warnungen.

FORTSCHRITTSSTATUS DES VORGANGS
* [17.02.2008 13:39:07] : Die Aktivierung von C:\Programme\QC1x_1_0_0_61\QC1x.application wurde gestartet.
* [17.02.2008 13:39:08] : Das Verarbeiten des Bereitstellungsmanifestes wurde erfolgreich abgeschlossen.
* [17.02.2008 13:39:08] : Die Installation der Anwendung wurde gestartet.

FEHLERDETAILS
Folgende Fehler wurden bei diesem Vorgang entdeckt.
* [17.02.2008 13:39:08] System.Deployment.Application.DeploymentDownloadException (unbekannter Untertyp)
- 'file//CProgramme/QC1x_1_0_0_61/QC1x_1_0_0_61/QC1x.exe.manifest' konnte nicht gedownloadet werden.
- Quelle: System.Deployment
- Stapelüberwachung:
bei System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
bei System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
bei System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
bei System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
bei System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
bei System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
bei System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState subState, ActivationDescription actDesc)
bei System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut)
bei System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Interne Ausnahme ---
System.Net.WebException
- Ein Teil des Pfades C:\Programme\QC1x_1_0_0_61\QC1x_1_0_0_61\QC1x.exe.manifest konnte nicht gefunden werden.
- Quelle: System
- Stapelüberwachung:
bei System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
bei System.Net.FileWebRequest.GetResponse()
bei System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Interne Ausnahme ---
System.Net.WebException
- Ein Teil des Pfades C:\Programme\QC1x_1_0_0_61\QC1x_1_0_0_61\QC1x.exe.manifest konnte nicht gefunden werden.
- Quelle: System
- Stapelüberwachung:
bei System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
bei System.Net.FileWebRequest.WrappedGetResponseCallback(Object state)
--- Interne Ausnahme ---
System.IO.DirectoryNotFoundException
- Ein Teil des Pfades C:\Programme\QC1x_1_0_0_61\QC1x_1_0_0_61\QC1x.exe.manifest konnte nicht gefunden werden.
- Quelle: mscorlib
- Stapelüberwachung:
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
bei System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
bei System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

DETAILS ZUR SPEICHERTRANSAKTION DER KOMPONENTE
Es sind keine Transaktionsinformationen verfügbar.

*************

Was läuft jetzt wieder falsch?

Bitte um Hilfe

Danke

Der Irrläufer

Irrläufer
Irrläufer
Mitglied seit 17. 02. 2008
2 Beiträge

[quote="Irrläufer"]Habe alle Dateien des Programmes in
- C:\Programme\QC1x_1_0_0_61
entpackt und dann
- setup.exe
gestartet.[/quote]

Da ist wohl beim entpacken etwas schief gelaufen, da die Datei QC1x.exe.manifest[/i] nicht gefunden wurde. Achte darauf, dass alle Pfade mit entpackt werden. Wenn du nach [i]C:\Programme\QC1x_1_0_0_61[/i] entpackst, muss sich darin nochmal ein Ordner [i]QC1x_1_0_0_61 befinden, in dem u.a. die fehlende Datei liegt. Ist dem bei dir so?

PS: DSL o.ä. ist hier fast zwingend, da nach der Installation wieder auf die aktuelle Version überprüft wird. Diese beträgt dann gleich wieder ca. 15 MB :roll:

pappv
pappv
Mitglied seit 16. 02. 2008
15 Beiträge

Hallo,

veilen Dank. Jetzt maiche ich seid fast 15 Jahren mit Compis rum und übersehe, daß es Unterzeichnisse gibt.

Asche auf mein Haupt.

Danke

Der Irrläufer

Irrläufer
Irrläufer
Mitglied seit 17. 02. 2008
2 Beiträge

0 Mitglieder Online

Keine Mitglieder Online

Letzte Änderung dieser Seite: 05.09.2020 10:18:28  --- (c) FinanzKasper.de ---     Home :: Suche :: Sitemap :: Impressum :: AGBs :: Datenschutz