再生:
- Silverlight プロジェクトを作成する
- バージョン 5 にする
- Silverlight Toolkit への参照を追加する (NuGet またはダイレクトを使用)
- ページに DataForm を追加する
- これは、DataForm コンストラクターがスローする例外です。
{System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Controls.Data.Input, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. [IO.FileName_Name] Arguments: System.Windows.Controls.Data.Input, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.60401.00&File=mscorlib.dll&Key=IO.FileName_Name at System.Windows.Controls.DataForm..ctor()}
- Silverlight 4 に戻る
- 今、すべてが再びクールです
奇妙な注意: VS/Exp で動作します。5人のデザイナーをブレンド
何か案は??回避策???