Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web Services testing WSDL -- can't reach service
#1
Not Solved
I am setting up a test for a WSDL and receive the following error:The ping operation call failed.
The .NET Framework 2.0 WSE 3.0 toolkit returned the following error:
(null)
Line (8): "Set ping =
Code:
WebService("CalculationEnginePortService").ping(XMLWarehouse("inPing"))".


I used the Wizard to set up a simple ping test. I could access the server last Friday but can't this week. I searched your site and found this snippet:
Code:
Set ssr0XML = XMLUtil.CreateXMLFromFile("C:\sce.xsd")
XMLstr = ssr0XML.ToString
webService("CalculationEnginePortService").SendRequest "Ping", XMLstr
I tried this code and received a 500 internal error. What could possibly be wrong with the communication?

Thanks!!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Testing and Unexpected Server Errors zunebuggy 0 1,166 01-24-2018, 11:41 PM
Last Post: zunebuggy
Smile Very Complex Web Testing zunebuggy 1 1,381 11-22-2017, 02:26 PM
Last Post: supputuri
  Exe invoked through UFT is unable to access IIS and SQL Server service bkdevise 0 1,971 08-25-2015, 05:49 PM
Last Post: bkdevise
  Testing Web Services sohalshah 10 8,224 04-17-2014, 01:29 AM
Last Post: Tp123
  QTP Automation testing steps for .net web applications? Ramadas 0 2,177 10-30-2013, 12:54 PM
Last Post: Ramadas

Forum Jump:


Users browsing this thread: 1 Guest(s)