I have just installed WPF 2009.1 and downloaded Tangerine. I opened Tangerine.sln and updated the references from v8.1 to v9.1. When I compile, I get warnings:
I have checked the solution and cannot find any references to v8.1 in any of the files.
I also get the error
I suspect that the problem is related to the Infragistics Toybox.dll, because of the reference to IFrameworkInputElement.
John Kane
HI
Iam having similar issue with running/testing the Tangerine sample application
When I open mail.xaml I get:
Error 4 Unable to load the metadata for assembly 'Infragistics.ToyBox'. This assembly may have been downloaded from the web. See http://go.microsoft.com/fwlink/?LinkId=179545. The following error was encountered during load: Could not load file or assembly 'Infragistics.ToyBox, Version=1.0.3007.23388, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) D:\Projects\WPF-Examples\Tangerine\Tangerine\AssetBrowser\Presentation\Main.xaml 1 1 LiberMagnus.AssetBrowser.Presentation
I guess I would need an updated DLL but where from and is that they problem?
Urfan