+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 21

Thread: Error Type:Active Server Pages, ASP 0113 (0x80004005)

  1. #11
    Barn Enthusiast guddu is on a distinguished road guddu's Avatar
    Join Date
    Jul 2008
    Location
    Oxford UK
    Posts
    471
    Rep Power
    4

    JMH- i did not make any changes to existing code.from last 2 days i m not getting any error.i dont know what the hail happening to my code.

    Definitely verify the value of (5 * rsQueuePath("Depth")).

    i did this and i m getting values for this rsQueuePath("Depth").

    i m waiting for that error.

    Thanks a lot.
    Love is physical attraction and mental destruction

  2. #12
    Ask Me About Dragons :D Shadow Wizard has a spectacular aura about Shadow Wizard has a spectacular aura about Shadow Wizard's Avatar
    Join Date
    Jul 2008
    Location
    Israel
    Posts
    795
    Blog Entries
    2
    Real Name
    Yahav
    Rep Power
    5

    first of all remove the On Error Resume Next. it might be causing
    the whole code to hang when there is error inside loop.

    The most suspicious line in the code is this:
    Code:
    For i = 1 To (5 * rsQueuePath("Depth"))
    
    it's likely to fail with Type Mismatch error or with other error when
    rsQueuePath("Depth") is Null or Empty.

    remove the On Error Resume Next and post real error, then
    we can help you solve that error.

  3. #13
    Barn Enthusiast guddu is on a distinguished road guddu's Avatar
    Join Date
    Jul 2008
    Location
    Oxford UK
    Posts
    471
    Rep Power
    4

    hey
    what u guys are saying i have already done that.i m getting script time out error only.
    Love is physical attraction and mental destruction

  4. #14
    Ask Me About Dragons :D Shadow Wizard has a spectacular aura about Shadow Wizard has a spectacular aura about Shadow Wizard's Avatar
    Join Date
    Jul 2008
    Location
    Israel
    Posts
    795
    Blog Entries
    2
    Real Name
    Yahav
    Rep Power
    5

    Quote Originally Posted by guddu View Post
    hey
    what u guys are saying i have already done that.i m getting script time out error only.
    If you don't have On Error Resume Next anymore then it can only
    be database issue then. or it's also possible you have too many
    records in the table so it's taking so much time.

  5. #15
    Barn Enthusiast guddu is on a distinguished road guddu's Avatar
    Join Date
    Jul 2008
    Location
    Oxford UK
    Posts
    471
    Rep Power
    4

    hi.
    i m reading data from xml file.but problem is suppose i request this page 10 times.8 times i dont get any error.and u can sey 2 times i get script time out error.

    Thanks
    Love is physical attraction and mental destruction

  6. #16
    The Barnfather jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead has much to be proud of jmurrayhead's Avatar
    Join Date
    Mar 2008
    Location
    Reston, VA
    Posts
    4,547
    Blog Entries
    9
    Real Name
    Jason
    Rep Power
    22

    How large is this xml file you're reading from?

    Something seems very wrong that you have the script timeout set to 900 seconds (15 minutes) and it actually times out.
    jmurrayhead
    If you agree, give me rep.
    If you like it here...throw us a few bones to help support us.


  7. #17
    Ask Me About Dragons :D Shadow Wizard has a spectacular aura about Shadow Wizard has a spectacular aura about Shadow Wizard's Avatar
    Join Date
    Jul 2008
    Location
    Israel
    Posts
    795
    Blog Entries
    2
    Real Name
    Yahav
    Rep Power
    5

    right, I just noticed that it's not Recordset but rather some third party compoent.
    you know there's good chance the problem is within the component itself.
    try to talk with their support and ask for their help.
    (the company who developed this component)

  8. #18
    Barn Enthusiast guddu is on a distinguished road guddu's Avatar
    Join Date
    Jul 2008
    Location
    Oxford UK
    Posts
    471
    Rep Power
    4

    that dll also i developed.when i debug in vb.it works like a charm.
    Love is physical attraction and mental destruction

  9. #19
    Ask Me About Dragons :D Shadow Wizard has a spectacular aura about Shadow Wizard has a spectacular aura about Shadow Wizard's Avatar
    Join Date
    Jul 2008
    Location
    Israel
    Posts
    795
    Blog Entries
    2
    Real Name
    Yahav
    Rep Power
    5

    can you post your VB code or send to someone here so that we can
    go through it and look for possible problems?

  10. #20
    Barn Enthusiast guddu is on a distinguished road guddu's Avatar
    Join Date
    Jul 2008
    Location
    Oxford UK
    Posts
    471
    Rep Power
    4

    sure but first give me one more try with my vb code.

    Thanks a lot.
    Love is physical attraction and mental destruction

+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Data Type Mismatch in Criteria Expression
    By alansidman in forum Microsoft Access
    Replies: 1
    Last Post: April 9th, 2008, 05:33 PM
  2. Type mismatch: HTMLEncode
    By Rebelle in forum ASP Development
    Replies: 20
    Last Post: March 28th, 2008, 10:30 AM
  3. SQL Server Views
    By theChris in forum Microsoft SQL Server
    Replies: 3
    Last Post: March 23rd, 2008, 08:35 PM
  4. Date Last Modified for ASP Pages
    By mehere in forum ASP Code Samples
    Replies: 0
    Last Post: March 21st, 2008, 01:20 PM

Bookmarks

Posting Permissions

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

SEO by vBSEO