Constant Error Messages Starting/Running Gadget

  • Running Vista Business Service Pack 2 (Just upgraded from Service Pack 1 - where I got the same results)


    Running the one that was "just" released - i.e. got the message from the previous one that an update was available and installed it.


    Getting same issues on BOTH versions.


    STARTING GADGET I get a Message Box



    FOUR "NO's" later, I get the widget up, only to be told that my server must be down.


    If I go to CONFIG my gadget, I get....



    Code
    1. Error
    2. A Runtime Error has occurred.
    3. Do you wish to Debug?
    4. Line 8
    5. Error: Object expected.
    6. YES NO


    After I enter my server IP, I periodically get the original error (LINE 112) TWICE, followed by


    Code
    1. Error
    2. A Runtime Error has occurred.
    3. Do you wish to Debug?
    4. Line 72
    5. Error: 'this.document' is null or not an object
    6. YES NO


    Any guesses?

  • Internet Explorer version?


    In IE7 & IE8, go to Extra, Internet Options, Advanced, is "Disable script debugging" (both of them) checked or unchecked?

    IE7 - if I have to go to IE8, forget the gadget, I'll live in ignorance or write my own. :thumbdown:


    Debugging disabled for both script debugging options.


    Still fails. I do have Visual Studio 8 installed on the machine.....maybe I'll take a look at the debugging... ;)