使用VS2010水晶报表导出报错 错误信息如下
system.runtime.InteropServices.SEHException  {"外部组件发生异常"}
ErrorCode -2147467259
stackTrace:
在 System.Windows.Forms.UnsafeNativeMethods.ThemingScope.DeactivateActCtx(Int32 dwFlags, IntPtr lpCookie)
   在 System.Windows.Forms.UnsafeNativeMethods.ThemingScope.Deactivate(IntPtr userCookie)
   在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   在 System.Windows.Forms.Application.Run(Form mainForm)
   在 Splite.Program.Main() 位置 d:\programming\ByLanguege\C#\Splite\Splite\Splite\Program.cs:行号 18
   在 System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
   在 System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
   在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
   在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Threading.ThreadHelper.ThreadStart()
这种情况怎么处理

解决方案 »

  1.   

    重装? 是直接重新安装水晶报表还是在VISUAL STUDIO里面重新引用一下水晶报表  还是把CRYSTALREPORTVIEW干了重新拉一个
      

  2.   

    你有单独安装过水晶报表么?
    VS2010是需要单独安装水晶报表的,,,
    搜索关键字 SAP Crystal Reports
      

  3.   

    SAP Crystal Reports for visual studio 2010
      

  4.   

    恩 我的是重新下载安装的 所以我问是重新安装一次 还是把VIEW下了重新拉一回