Solved
Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
What it sounds like is that there is a problem at the root with the QAComplete Web Service. Something doesn't sound like it's compatible with later versions of TC/TE.
Can you provide screenshots of that web service within the TestComplete project?
- petercsanyi7 years agoOccasional Contributor
Thanks for your trying!
I solved the problem! The solution is in the TestComplete parameter.
Tools > Options > Engines > Web Services > Prefferd Web Service API
- .NET WCF - Default settings
- Native
I changed this parameter to "Native" from default and now my code works all TC version.