Home
Buy on eBid
Sell on eBid
eBid Stores
My eBid
Upgrade to Seller+ Lifetime
eBid Help
Close
Login to Your Account
eBid Community Forums - Chat & find help from others in the eBid Community
Results 1 to 6 of 6

Thread: Probably a dumb question about eBid Lister

  1. #1

    Unhappy Probably a dumb question about eBid Lister

    Hi there,
    D/L'd eBid Lister and set about getting some listings ready. All seems fine but I'm getting an error on the Export stage.

    It states:
    "An unhandled exeption has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will be shut down immediately.

    Does not support a collection"

    The "details" of the error wibble on about the JIT handler and ends up by stating
    "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."

    Any ideas? How do I enable JIT debugging - Win XP SP2 etc.

    Thanks guys ......
    Last edited by gran_green; 24th September 2005 at 10:22 PM.

  2. #2

    Default

    Cant see your status (Gold Silver Bronze) but it only works for Gold users, could it be that?

  3. #3

    Thumbs down

    Quote Originally Posted by oddsnends
    Cant see your status (Gold Silver Bronze) but it only works for Gold users, could it be that?
    Nah ... am set up as Gold status. However, I have now unistalled it as it appeared to be causing other problems with dll files. Never mind, I'll go back to notepad to pre-prep the text (or C&P from e*ay Turbo Lister!) and have a session later.

    It's been a long time since I frequented eBid and there's been a lotta lotta changes - like shopfront and all that. I have some catching up to do.
    Last edited by gran_green; 25th September 2005 at 11:48 AM.

  4. #4

  5. #5

    Default

    Quote Originally Posted by gran_green
    ...The "details" of the error wibble on about the JIT handler and ends up by stating
    "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."

    Any ideas? How do I enable JIT debugging - Win XP SP2 etc.

    Thanks guys ......
    You don't. This message is intended for developers. ('JIT' stands for 'Just In Time'.) If you, a user, see this message it means the developer screwed up and you should send a report with as much detail as you can (so someone else has a chance of repro'ing the fault) to support@ebid.

    That's the short answer. The techie answer, in case you're curious, is that there are lots of situations that may cause 'exceptions', for example the developer may write some code that sometimes tries to divide by 0, or write something to the 11th character of a 5 character string. Smart developers surround pieces of their code by exception handlers (aka "try..catch.. blocks") and include code that takes appropriate action when the "catch" is entered. Other developers don't.

    Developers who are /really/ smart release their source code so that other people can review it. They use the GPL licence so that others can't gain a commercial advantage by ripping off their code.

    Since ebid are sensibly giving away their lister program, I have no idea why they haven't been smart enough to release the source. Ebay's TurboLister doesn't come with source -- this would be yet another opportunity to do things better and smarter than eBay, another win for eBid, building loyalty and market share.

  6. #6

    Unhappy I have it too

    I Have the same problem too, here is my full bit:
    (this is my first time on ebid, I am Gold and sofar I have had no luck listing either from ebid lister (see below) or from the site itself ( after previewing, i cannot access the begin auction). I tried to follow the advice given for that problem elsewhere with no success. I am a bit annoyed as I use e*B too and I never had any problems like that.
    I run XP Pro Sp2. p4 3.0 ghz, 1 gb ram.:


    an unhandled exception has occured in your application. if you click continue, the application will ignore this error and attempt to continue. if you click quit, the application will be shut down immediately.

    COM object with CLSID {00024500-0000-0000-C000-000000000046 is either not valid or not registered.

    (following is the content of the details tab)

    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): COM object with CLSID {00024500-0000-0000-C000-000000000046} is either not valid or not registered.
    at eBidLister.frmexport.CreateExcelExport()
    at eBidLister.frmexport.btnCreateExcel_Click(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(MouseEventAr gs 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.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)


    ************** 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
    ----------------------------------------
    eBidLister
    Assembly Version: 1.0.2080.36812
    Win32 Version: 1.0.2080.36812
    CodeBase: file:///C:/Program%20Files/eBid/eBid%20Lister/eBidLister.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
    ----------------------------------------
    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
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 7.0.5000.0
    Win32 Version: 7.10.3052.4
    CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
    ----------------------------------------
    Interop.Excel
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///C:/Program%20Files/eBid/eBid%20Lister/Interop.Excel.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.
    knowledge without wisdom is a flower without seed (Reynald)

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Follow Us
New To eBid?
Register for Free