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.
Hello foxjazz ,
I test the sample on both SL4 and SL5 and on my side in both cases the sample compile as expected. Furthermore since the sample contains all of the references that it needs and they are referenced from the folder in the solution, not from the GAC the application should compile even if you don’t have our product installed on your computer.
Based on this I can suggest you move the sample to your C disk, unzip the file, and try to run it again.
I'd be glad to receive a feedback on the outcome when you run it in both release and debug mode.
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.