Hello:
I adopt WPF 2007 V2 in VS2008 but found that I can not open XamFeatureBrowser. My OS is Vista Ultimate SP1.
I open the example solution by VS2008 and found error mesage that " The referenced project '..\xamFeatureBrowserResources\xamFeatureBrowserResources.csproj' does not exist. xamFeatureBrowser".
How could I solve this problem?
Any suggestion will be very appreciated.
Sincerely,
Daniel 2008/5/20
Hello Daniel,
Will the compiled executable, Feature Browser Samples, which is accessible in the Start menu when you install NetAdvantage for WPF 2007 Vol. 2, run? Are you trying to compile or run the Vol 1 version of XamFeatureBrowser with Vol 2?
Thanks
Hello Curtis:
Ireference the forum topic "Feature Browser faild on load (IO.Exception) on French computer " and could compile in VS2008
debug mode because my PC OS is traditional Chinese but found several bug when I click the compiled Feature Browser Samples as below:
1. xamCarouselPanel:
From Continuouslist to Scaling effects I did not see items . Only Skewing effects could see items.
2.xamDataCarousel:
All sublist examples will cause errors when I click the link (If it is possible I will attach error picture.).
3.xamDataGrid:
Many sub examples can not show items.
Daniel
If you would, please report this issue as a bug at our developer support page:
http://devcenter.infragistics.com/Protected/SubmitSupportIssue.aspx
Thank you
I solved the problem. I rebuild the Feature Browser Samples in VS 2008 and copy the datasources folder to
"C:\Users\Public\Documents\Infragistics\NetAdvantage for WPF 2007 Vol. 2\Samples\xamFeatureBrowser\bin\Debug Full Trust\"
therefore most items in CarousPanel could be shown.
Good news! Thank you for posting your solution!