代码之家  ›  专栏  ›  技术社区  ›  Jake1164 Sipka

Silverlight设计器未处理的异常

  •  5
  • Jake1164 Sipka  · 技术社区  · 14 年前

    未修改 项目。

    我已经卸载了所有Silverlight并重新安装了上面列出的工具。我打开电脑时也犯了同样的错误App.xaml 还有文件。当我编译它时,它没有出错,但是当我运行应用程序时,它总是显示Silverlight没有安装。

    有人碰到这个吗?

    System.NullReferenceException 在Microsoft.Expression.Platform.Silverlight.SilverlightDomainManager.CreateDomainCore() 在Microsoft.Expression.Platform.Silverlight.SilverlightDomainManager.CreateDomainInitial() 在MS.Internal.Platform.SilverlightPlatformImpl.Initialize() 在MS.Internal.Package.VSIsolationProviderService.RemoteReferenceProxy.EnsurePlatformInitialized() 在MS.Internal.Package.VSIsolationProviderService.CreateIsolationProvider(String originalidentier,Boolean isGlobal,String identity,FrameworkName FrameworkName,AssemblyName appAssemblyName,IVsHierarchy层次结构) 在MS.Internal.Package.VSIsolationProviderService.CreateIsolationProviderWorker(字符串标识符,IServiceProvider提供程序) 在MS.Internal.Package.VSIsolationProviderService.CreateIsolationProvider(字符串标识符,IServiceProvider提供程序) 在MS.Internal.Providers.VSDesignerContext.<&燃气轮机;c\u DisplayClass1.b\u 0(IsolationProviderProxy i) 在MS.Internal.Providers.IsolationProviderProxy.get_RealProvider() 在MS.Internal.Providers.IsolationProviderProxy.add_UnhandledException(未处理的ExceptionEventHandler值) 在MS.Internal.Designer.DesignerPane.LoadDesignerView()

    3 回复  |  直到 14 年前
        1
  •  2
  •   Jake1164 Sipka    14 年前

    卸载silverlight的标准版本 开发人员运行时 它解决了我所有的问题。想想看。

    下午12:40
    可能是什么 发生的事情是你有 Silverlight的标准版本 运行时,您需要安装 Blend将安装并运行 silverlight的标准版本 Visual Studio的。

    现在,如果你碰到这个问题,请 此链接的运行时: http://go.microsoft.com/fwlink/?LinkId=146060

        2
  •  2
  •   harsh    13 年前