Results 1 to 6 of 6

Thread: Microsoft JScript runtime error '800a0046

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    4

    Red face Microsoft JScript runtime error '800a0046

    J,

    What forum should it be in? I thought that this was the other languages forum XML, HTML, Javascript, Web and CGI?????


    Thanks

    Carlos

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    If this is about a JavaScript in a web page then you're in the right place. If it's about a JScript file for the Windows Scripting Host you're not.

    For web development, go to
    http://www.mozilla.org/
    and download Mozilla. Not only is it a better browser than IE, it also has a JavaScript console that gives better error messages.

    Now, we need details

    Edit: Just saw the other thread. As there is no ASP forum it belongs to the CGI part of this forum.
    And Mozilla won't help you as this is a server side issue.
    Last edited by CornedBee; Apr 13th, 2004 at 05:43 AM.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    4
    Corned..

    Thanks for the reply but must admit I was a little confused.... (Behind the power curve this morning)...

    Here is the entire error

    Microsoft JScript runtime error '800a0046'
    /xds/programs/file_transfer/programs_ftp_edit_maint.asp, line 136

    If I am not in the correct forum; (JScript file for the Windows Scripting Host you're not) let me know what is the correct one? OR If you can assiste with a source of the problem I would appreciate it.

    Carlos

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Source around line 136 would be very helpful. And maybe a description of the error if you find one, as my error lookup tool doesn't know it. And and overall description of what you're trying to do.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  5. #5

    Thread Starter
    New Member
    Join Date
    Apr 2004
    Posts
    4
    CB,

    I have an Oracle DB that is accessible via a a web based interface. Once the user is logged in she can create and add a record but once she tries to edit it she gets the error...

    I received this bit of information from another person trying to help me:

    It seems that the error message came from legacy toolkit.

    Toolkit is the web based interface.

    Carlos

  6. #6
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906
    Originally posted by CarlosABrito
    Here is the entire error

    Microsoft JScript runtime error '800a0046'
    /xds/programs/file_transfer/programs_ftp_edit_maint.asp, line 136
    That is an object error.

    They allways have high error numbers. Look at the line which is generating the error to identify which object raised it. Then you'll need to look at the documentation for which ever object is generating the error to find out what is causing it.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

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



Click Here to Expand Forum to Full Width