Click here to Skip to main content
15,913,311 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP15-Apr-09 8:16
professional#realJSOP15-Apr-09 8:16 
GeneralRe: How Do I fix this runtime error? Pin
Pete O'Hanlon15-Apr-09 9:03
mvePete O'Hanlon15-Apr-09 9:03 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP15-Apr-09 10:18
professional#realJSOP15-Apr-09 10:18 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP16-Apr-09 4:36
professional#realJSOP16-Apr-09 4:36 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP16-Apr-09 5:01
professional#realJSOP16-Apr-09 5:01 
GeneralRe: How Do I fix this runtime error? Pin
Mark Salsbery16-Apr-09 9:53
Mark Salsbery16-Apr-09 9:53 
QuestionWebMonthView Control in CLR Pin
GomathiR15-Apr-09 1:49
GomathiR15-Apr-09 1:49 
AnswerRe: WebMonthView Control in CLR Pin
Mark Salsbery15-Apr-09 7:15
Mark Salsbery15-Apr-09 7:15 
GeneralRe: WebMonthView Control in CLR Pin
GomathiR15-Apr-09 19:46
GomathiR15-Apr-09 19:46 
GeneralRe: WebMonthView Control in CLR Pin
Mark Salsbery16-Apr-09 9:38
Mark Salsbery16-Apr-09 9:38 
QuestionModify a XML file in Silverlight 2 ? Pin
Mohammad Dayyan14-Apr-09 18:01
Mohammad Dayyan14-Apr-09 18:01 
AnswerRe: Modify a XML file in Silverlight 2 ? Pin
Braulio Dez18-Apr-09 9:11
Braulio Dez18-Apr-09 9:11 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Mohammad Dayyan18-Apr-09 9:18
Mohammad Dayyan18-Apr-09 9:18 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Braulio Dez18-Apr-09 9:38
Braulio Dez18-Apr-09 9:38 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Mohammad Dayyan18-Apr-09 9:47
Mohammad Dayyan18-Apr-09 9:47 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Braulio Dez19-Apr-09 8:33
Braulio Dez19-Apr-09 8:33 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Mohammad Dayyan19-Apr-09 9:12
Mohammad Dayyan19-Apr-09 9:12 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Braulio Dez19-Apr-09 9:28
Braulio Dez19-Apr-09 9:28 
GeneralRe: Modify a XML file in Silverlight 2 ? Pin
Mohammad Dayyan19-Apr-09 9:46
Mohammad Dayyan19-Apr-09 9:46 
QuestionToggleButton with Images [SOLVED - sort of] Pin
#realJSOP14-Apr-09 9:58
professional#realJSOP14-Apr-09 9:58 
AnswerRe: ToggleButton with Images Pin
Eslam Afifi14-Apr-09 11:05
Eslam Afifi14-Apr-09 11:05 
AnswerRe: ToggleButton with Images [SOLVED - sort of] Pin
DemonPT30-Aug-11 5:07
DemonPT30-Aug-11 5:07 
QuestionVisual Studio 2008/Expression Blend Wierdness [SOLVED!!!] Pin
BlitzPackage14-Apr-09 7:23
BlitzPackage14-Apr-09 7:23 
Good People,

So I have been developing my application fine now (for about 3 months) then out of the blue, Visual Studio will not show any of the user controls I have created and Expression Blend will crash when I try to show any data template.

Back in Visual Studio, it's telling me that it can't find a static resource referenced in my resource dictionary and then it notifies me that in App.xaml the Source property of resource dictionary cannot be set to my resource dictionary. I am puzzled. It builds fine and executes fine. The xaml files all have their appropriate namespaces and scope.

I checked online and someone, in 2008, said this was a bug. Of course, I tried to download visual studio 2008 service pack 1 but that installation always hangs, never downloads and doesn't install any files. I have .net 3.5 sp1.

Any thoughts or ideas would be deeply appreciated.

Thanks,
Blitz

So, the problem was that I had to move the resources to the top of the resource dictionary file so it could find them.

#$%%^$#@@#$$ you WPF!

Anyway, I'm happy again Smile | :)

modified on Tuesday, April 14, 2009 5:49 PM

AnswerRe: Visual Studio 2008/Expression Blend Wierdness Pin
BlitzPackage14-Apr-09 7:53
BlitzPackage14-Apr-09 7:53 
QuestionCanvas or Grid inside Viewport3D? Pin
emptythetill14-Apr-09 5:38
emptythetill14-Apr-09 5:38 

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.