Results 1 to 2 of 2

Thread: Mistify mistify me ...

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 1999
    Location
    Los Angeles
    Posts
    186

    Unhappy

    Hi everyone, I am experiencing the weirdest thing:

    I have an intranet application, with ASP-VB/MTS and a database server.

    The mysterious bug is as follows:

    When I run my add method, it executes twice!!!??? brrrrr

    Debugging I have experienced that just stepping after the Exit function line it continues at the start of the function as if it was called again!

    This seems to be something between IIS and MTS since calling the methods from a VB exe form does execute correctly.

    Anyone with an idea?


    I am bewildered!!!

    regards,
    André

  2. #2
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    Gig Harbor, WA; Posts: 89950
    Posts
    360
    It does seem as a compatibility issue between IIS & MTS.

    I would (Overburdon) the code to force it to only run 1 time, perhaps add a second command in there to kick it out. I have done it before, and it works. Kinda crude...but ?
    Lee
    Mahalo
    VB6(SP5), VC++, COBOL, Basic, JAVA
    MBA, MCSD, MCSE, A+
    Computer Forensics

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