|
-
Mar 3rd, 2001, 11:20 AM
#1
Thread Starter
Addicted Member
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é
-
Mar 3rd, 2001, 12:14 PM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|