I created a ASP.NET web service that uses a 3rd party payment processing engine to authorize credit card transactions.
The web service is hosted on a separate applic
Michael, your third party Activex control is probably not managing memory properly. My guess is it is overwriting a part of a memory when it shouldn't be. Check with your third party provider to see if they have a fix for it.