NoTrace Security Forum

NoTrace Security Forum
Home | Discussioni Attive | Discussioni Recenti | Segnalibro | Msg privati | Utenti | Download | cerca | faq | RSS | Security Chat
Nome Utente:
Password:
Salva Password
Password Dimenticata?

 Tutti i Forum
 Problemi con il Computer
 Software
 ProblemaFILE xbap windows presentation foundation
 Forum Bloccato
 Versione Stampabile Bookmark this Topic Aggiungi Segnalibro
I seguenti utenti stanno leggendo questo Forum Qui c'è:
Autore Discussione Precedente Discussione Discussione Successiva  

alpharano
Senior Member



106 Messaggi


Inserito il - 07/05/2010 : 15:13:50  Mostra Profilo
Salve, ho un problema con questa applicazione, spiego meglio:
ieri sono andato a creare un game face dal sito easports, finiti i vari passaggi per la creazione mi è uscita la finestrella che mi chiedeva cosa fare col file EASPORTSGFC.xbap le opzioni erano 2:
1) aprilo con host windows presentation foundation
2) salvare il file.
Scegliendo di aprire il file con HWPF mi si apriva una nuova scheda (ho usato firefox) e riappariva di nuovo la stessa finestra, così via ogni qualvolta premevo apri file.
Così ho provato a salvare il file, che ora ho sul computer, ma niente, non c'è modo di aprirlo.
Leggendo qua e la su internet alcuni dicevano che bisognava attivare il plug-in da strumenti--> componenti aggiuntivi di firefox, ma niente, io quel programma tra i plug-in di firefox non ce l'ho proprio.
Così, rileggendo post e post, ho creduto opportuno installare il nuovo .Net framework 4.0 perchè si diceva che contenesse il WPF. Fatto ciò, riavvio il computer ma niente, firefox non presenta ancora i plug-in del programma, e se cerco di "trasportare" il file in Internet explorer (cosa che non so se serva a qualcosa) mi esce questo messaggio di errore:
PLATFORM VERSION INFO
	Windows 			: 6.1.7600.0 (Win32NT)
	Common Language Runtime 	: 4.0.30319.1
	System.Deployment.dll 		: 4.0.30319.1 (RTMRel.030319-0100)
	clr.dll 			: 4.0.30319.1 (RTMRel.030319-0100)
	dfdll.dll 			: 4.0.30319.1 (RTMRel.030319-0100)
	dfshim.dll 			: 4.0.31106.0 (Main.031106-0000)

SOURCES
	Deployment url			: file:///C:/Users/Utente/Downloads/EASPORTSGFC.xbap

IDENTITIES
	Deployment Identity		: EA SPORTS GFC.xbap, Version=1.1.1.21, Culture=neutral, PublicKeyToken=84ffee90a086d8b1, processorArchitecture=msil

APPLICATION SUMMARY
	* Online only application.

ERROR SUMMARY
	Below is a summary of the errors, details of these errors are listed later in the log.
	* An exception occurred while downloading the manifest. Following failure messages were detected:
		+ Downloading file:///C:/Users/Utente/Downloads/Application Files/EA SPORTS GFC_1_1_1_21/EA SPORTS GFC.exe.manifest did not succeed.
		+ Could not find a part of the path 'C:\Users\Utente\Downloads\Application Files\EA SPORTS GFC_1_1_1_21\EA SPORTS GFC.exe.manifest'.
		+ Could not find a part of the path 'C:\Users\Utente\Downloads\Application Files\EA SPORTS GFC_1_1_1_21\EA SPORTS GFC.exe.manifest'.
		+ Could not find a part of the path 'C:\Users\Utente\Downloads\Application Files\EA SPORTS GFC_1_1_1_21\EA SPORTS GFC.exe.manifest'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	No phase information is available.

ERROR DETAILS
	Following errors were detected during this operation.
	* [07/05/2010 14:56:40] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
		- Downloading file:///C:/Users/Utente/Downloads/Application Files/EA SPORTS GFC_1_1_1_21/EA SPORTS GFC.exe.manifest did not succeed.
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
			at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
			at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
			at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
			at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
			at System.Deployment.Application.DeploymentManager.BindCore(Boolean blocking, TempFile& tempDeploy, TempDirectory& tempAppDir, FileStream& refTransaction, String& productName)
			at System.Deployment.Application.DeploymentManager.BindAsyncWorker()
		--- Inner Exception ---
		System.Net.WebException
		- Could not find a part of the path 'C:\Users\Utente\Downloads\Application Files\EA SPORTS GFC_1_1_1_21\EA SPORTS GFC.exe.manifest'.
		- Source: System
		- Stack trace:
			at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
			at System.Net.FileWebRequest.GetResponse()
			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
		--- Inner Exception ---
		System.Net.WebException
		- Could not find a part of the path 'C:\Users\Utente\Downloads\Application Files\EA SPORTS GFC_1_1_1_21\EA SPORTS GFC.exe.manifest'.
		- Source: System
		- Stack trace:
			at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
			at System.Net.FileWebRequest.GetResponseCallback(Object state)
		--- Inner Exception ---
		System.IO.DirectoryNotFoundException
		- Could not find a part of the path 'C:\Users\Utente\Downloads\Application Files\EA SPORTS GFC_1_1_1_21\EA SPORTS GFC.exe.manifest'.
		- Source: mscorlib
		- Stack trace:
			at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
			at 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, Boolean useLongPath)
			at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
			at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
			at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
			at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
	No transaction information is available.


Come posso fare dunque per abilitare i plug-in su firefox e continuare le mie attività?
Aspetto una vostra risposta, grazie mille...

Modificato da - in Data
  Discussione Precedente Discussione Discussione Successiva  

 Forum Bloccato
 Versione Stampabile Bookmark this Topic Aggiungi Segnalibro
Vai a:
NoTrace Security Forum
© Nazzareno Schettino
RSS NEWS
Torna all'inizio della Pagina
Pagina generata in 0,39 secondi. TargatoNA | SuperDeeJay | Snitz Forums 2000