Unhandled Exception
Results 1 to 7 of 7
  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    6

    Default Unhandled Exception

    Hi there. I have bought the Tourney Manager through an affiliate of yours. I downloaded the 1.38 version and then registered my software. The problem is every time I want to actually continue with the program- there is this message:

    Unhandled Exception..

    ee the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Data.OleDb.OleDbException: Unknown
    at System.Data.OleDb.OleDbCommand.ExecuteCommandTextF orSingleResult(tagDBPARAMS dbParams, Object& executeResult)
    at System.Data.OleDb.OleDbCommand.ExecuteCommandText( Object& executeResult)
    at System.Data.OleDb.OleDbCommand.ExecuteCommand(Comm andBehavior behavior, Object& executeResult)
    at System.Data.OleDb.OleDbCommand.ExecuteReaderIntern al(CommandBehavior behavior, String method)
    at System.Data.OleDb.OleDbCommand.ExecuteReader(Comma ndBehavior behavior)
    at System.Data.OleDb.OleDbCommand.ExecuteReader()
    at TourneyManagerNS.x6b0ded6957c56559.RetrieveFilters FromDB()
    at TourneyManagerNS.x6b0ded6957c56559.InitializeDatab ase()
    at TourneyManagerNS.x850363d260329913.tmrStart_Tick(O bject sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    TourneyManager
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/RVG%20Software/Tourney%20Manager/TourneyManager.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/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:/WINDOWS/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:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    ----------------------------------------
    System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.

    So what can be done, that I can make use of my software?

  2. #2
    Tech Support Manager morny's Avatar
    Join Date
    Jul 2008
    Location
    Ireland
    Posts
    20,888

    Default

    Can you update to this version http://www.holdemmanager.net/forum/s...ead.php?t=6724 and see if the problem persists please
    --------------------------------------------------------------------------------------------------------------------
    We welcome any feedback on any solutions we provide, this helps us to provide better quality solutions in the future.

  3. #3
    Junior Member
    Join Date
    Apr 2009
    Posts
    6

    Default

    Quote Originally Posted by morny View Post
    Can you update to this version http://www.holdemmanager.net/forum/s...ead.php?t=6724 and see if the problem persists please
    Unfortunately, the problem persists...

  4. #4
    Administrator Rvg72's Avatar
    Join Date
    Jul 2008
    Posts
    3,056

    Default

    Could you install the Microsoft.NET framework version 3.5 (and use repair if you already have it). It seems like you are missing some MS Access dll's that should be included with .net framework

    Roy

  5. #5
    Junior Member
    Join Date
    Apr 2009
    Posts
    6

    Default

    hm...i downloaded and installed the 3.5 version from the microsoft site. have the 1.46 patch ...just the same problem again. any other suggestions ?

  6. #6
    Administrator Rvg72's Avatar
    Join Date
    Jul 2008
    Posts
    3,056

    Default

    Was it ever working for you? Did you download the full setup for Tourney Manager - so do you have the tourneymanager.mdb file and a bunch of other files in the folder?

  7. #7
    Junior Member
    Join Date
    Apr 2009
    Posts
    6

    Default

    Nope. Maybe it was a mistake that I first bought it and then downloaded the program through the link provided. I have this file and a bunch of other files.
    So remove the program and download the zip file again? I dont know how can be fixed.

Similar Threads

  1. Unhandled Exception
    By gipper_ace in forum Manager General
    Replies: 8
    Last Post: 01-28-2009, 09:34 PM
  2. Unhandled Exception
    By themerk in forum Manager General
    Replies: 3
    Last Post: 01-26-2009, 04:54 PM
  3. Unhandled Exception
    By LoveLBFMs in forum Manager General
    Replies: 10
    Last Post: 11-21-2008, 12:31 PM
  4. Unhandled exception
    By thesantini in forum Manager General
    Replies: 6
    Last Post: 08-31-2008, 02:13 PM
  5. unhandled exception
    By JazzPunk in forum Manager General
    Replies: 1
    Last Post: 07-29-2008, 06:37 PM

Posting Permissions

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