1
Reply

Problem on Client side

jiggleslupiniv

jiggleslupiniv

Mar 8 2004 12:24 AM
1.9k
Hi to every on!!! Now I encounter a big problem that I could not solve. When Im in my local computer my compile software is running properly but on other computer connecting to the internet it has terrible problem listed below. Can every body help me! Thank you!!! To every one. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: File or assembly name DevExpress.XtraGrid, or one of its dependencies, was not found. File name: "DevExpress.XtraGrid" at WuKong.WarehouseMngtSystem.UI.InvoiceWnd.InitializeComponent() at WuKong.WarehouseMngtSystem.UI.InvoiceWnd..ctor() at WuKong.WarehouseMngtSystem.UI.InvoiceSearchWnd.ShowInvoiceRegisterWnd() at WuKong.WarehouseMngtSystem.UI.InvoiceSearchWnd.lvwSearch_DoubleClick(Object sender, EventArgs e) at System.Windows.Forms.Control.OnDoubleClick(EventArgs e) at System.Windows.Forms.ListView.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) === Pre-bind state information === LOG: DisplayName = DevExpress.XtraGrid, Version=2.0.4.0, Culture=neutral, PublicKeyToken=79868b8147b5eae4 (Fully-specified) LOG: Appbase = http://com01/help LOG: Initial PrivatePath = bin Calling assembly : InvoiceSearchWnd, Version=1.0.1528.20229, Culture=neutral, PublicKeyToken=ecb8835f41dfa263. === LOG: Publisher policy file is not found. LOG: Host configuration file not found. LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config. LOG: Post-policy reference: DevExpress.XtraGrid, Version=2.0.4.0, Culture=neutral, PublicKeyToken=79868b8147b5eae4 LOG: Attempting download of new URL http://com01/help/DevExpress.XtraGrid.DLL. LOG: Attempting download of new URL http://com01/help/DevExpress.XtraGrid/DevExpress.XtraGrid.DLL. LOG: Attempting download of new URL http://com01/help/bin/DevExpress.XtraGrid.DLL. LOG: Attempting download of new URL http://com01/help/bin/DevExpress.XtraGrid/DevExpress.XtraGrid.DLL. LOG: Attempting download of new URL http://com01/help/DevExpress.XtraGrid.EXE. LOG: Attempting download of new URL http://com01/help/DevExpress.XtraGrid/DevExpress.XtraGrid.EXE. LOG: Attempting download of new URL http://com01/help/bin/DevExpress.XtraGrid.EXE. LOG: Attempting download of new URL http://com01/help/bin/DevExpress.XtraGrid/DevExpress.XtraGrid.EXE. ************** Loaded Assemblies ************** mscorlib Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll ---------------------------------------- IEExecRemote Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/ieexecremote/1.0.5000.0__b03f5f7f11d50a3a/ieexecremote.dll ---------------------------------------- System Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- InvoiceSearchWnd Assembly Version: 1.0.1528.20229 Win32 Version: n/a CodeBase: http://com01/help/InvoiceSearchWnd.exe ---------------------------------------- HRDUtilityLibrary Assembly Version: 1.0.1470.37631 Win32 Version: n/a CodeBase: http://com01/help/HRDUtilityLibrary.DLL ---------------------------------------- System.Windows.Forms Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll ---------------------------------------- System.Drawing Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll ---------------------------------------- System.Xml Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll ---------------------------------------- System.Web.Services Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll ---------------------------------------- System.Data Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll ---------------------------------------- System.Web Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system.enterpriseservices/1.0.5000.0__b03f5f7f11d50a3a/system.enterpriseservices.dll ---------------------------------------- xifl8wqq Assembly Version: 0.0.0.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- wwrcyoo1 Assembly Version: 0.0.0.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- ************** JIT Debugging ************** To enable just in time (JIT) debugging, the config file for this application or machine (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the machine rather than being handled by this dialog.

Answers (1)