AndyJarrett

The element type "p" must be terminated by the matching end-tag

I had a weird issuse tonight when making a simple connection to web service (ASP.net). The CFML was simple:\n\n\n\nThe error returned\n\n
Error: Fatal Error: URI=www.someurl.co.uk/RegService.asmx Line=110: The element type "p" must be terminated by the matching end-tag "\n
\n\nThe problem in my case is that CFML wasn't getting the WSDL file it needs. Simply add ?wsdl to the url and try again\n\n