posts - 315, comments - 268, trackbacks - 15

My Links

News

View Pietro Libro's profile on LinkedIn

DomusDotNet
   DomusDotNet

Pietro Libro

Tag Cloud

Article Categories

Archives

Post Categories

Blogs amici

Links

WPF, Windows Xp e file .ico

Post promemoria. Se dopo aver deployato con ClickOnce un’applicazione WPF  (composta da due WPF Windows, senza nessuna forma di connessione a database) all’avvio si riscontra un errore del tipo:

Application: X
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
   at System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)

….

Allora è importante verificare che l’applicazione non utilizzi file icona al di fuori dello standard Windows XP. Maggiori dettagli sulla soluzione proposta su Connect - WPF application fails if Window.Icon is a Vista .ico file.

Print | posted on mercoledì 3 agosto 2011 13:35 | Filed Under [ WPF .Net Framework 4.0 ]

Comments have been closed on this topic.

Powered by:
Powered By Subtext Powered By ASP.NET