Results 1 to 6 of 6

Thread: Not able to use Options.

  1. #1
    Registered User
    Join Date
    Sep 2003
    Posts
    11

    Not able to use Options.

    I am currently using MySEQ version 1.15.5 and when I try to go to 0ptions under the Options tab I get the following error:

    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 FolderBrowser, or one of its dependencies, was not found.
    File name: "FolderBrowser"
    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.MenuItemData.Execute()
    at System.Windows.Forms.Command.Invoke()
    at System.Windows.Forms.Control.WmCommand(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    === Pre-bind state information ===
    LOG: DisplayName = FolderBrowser, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
    (Fully-specified)
    LOG: Appbase = C:\wseq\myseq\
    LOG: Initial PrivatePath = NULL
    Calling assembly : myseq, Version=1.15.5.34391, Culture=neutral, PublicKeyToken=null.
    ===

    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: FolderBrowser, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
    LOG: Attempting download of new URL file:///C:/wseq/myseq/FolderBrowser.DLL.
    LOG: Attempting download of new URL file:///C:/wseq/myseq/FolderBrowser/FolderBrowser.DLL.
    LOG: Attempting download of new URL file:///C:/wseq/myseq/FolderBrowser.EXE.
    LOG: Attempting download of new URL file:///C:/wseq/myseq/FolderBrowser/FolderBrowser.EXE.



    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
    ----------------------------------------
    myseq
    Assembly Version: 1.15.5.34391
    Win32 Version: 1.15.5.34391
    CodeBase: file:///C:/wseq/myseq/myseq.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
    ----------------------------------------
    System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    ----------------------------------------
    MagicLibrary
    Assembly Version: 1.7.4.0
    Win32 Version: 1.7.4.0
    CodeBase: file:///C:/wseq/myseq/MagicLibrary.DLL
    ----------------------------------------
    System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
    ----------------------------------------
    RegexAssembly2_0
    Assembly Version: 0.0.0.0
    Win32 Version: n/a
    CodeBase:
    ----------------------------------------
    System.Runtime.Serialization.Formatters.Soap
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.runtime.serialization.formatters.soap/1.0.5000.0__b03f5f7f11d50a3a/system.runtime.serialization.formatters.soap.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.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:

    <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 machine
    rather than being handled by this dialog.


    Or course I haven't a clue as to what all of this means.

  2. #2
    Registered User
    Join Date
    Jul 2003
    Posts
    92
    On the web page you downloaded the client from, there was a link right below it that read:

    --- snip ---
    Support DLL Files
    Unzip these into the root of your client directory if you don't have them already.
    --- snip ---

    It doesn't get much more plain than that.

    The reason they're not just included in the client zip file is because they don't change between versions. So once you have them, you don't need to re-download them unless a new DLL file is added.

  3. #3
    Registered User
    Join Date
    Jan 2003
    Posts
    197
    The .DLL package download ask for a username/password..

  4. #4
    Registered User
    Join Date
    Jul 2003
    Posts
    92
    LOL. Now that is entirely my bad. Somehow the permissions got screwed up for that file. They are fixed now.

  5. #5
    Registered User
    Join Date
    Nov 2003
    Posts
    5
    So is this one not built over 14.1 like the others?

  6. #6
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    The 1.15.x was based off the 1.14.1 version. Some of the features from 1.14.2 was ported in to the 1.15.4 and higher.

    We didn't use the 1.14.2 version becuase there was some problems with CPU utilization.

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