Page 6 of 23 FirstFirst ... 234567891016 ... LastLast
Results 51 to 60 of 225

Thread: Spaghetti - Spaghetti - Spaghetti

  1. #51
    Join Date
    Jul 2008
    Location
    Eugene Oregon
    Posts
    952

    Default

    i havent really had a problem with it freezing and not giving an error but the times it does stop responding it takes a few seconds and finishes what it was trying.

    i noticed that when i had a TON of ilda files in the directory it did this more so i only kept the ilda files i was going to use in the directory.

    i have 2 gigs of ram.
    -Josh

  2. #52
    Join Date
    Nov 2007
    Location
    Cairns, Australia
    Posts
    1,896

    Default

    Ahh well, must be my craptop then

    Anyone got any DDR1 laptop RAM they wanna throw my way?

  3. #53
    Join Date
    Nov 2007
    Location
    Cairns, Australia
    Posts
    1,896

    Default

    BTW, for the people that havent seen yet, and are using the sound card DAC, have a look at the EzAudDac thread, drlava posted a new driver, and it makes everything ALOT smoother. and I mean ALOT, the difference is very clear

  4. #54
    Join Date
    Dec 2006
    Location
    Pflugerville, TX, USA
    Posts
    1,977

    Default

    I updated to 1.5.6.3 on my website today.

    This update removes the need for .NET 3.0/3.5.
    It also includes DrLava's latest sound card driver.
    Also removed some test code that was causing RIYA driver to crash.

  5. #55
    Join Date
    Jul 2008
    Location
    Eugene Oregon
    Posts
    952

    Default

    awesome i will be updating it today! and testing tonight!
    -Josh

  6. #56
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    It works in windows 2000 now that the .net 3 and 3.5 requirements are gone

    Well, except for the 'more' button, but the driver settings can be changed via the ini file, and usually don't have to be tweaked after everything is set up.

    Thanks carmangary

  7. #57
    Join Date
    Dec 2006
    Location
    Pflugerville, TX, USA
    Posts
    1,977

    Default

    The more button is still there. Are you seeing a problem with it?

  8. #58
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    Quote Originally Posted by carmangary View Post
    The more button is still there. Are you seeing a problem with it?
    Code:
    ************** Exception Text **************
    System.BadImageFormatException: The operating system cannot run . (Exception from HRESULT: 0x800700B6)
       at Spaghetti.Drivers.EzAudConfigForm..ctor()
       at Spaghetti.ScannerSettingsForm.MoreSoundCardSettingsClick(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.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.832 (QFE.050727-8300)
        CodeBase: file:///D:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Spaghetti
        Assembly Version: 1.5.6.3
        Win32 Version: 1.5.6.3
        CodeBase: file:///D:/Documents%20and%20Settings/drlava/Local%20Settings/Apps/2.0/E43CJWEB.5Y7/M9VA1GRD.JGW/spag..tion_50bf2be2f5fe3d1c_0001.0005_545d5d2581ddfd97/Spaghetti.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.832 (QFE.050727-8300)
        CodeBase: file:///D:/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.832 (QFE.050727-8300)
        CodeBase: file:///D:/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.832 (QFE.050727-8300)
        CodeBase: file:///D:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Interop.WMPLib
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///D:/Documents%20and%20Settings/drlava/Local%20Settings/Apps/2.0/E43CJWEB.5Y7/M9VA1GRD.JGW/spag..tion_50bf2be2f5fe3d1c_0001.0005_545d5d2581ddfd97/Interop.WMPLib.DLL
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.832 (QFE.050727-8300)
        CodeBase: file:///D:/WINNT/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.832 (QFE.050727-8300)
        CodeBase: file:///D:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.

  9. #59
    Join Date
    Dec 2006
    Location
    Pflugerville, TX, USA
    Posts
    1,977

    Default

    That is a weird error. It all works OK for me. What OS are you using.

  10. #60
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    Windows 2000 is the only OS with a problem with the more button. See post #56 again. The more button is fine in XP.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •