Click here to Skip to main content
15,890,579 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: error on installation of VS2010 Express Pin
#realJSOP13-May-10 3:21
mve#realJSOP13-May-10 3:21 
QuestionTreeView & Commanding Pin
Kevin Marois12-May-10 12:50
professionalKevin Marois12-May-10 12:50 
AnswerRe: TreeView & Commanding Pin
Pete O'Hanlon12-May-10 21:30
mvePete O'Hanlon12-May-10 21:30 
Questionxaml color code Pin
devvvy11-May-10 22:57
devvvy11-May-10 22:57 
AnswerRe: xaml color code Pin
Andy_L_J12-May-10 22:12
Andy_L_J12-May-10 22:12 
QuestionWPF: User-control properties appearance Pin
Prasoon Chaudhary11-May-10 22:08
Prasoon Chaudhary11-May-10 22:08 
Questionlooking for WPF partner Pin
avisynth140211-May-10 21:26
avisynth140211-May-10 21:26 
QuestionSwitched to Silverlight 4, solution can no longer find DockPanel Pin
fjparisIII11-May-10 5:42
fjparisIII11-May-10 5:42 
In switching to Silverlight 4 for my solution, I also upgraded to the April,2010 release of the toolkit and replaced the System.Windows.Controls.Toolkit.dll in my Debug folder. But I'm still getting two errors when I try to build the solution:

C:\My Source 2010\PHDWebsite\PHDWebsite\obj\Debug\MainPage.g.i.cs(62,42): error CS0234: The type or namespace name 'DockPanel' does not exist in the namespace 'System.Windows.Controls' (are you missing an assembly reference?)


I have this declaration in MainPage.xaml:

xmlns:controlsToolkit="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit"


The second is just a warning and is related:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Windows.Controls.Toolkit, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.


I've checked the System.Windows.Controls.Toolkit.dll and it does contain DockPanel and so does the April toolkit documentation.

What do I have to do to resolve this issue that currently has me dead in the water?
AnswerRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
Kunal Chowdhury «IN»11-May-10 6:18
professionalKunal Chowdhury «IN»11-May-10 6:18 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
fjparisIII11-May-10 6:38
fjparisIII11-May-10 6:38 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
Kunal Chowdhury «IN»11-May-10 6:45
professionalKunal Chowdhury «IN»11-May-10 6:45 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
#realJSOP12-May-10 2:07
mve#realJSOP12-May-10 2:07 
GeneralRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
fjparisIII12-May-10 5:17
fjparisIII12-May-10 5:17 
AnswerRe: Switched to Silverlight 4, solution can no longer find DockPanel SOLVED Pin
fjparisIII11-May-10 6:37
fjparisIII11-May-10 6:37 
AnswerRe: Switched to Silverlight 4, solution can no longer find DockPanel Pin
Joshi, Rushikesh5-May-11 3:50
professionalJoshi, Rushikesh5-May-11 3:50 
QuestionRibbon Bar - Allow tab to change objects in view Pin
xtr33me11-May-10 5:27
xtr33me11-May-10 5:27 
Question2 MainWindows appearing Pin
Cha0sEngine11-May-10 1:49
Cha0sEngine11-May-10 1:49 
AnswerRe: 2 MainWindows appearing Pin
Jammer11-May-10 1:59
Jammer11-May-10 1:59 
GeneralRe: 2 MainWindows appearing Pin
Cha0sEngine11-May-10 2:15
Cha0sEngine11-May-10 2:15 
AnswerRe: 2 MainWindows appearing Pin
Pete O'Hanlon11-May-10 2:28
mvePete O'Hanlon11-May-10 2:28 
GeneralRe: 2 MainWindows appearing Pin
Cha0sEngine11-May-10 3:01
Cha0sEngine11-May-10 3:01 
GeneralRe: 2 MainWindows appearing Pin
Pete O'Hanlon11-May-10 3:40
mvePete O'Hanlon11-May-10 3:40 
QuestionProblem in loading a project Pin
bedathur_ganesh10-May-10 22:13
bedathur_ganesh10-May-10 22:13 
AnswerRe: Problem in loading a project Pin
Abhinav S10-May-10 22:24
Abhinav S10-May-10 22:24 
GeneralRe: Problem in loading a project Pin
bedathur_ganesh11-May-10 0:45
bedathur_ganesh11-May-10 0:45 

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.