新建Silverlight项目出错,提示未将对象引用设置到对象的实例。
2个回答
展开全部
下面是错误信息System.NullReferenceException
未将对象引用设置到对象的实例。
在Microsoft.Windows.Design.Platform.SilverlightMetadataContext.SilverlightXamlExtensionImplementations.<GetXmlNamespaceCompatibilityMappings>d__8.MoveNext()
在MS.Internal.Design.Metadata.ReflectionProjectNode.BuildSubsumption()
在MS.Internal.Design.Metadata.ReflectionProjectNode.SubsumingNamespace(Identifier identifier)
在MS.Internal.Design.Markup.XmlElement.BuildScope(PrefixScope parentScope, IParseContext context)
在MS.Internal.Design.Markup.XmlElement.ConvertToXaml(XamlElement parent, PrefixScope parentScope, IParseContext context, IMarkupSourceProvider provider)
在MS.Internal.Design.DocumentModel.DocumentTrees.Markup.XamlSourceDocument.FullParse(Boolean convertToXamlWithErrors)
在MS.Internal.Design.DocumentModel.DocumentTrees.Markup.XamlSourceDocument.get_RootItem()
在Microsoft.Windows.Design.DocumentModel.Trees.ModifiableDocumentTree.get_ModifiableRootItem()
在Microsoft.Windows.Design.DocumentModel.MarkupDocumentManagerBase.get_LoadState()
在MS.Internal.Host.PersistenceSubsystem.Load()
在MS.Internal.Host.Designer.Load()
在MS.Internal.Designer.VSDesigner.Load()
在MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedView.Load()
在MS.Internal.Designer.VSIsolatedDesigner.VSIsolatedDesignerFactory.Load(IsolatedView view)
在MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.LoadDesigner(IsolatedDesignerFactory factory, IsolatedView view)
在MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.LoadDesigner(IsolatedDesignerFactory factory, IsolatedView view)
在MS.Internal.Designer.DesignerPane.LoadDesignerView()求解决方案
展开全部
一、说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
二、源错误:
。。。。
conn.Open();
......
三、解决:
1)跟踪调试可以确定 对conn进行new 操作 ,但是程序经常在这个地方报错,但是有时候重启服务器或者重启IIS有能正常使用。
2)如果调试也找不到问题,那么本机上安装的.NET FRAMEEWORK 框架有问题,可能没有没有安装SP1.1补丁 ,需要打NET FRAMEEWORK1.1 SP1的补丁,到微软官方网站下载安装后就好。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
二、源错误:
。。。。
conn.Open();
......
三、解决:
1)跟踪调试可以确定 对conn进行new 操作 ,但是程序经常在这个地方报错,但是有时候重启服务器或者重启IIS有能正常使用。
2)如果调试也找不到问题,那么本机上安装的.NET FRAMEEWORK 框架有问题,可能没有没有安装SP1.1补丁 ,需要打NET FRAMEEWORK1.1 SP1的补丁,到微软官方网站下载安装后就好。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询