51Testing软件测试论坛

标题: 用RFT回放时出错:DragDrop 注册失败 [打印本页]

作者: kybet    时间: 2008-9-10 15:22
标题: 用RFT回放时出错:DragDrop 注册失败
用RFT回放时,出错:DragDrop 注册失败如下,知道怎么解决吗?
System.InvalidOperationException: DragDrop 注册失败。 ---> System.Threading.ThreadStateException: 在可以调用 OLE 之前,必须将当前线程设置为单线程单元(STA)模式。请确保您的 Main 函数带有 STAThreadAttribute 标记。
在 System.Windows.Forms.Control.SetAcceptDrops(Boolean accept)
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Windows.Forms.Control.SetAcceptDrops(Boolean accept)
   在 System.Windows.Forms.Control.OnHandleCreated(EventArgs e)
   在 System.Windows.Forms.Control.WmCreate(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.UserControl.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

作者: dreamever    时间: 2008-9-11 11:33
没碰到过这样的问题,能不能把代码帖出来看看呢?
作者: nanchi    时间: 2008-9-12 14:07
这个不是RFT的异常信息




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2