Forum Discussion
pmtelstra
Oct 27, 2022Copper Contributor
Calls from classic asp web pages to custom com+ soap web adaptor sequential/concurrent issue
Hi, I have a classic asp web site which uses a custom com+ app installed on the server to communicate with a custom soap web service. When I use the website installed on a Windows 10 Ent workstatio...
pmtelstra
Oct 27, 2022Copper Contributor
Actually I need to correct part of my original post. "When I test using VBScript running under cscript.exe they run sequentially on both machines, so I am down to thinking that this is an IIS issue." should read "When I test using VBScript running under cscript.exe in two or more CMD prompt windows on either machine they run concurrently on either machine, so I am down to thinking that this is an IIS issue."