Results 1 to 6 of 6

Thread: release 1.25.2 - Error opening Options

  1. #1
    Registered User
    Join Date
    Nov 2005
    Posts
    14

    release 1.25.2 - Error opening Options

    I just downloaded and installed v1.25.2 and when I click on Options I get the following error. My old version 1.19.0 works perfectly.

    Code:
    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 (0x80040154): Retrieving the COM class factory for component with CLSID {96749377-3391-11D2-9EE3-00C04F797396} failed due to the following error: 80040154.
       at myseq.frmOptions..ctor()
       at myseq.frmMain.mnuOptions_Click(Object sender, EventArgs e)
       at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.MenuItem.ShortcutClick()
       at System.Windows.Forms.Menu.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Form.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
       at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
       at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
       at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    MySEQ
        Assembly Version: 1.25.2.0
        Win32 Version: 1.25.2.0
        CodeBase: file:///C:/Program%20Files/MySEQ/MySEQ.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    MagicLibrary
        Assembly Version: 1.7.4.0
        Win32 Version: 1.7.4.0
        CodeBase: file:///C:/Program%20Files/MySEQ/MagicLibrary.DLL
    ----------------------------------------
    System.Runtime.Serialization.Formatters.Soap
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    SpeechLib
        Assembly Version: 5.0.0.0
        Win32 Version: 5.0.0.0
        CodeBase: file:///C:/Program%20Files/MySEQ/SpeechLib.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.

  2. #2
    Registered User
    Join Date
    Nov 2005
    Posts
    14

    Re: release 1.25.2 - Error opening Options

    To add a bit more info, I get this same error on 2 different PC's. Both are running Windows XP and both run the 1.19.0 client just fine.

  3. #3
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: release 1.25.2 - Error opening Options

    Not sure on that one. Someone posted about it a month ago, but don't see a resolution. Razzle attempted to fix it in 1.25.2, but no idea if the original poster tried it. http://www.showeq.net/forums/showthread.php?t=6199

  4. #4
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Re: release 1.25.2 - Error opening Options

    I have some more ideas what is causing this. I will see what I can figure out. It has to do with the speech options, and tends to revolve around the way I set up using optional voices. But since that option is not that important I will probably remove it and let it go with the default. The options menus are so cluttered up too with so many settings, I want to simplify that too.

    Razzle

  5. #5
    Registered User
    Join Date
    Nov 2005
    Posts
    14

    Re: release 1.25.2 - Error opening Options

    Thanks Raz, I will be looking forward to the next release then.

  6. #6
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Re: release 1.25.2 - Error opening Options

    I will try to get something out by this weekend. Its not going to have any new features or anything fancy. It will just mainly be some menu and options cleanups, with a few things to fix a few bugs. I found many ways to crash it by doing funky options settings. So that is my focus... "How can I screw it up and crash it?"

    Razzle

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On