T O P I C R E V I E W |
laussetdelon |
Posted - 12 Oct 2006 : 22:01:35 Hi,
I just updated my XMM release going to 5.4.3.0 I start and get this bug. I go back to a backup of my database, same problem Tried to install the full version, same. Below the error message I get. Do somebody get the same ? What to do ?
Thank you
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.Runtime.InteropServices.COMException (0x800A0E78): Cette opération n'est pas autorisée si l'objet est fermé. at ADODB._Recordset.Close() at eXtreme_Movie_Manager.mFrmMain.CARICA_MINI_STATISTICHE() at eXtreme_Movie_Manager.mFrmMain.mFrmMain_Activated(Object sender, EventArgs e) at System.Windows.Forms.Form.OnActivated(EventArgs e) at System.Windows.Forms.Form.set_Active(Boolean value) at System.Windows.Forms.Form.WmActivate(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.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)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- eXtreme Movie Manager Assembly Version: 5.4.3.0 Win32 Version: 5.4.3.0 CodeBase: file:///C:/Program%20Files/eXtreme%20Movie%20Manager/eXtreme%20Movie%20Manager.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ADODB Assembly Version: 7.0.3300.0 Win32 Version: 7.10.2346 CodeBase: file:///C:/WINDOWS/assembly/GAC/ADODB/7.0.3300.0__b03f5f7f11d50a3a/ADODB.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (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:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. |
3 L A T E S T R E P L I E S (Newest First) |
Alessio Viti |
Posted - 13 Oct 2006 : 10:49:39 Sorry guys, I have found the problem. it's a stupid bug, I am uploading the new 5.4.4.0 just now... |
ditto |
Posted - 13 Oct 2006 : 09:59:21 This is a suggested workaround:
Go to Start --> All Programs --> Accessories --> System Tools --> System Restore and choose the option: "Restore my computer to an earlier time....". You'll get a calendar from which you can choose a "Restore Point". Choose a date & time prior to the error occurring. The operating system will reboot and wind the clock back to that date whereby you should be back to v5.4.2.0
Ideally, you should create a Restore Point before you update or install any program because although the system creates regular Restore Points, it doesn't create them on a daily basis. So if you're forced to choose a Restore Point from say 3 days ago and have installed or updated other programs since then, then those will also have to be reinstalled. This includes security patches from the Windows Update site.
Mobo: DFI nForce4 SLi-DR CPU: AMD 64 3800+ rev.E3 RAM: 2x512MB Corsair TwinX1024-3200XL Graphics card: HIS X800XL Ice-Q PCI Express 256MB RAM HD: Seagate 7200.8 250gb SATA PSU: Enermax CoolerGiant 600W OS: Win XP Pro+SP2
|
Alessio Viti |
Posted - 13 Oct 2006 : 00:53:37 Hi,
Have you installed the full release in a new folder? before 5.4.3.0, the porevious releases was working?
Alessio |
|
|