View Single Post
Old 12-19-07, 11:20 PM   #312
lurker_hlb3
Admiral
 
Join Date: Apr 2005
Location: San Diego Calif
Posts: 2,290
Downloads: 187
Uploads: 12
Default

Getting the following run time error

************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'uxtheme': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at ec.SetWindowTheme(IntPtr A_0, String A_1, String A_2)
at ec.a(EventArgs A_0)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


however the software still appear to work correctly. Running W2k SP4
lurker_hlb3 is offline   Reply With Quote