Click here to Skip to main content
15,912,329 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: How can we convert a string to the Brush ? Pin
Brian Griggs1-Jul-08 15:57
Brian Griggs1-Jul-08 15:57 
GeneralRe: How can we convert a string to the Brush ? Pin
Mohammad Dayyan1-Jul-08 16:05
Mohammad Dayyan1-Jul-08 16:05 
Question[Message Deleted] Pin
cristi2go30-Jun-08 7:13
cristi2go30-Jun-08 7:13 
AnswerRe: VB.Net 3D in wpf Pin
Paul Conrad1-Jul-08 17:03
professionalPaul Conrad1-Jul-08 17:03 
QuestionTrigger problems [modified] Pin
GDavy30-Jun-08 1:34
GDavy30-Jun-08 1:34 
AnswerRe: Trigger problems Pin
Gideon Engelberth30-Jun-08 5:52
Gideon Engelberth30-Jun-08 5:52 
GeneralRe: Trigger problems Pin
GDavy30-Jun-08 20:42
GDavy30-Jun-08 20:42 
QuestionErrors appear sometimes [modified] Pin
jamie55029-Jun-08 3:29
jamie55029-Jun-08 3:29 
OK, this is a small WPF application that I am working on.

While testing, no problem appeared. Even when using the exe that would be released to everyone.

Now, in one of the text boxes I had put UndoLimit=-1, to avoid the problems with the undo limit. This worked perfectly on my machine. But a user reported this:

Exception: System.Windows.Markup.XamlParseException
28/06/2008 14:01:28
Message: Cannot find DependencyProperty or PropertyInfo for property named 'UndoLimit'. 
Property names are case sensitive. Error at object 'txtDNA' in markup file 'Origones;component/mainwindow.xaml'.
Source: PresentationFramework

STACK TRACE
Void ThrowException(System.String, System.Exception, Int32, Int32, System.Uri, 
System.Windows.Markup.XamlObjectIds, System.Windows.Markup.XamlObjectIds, System.Type)
at System.Windows.Markup.XamlParseException.ThrowExce ption(String message, 
Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, 
XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
[Note: Some newlines added]
[Snipped]


Strangely enough, simply removing the UndoLimit fixed it.

Another problem with the same application: One of the users reported that the "portrait" had a purple tint. That problem is in this screenshot.[^]

Now, viewing the same files on my computer, and apparently everybody else's resulted in the correct coloring.

Has anybody had any experience with these strange small inexplicable problems?

modified on Sunday, June 29, 2008 9:44 AM

AnswerRe: Errors appear sometimes Pin
Insincere Dave29-Jun-08 4:59
Insincere Dave29-Jun-08 4:59 
QuestionWhy does ToggleButton fail to obey binding when clicked? Pin
RNEELY27-Jun-08 7:29
RNEELY27-Jun-08 7:29 
AnswerRe: Why does ToggleButton fail to obey binding when clicked? Pin
Insincere Dave27-Jun-08 16:45
Insincere Dave27-Jun-08 16:45 
QuestionExport WPF grid to HTML page !! Pin
Karunish25-Jun-08 1:23
Karunish25-Jun-08 1:23 
AnswerRe: Export WPF grid to HTML page !! Pin
Pete O'Hanlon25-Jun-08 1:43
mvePete O'Hanlon25-Jun-08 1:43 
QuestionWhat is killing all WPF command CanExecutes? Pin
artwallacex24-Jun-08 13:41
artwallacex24-Jun-08 13:41 
AnswerRe: What is killing all WPF command CanExecutes? Pin
RNEELY27-Jun-08 7:33
RNEELY27-Jun-08 7:33 
GeneralRe: What is killing all WPF command CanExecutes? Pin
artwallacex27-Jun-08 11:03
artwallacex27-Jun-08 11:03 
GeneralRe: What is killing all WPF command CanExecutes? Pin
RNEELY27-Jun-08 13:38
RNEELY27-Jun-08 13:38 
GeneralRe: What is killing all WPF command CanExecutes? Pin
artwallacex27-Jun-08 14:07
artwallacex27-Jun-08 14:07 
QuestionWrapping a WPF GUI component to use it with a HID different than mouse? Pin
Member 367304824-Jun-08 7:07
Member 367304824-Jun-08 7:07 
QuestionMaking Refresh on Viewport3D Pin
sondos0123-Jun-08 23:46
sondos0123-Jun-08 23:46 
QuestionLoading DWF/DXF/DWG file Pin
Member 384581521-Jun-08 0:15
Member 384581521-Jun-08 0:15 
AnswerRe: Loading DWF/DXF/DWG file Pin
Pete O'Hanlon21-Jun-08 0:51
mvePete O'Hanlon21-Jun-08 0:51 
AnswerRe: Loading DWF/DXF/DWG file Pin
wout de zeeuw1-May-11 10:37
wout de zeeuw1-May-11 10:37 
QuestionSingleInstance Application Pin
Jammer20-Jun-08 9:21
Jammer20-Jun-08 9:21 
AnswerRe: SingleInstance Application Pin
Pete O'Hanlon20-Jun-08 9:44
mvePete O'Hanlon20-Jun-08 9:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.