System.ComponentModel.Win32Exception:创建窗口句柄时出错。在System.Windows.Forms.NativeWindow.Cre... System.ComponentModel.Win32Exception: 创建窗口句柄时出错。
在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
在 System.Windows.Forms.Control.CreateHandle()
在 System.Windows.Forms.Form.CreateHandle()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.AxHost.EndInit()
在 WindowsApplication1.frmPlay.InitializeComponent() 位置 C:\Documents and Settings\Administrator\桌面\WindowsApplication20\WindowsApplication1\frmPlay.Designer.cs:行号 54
在 WindowsApplication1.frmPlay..ctor(ListView listview1) 位置 C:\Documents and Settings\Administrator\桌面\WindowsApplication20\WindowsApplication1\frmPlay.cs:行号 52
在 WindowsApplication1.frmDaiGe.bntPlay_Click(Object sender, EventArgs e) 位置 C:\Documents and Settings\Administrator\桌面\WindowsApplication20\WindowsApplication1\frmDaiGe.cs:行号 527
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.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)

急 ~~~~
我编写了个KTV点播系统~~本来是可以播放的 现在不知道什么原因就抛异常了 ~~