System.Exception was unhandled by user code
Message=Unable to initialise object.
Source=DragDropProcess
StackTrace:
at DragDropProcess.DragDropProcess..ctor(Object sender) in D:\My Documents\Visual Studio 2005\Projects\DragDropProcess\DragDropProcess\clsMain.vb:line 1060
at OutlookExplorer.myUserControl.UserControl1_Load(Object sender, EventArgs e) in C:\Users\my.name\Desktop\Scripts\VB.Net\OutlookExplorer\OutlookExplorer\myUserControl.vb:line 30
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ActiveXImpl.System.Windows.Forms.IWindowTarget.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
InnerException: System.NullReferenceException
Message=Object reference not set to an instance of an object.
Source=DragDropProcess
StackTrace:
at DragDropProcess.DragDropProcess..ctor(Object sender) in D:\My Documents\Visual Studio 2005\Projects\DragDropProcess\DragDropProcess\clsMain.vb:line 1042
InnerException: