Deathy1990
New member
Hallo ich versuche für in der Firma in der ich arbeite neue Treiber für DELL Produkte zu downloaden.
Jetzt haben die aber ihre Seite umgestellt und man muss so einen Downloadmanager von DELL downloaden. Den sollte man starten und dann würde der Treiber gedownloadet.
Also bei uns allen hier im Büro funktioniert es nicht und ich weiß nicht warum. Hier mal die FM:
Wenn ich dann auf Details gehe kommt...
Hat jemand nen Plan was man da machen könnte?
Jetzt haben die aber ihre Seite umgestellt und man muss so einen Downloadmanager von DELL downloaden. Den sollte man starten und dann würde der Treiber gedownloadet.
Also bei uns allen hier im Büro funktioniert es nicht und ich weiß nicht warum. Hier mal die FM:
Wenn ich dann auf Details gehe kommt...
Code:
INFO ZUR PLATTFORMVERSION
Windows : 5.1.2600.196608 (Win32NT)
Common Language Runtime : 2.0.50727.832
System.Deployment.dll : 2.0.50727.832 (QFE.050727-8300)
mscorwks.dll : 2.0.50727.832 (QFE.050727-8300)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
QUELLEN
Bereitstellungs-URL : file:///C:/Documents%20and%20Settings/colema_a/Desktop/DellDriverDownloadManager.application
IDENTITÄTEN
Bereitstellungsidentität : DellDriverDownloadManager.application.app, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c8a6012355de1b2d, processorArchitecture=msil
ZUSAMMENFASSUNG FÜR ANWENDUNG
* Installierbare Anwendung.
* Parameter für Vertrauensstellungs-URL ist festgelegt.
FEHLERZUSAMMENFASSUNG
Es folgt eine Zusammenfassung der Fehler. Details zu diesen Fehlern werden später im Protokoll aufgelistet.
* Die Aktivierung von C:\Documents and Settings\colema_a\Desktop\DellDriverDownloadManager.application führte zu einer Ausnahme. Folgende Fehlermeldungen wurden entdeckt:
+ 'file:///C:/Documents and Settings/colema_a/Desktop/Application%20Files/DellDriverDownloadManager_2_0_0_0/DellDriverDownloadManager.exe.manifest' konnte nicht gedownloadet werden.
+ Ein Teil des Pfades C:\Documents and Settings\colema_a\Desktop\Application%20Files\DellDriverDownloadManager_2_0_0_0\DellDriverDownloadManager.exe.manifest konnte nicht gefunden werden.
+ Ein Teil des Pfades C:\Documents and Settings\colema_a\Desktop\Application%20Files\DellDriverDownloadManager_2_0_0_0\DellDriverDownloadManager.exe.manifest konnte nicht gefunden werden.
+ Ein Teil des Pfades C:\Documents and Settings\colema_a\Desktop\Application%20Files\DellDriverDownloadManager_2_0_0_0\DellDriverDownloadManager.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
* [18.12.2009 10:43:05] : Die Aktivierung von C:\Documents and Settings\colema_a\Desktop\DellDriverDownloadManager.application wurde gestartet.
* [18.12.2009 10:43:05] : Das Verarbeiten des Bereitstellungsmanifestes wurde erfolgreich abgeschlossen.
* [18.12.2009 10:43:05] : Die Installation der Anwendung wurde gestartet.
FEHLERDETAILS
Folgende Fehler wurden bei diesem Vorgang entdeckt.
* [18.12.2009 10:43:05] System.Deployment.Application.DeploymentDownloadException (unbekannter Untertyp)
- 'file:///C:/Documents and Settings/colema_a/Desktop/Application%20Files/DellDriverDownloadManager_2_0_0_0/DellDriverDownloadManager.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:\Documents and Settings\colema_a\Desktop\Application%20Files\DellDriverDownloadManager_2_0_0_0\DellDriverDownloadManager.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:\Documents and Settings\colema_a\Desktop\Application%20Files\DellDriverDownloadManager_2_0_0_0\DellDriverDownloadManager.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.GetResponseCallback(Object state)
--- Interne Ausnahme ---
System.IO.DirectoryNotFoundException
- Ein Teil des Pfades C:\Documents and Settings\colema_a\Desktop\Application%20Files\DellDriverDownloadManager_2_0_0_0\DellDriverDownloadManager.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.
Zuletzt bearbeitet: