Click here to Skip to main content
15,880,543 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: silverlight made website slow very much Pin
Mark Salsbery17-Apr-09 8:56
Mark Salsbery17-Apr-09 8:56 
GeneralRe: silverlight made website slow very much Pin
ToddHileHoffer22-Apr-09 14:28
ToddHileHoffer22-Apr-09 14:28 
AnswerRe: silverlight made website slow very much Pin
Braulio Dez18-Apr-09 9:15
Braulio Dez18-Apr-09 9:15 
QuestionProblem with WPF Combobox Pin
babongita15-Apr-09 8:31
babongita15-Apr-09 8:31 
QuestionRe: Problem with WPF Combobox Pin
Mark Salsbery15-Apr-09 8:48
Mark Salsbery15-Apr-09 8:48 
AnswerRe: Problem with WPF Combobox Pin
babongita15-Apr-09 9:14
babongita15-Apr-09 9:14 
AnswerRe: Problem with WPF Combobox Pin
pc.rajesh.singh17-Apr-09 5:34
pc.rajesh.singh17-Apr-09 5:34 
QuestionHow Do I fix this runtime error? [modified] Pin
#realJSOP15-Apr-09 2:57
mve#realJSOP15-Apr-09 2:57 
I don't know what it means. It's XAMLParseException:

Cannot convert the value in attribute 'Style' to object of type 'System.Windows.Style'. Specified element is already the logical child of another element. Disconnect it first. Error at object 'buttonPushPin' in markup file 'CometWPF2;component/controlcrm.xaml' Line 42 Position 23.

Here's the offending code:

<ToggleButton Style="{DynamicResource UDPPushPinButton}" Name="buttonPushPin" 
              Width="26" Height="23" Margin="0,0,19,0" HorizontalAlignment="Right" VerticalAlignment="Top" 
              BorderThickness="0" Background="Transparent" BorderBrush="Transparent" 
              ToolTip="Pin this tab" />


More Info: This button is in all of the tabs in a tab control, and this error occurs when more than one tab (with the button) is added to the tab control. The tabs all contain a UserControl that has the button it.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


modified on Wednesday, April 15, 2009 9:17 AM

AnswerRe: How Do I fix this runtime error? Pin
Pete O'Hanlon15-Apr-09 4:10
mvePete O'Hanlon15-Apr-09 4:10 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP15-Apr-09 8:16
mve#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
mve#realJSOP15-Apr-09 10:18 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP16-Apr-09 4:36
mve#realJSOP16-Apr-09 4:36 
GeneralRe: How Do I fix this runtime error? Pin
#realJSOP16-Apr-09 5:01
mve#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 

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.