找回密码
 立即注册

QQ登录

只需一步,快速开始

menghuanyunxia

高级会员

111

主题

396

帖子

1075

积分

高级会员

积分
1075

活字格认证微信认证勋章元老葡萄

menghuanyunxia
高级会员   /  发表于:2014-10-20 09:57  /   查看:6497  /  回复:5
1.5.1.1020
Unhandled exception terminated SkyRulerApp
Exception thrown:
System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed.
   at System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr)
   at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay)
   at System.Windows.Forms.Clipboard.GetDataObject()
   at FarPoint.Win.Spread.FpSpread.a(Object A_0, EventArgs A_1)
   at FarPoint.Win.ClipboardChangeNotifier.OnClipboardChanged(EventArgs e)
   at FarPoint.Win.ClipboardChangeNotifier.WndProc(Message& e)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.PeekMessage(MSG& msg, HandleRef hwnd, Int32 msgMin, Int32 msgMax, Int32 remove)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(ApplicationContext context)
   at SkyRuler.App.AppRunner.RunApplication() in E:\SkyRuler2014V2\SkyRuler.App\AppRunner.cs:line 380

5 个回复

倒序浏览
menghuanyunxia
高级会员   /  发表于:2014-10-20 15:08:00
沙发
请问该问题是怎么回事?
回复 使用道具 举报
iceman
社区贡献组   /  发表于:2014-10-20 17:25:00
板凳
回复 1楼menghuanyunxia的帖子

menghuanyunxia 你好,

从错误信息看是操作了 Spread Clipboard 出现的问题。抱歉的是根据当前的异常信息我们还无法重现。
经过多轮的沟通您可能也了解了,我们需要重现问题再进一步跟进,所以,能否提供一个重现问题的 Demo 以及使用环境用于跟进问题。

谢谢
回复 使用道具 举报
menghuanyunxia
高级会员   /  发表于:2014-10-21 11:49:00
地板
您好,这个问题我我也无法重现,因为报错没有报道我们的程序里面,是直接奔溃的
回复 使用道具 举报
menghuanyunxia
高级会员   /  发表于:2014-10-21 11:53:00
5#
开始的时候创建了一个farpoint控件的窗口,然后关闭了这个窗口,过来一段时间,我们在操作其他界面的时候,该程序直接奔溃了,弹出了这个异常,这个是非托管代码,没有报到我们程序代码里
回复 使用道具 举报
iceman
社区贡献组   /  发表于:2014-10-21 18:08:00
6#
回复 5楼menghuanyunxia的帖子

不好意思,根据当前信息确实无法给出很好的建议,我们需要先重现这个问题再跟进。即使报给产品组我们也需要提交Demo、描述具体的操作步骤才能进一步解决。

所以,还是希望您能抽个Demo出来,或者在您的开发机器上能否重现这个问题,使用 VS Debug 查看下。
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部