日期:2014-05-18  浏览次数:20807 次

VS2010下水晶报表导出报错问题
使用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()


这种情况怎么处理

------解决方案--------------------
SAP Crystal Reports for visual studio 2010