I installed sivlerlight and unzipped the sample.
Loaded in 2010 sp1 and get errors on compile.
Error 2 The type or namespace name 'XamWebChart' could not be found (are you missing a using directive or an assembly reference?) R:\Gamit2011\Infragistics\NetAdvantage_Silverlight_Showcase_AveeTalent_Source\Infragistics.AppSample.AveeTalent\obj\Debug\AveeMaximizedTemplate.g.i.cs 46 18 Infragistics.AppSample.AveeTalent
Hello foxjazz,
I have been looking into your issue and I try the same steps to reproduce that you mentioned and on my side everything compiles as expected. Still I can suggest you manually reference again used assemblies, and clean and rebuild your application.
If this doesn’t solve the issue would you please provide me with more details about the Silverlight version that you use.
Thanks in advance.
I am using vs 2010 sp1, sl5 and sl4 are installed.
trying to compile I get :
Error 1 The type or namespace name 'XamWebChart' could not be found (are you missing a using directive or an assembly reference?) R:\Gamit2011\Infragistics\NetAdvantage_Silverlight_Showcase_AveeTalent_Source\Infragistics.AppSample.AveeTalent\obj\Debug\AveeMaximizedTemplate.g.i.cs 46 18 Infragistics.AppSample.AveeTalentError 2 The type or namespace name 'XamTileView' could not be found (are you missing a using directive or an assembly reference?) R:\Gamit2011\Infragistics\NetAdvantage_Silverlight_Showcase_AveeTalent_Source\Infragistics.AppSample.AveeTalent\obj\Debug\AveeTalentManagementView.g.i.cs 68 18 Infragistics.AppSample.AveeTalent
Could it be that these are only SL4 controls so SL5 doesn't work?
Not sure because I am just opening the project. The SL4 4 of which are referenced and the Infragistics toolkit.
I am not sure what info to give you.