我正在使用Visual Studio 2010 Express,在C#中使用Silverlight 4項目。這開始發生突然在我的項目,我得到的錯誤,這XAML命名空間沒有解決:XAML Namespace http://schemas.microsoft.com/winfx/2006/xaml未解析
如果有幫助,這裏是正在被引發錯誤的XAML文件的部分:
<ResourceDictionary xmlns:my="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:GetGlue="clr-namespace:GetGluePlugin;assembly=GetGluePlugin"
xmlns:System="clr-namespace:System;assembly=mscorlib"
xmlns:utils="clr-namespace:Seesmic.Sdp.Utils;assembly=Seesmic.Sdp.Utils">
問題是什麼?
正確的鏈接到的Mads勞曼的帖子:http://laumania.net/2010/ 6月21日/ A-可能的解決方案,對所述誤差-XAML名稱空間httpschemas微軟-comexpressionblend2008-IS-未分辨/ – 2015-09-24 07:26:30