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é