<CommandBinding Command="Application.Open"
Executed="OpenCmdExecuted"
CanExecute="OpenCmdCanExecute"/>
As you can see, it's in XML, and here's the exception that I'm getting:
'Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception.' Line number '7' and line position '10'.
So I've done a quick search online, and the solutions I've found don't really help me that much, there was something about having an icon, but I haven't included any pictures into this program. If this matters at all, I'm using .NET 4.0 with Windows 7.
I think it may just be because I need to restart my computer as that fixed the problems I would have with other things (such as XNA). Anyway, if anyone could tell me what's wrong, it'd be really helpful.
Thanks!

New Topic/Question
Reply




MultiQuote



|