积极答复者
Silverlight无法显示设计界面 问什么?谢谢

问题
-
我的silverlight为什么没有方法显示设计的界面
page.xaml显示的是:
Could not load file or assembly 'System.Windows.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
at MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.LoadDesigner(IsolatedDesignerFactory factory, IsolatedView view)
at MS.Internal.Host.Isolation.IsolatedDesigner.Load()
at MS.Internal.Designer.DesignerPane.LoadDesignerView()
到底是怎么回事,怎么解决?
谢谢了各位前辈
答案
-
SL2的控件Beta1 Beta2都是一直就拽不上去的,MS还没做呢.你那个错误啊,建议还是重新安装
SilverLight2 Beta2的安装程序.
全部回复
-
SL2的控件Beta1 Beta2都是一直就拽不上去的,MS还没做呢.你那个错误啊,建议还是重新安装
SilverLight2 Beta2的安装程序.