Skip to main content
Inspiring
May 20, 2009
Question

consuming webservice

  • May 20, 2009
  • 1 reply
  • 740 views

Hi,

While consuming webservice,i am getting 500 internal error.Which sceneraioirs i will get 500 internal errors.

This topic has been closed for replies.

1 reply

Participating Frequently
May 20, 2009

You're getting the 500 error on the consumer (the CF server) or the

producer (the server that serves the web service) ?

Also, please take a moment to read

http://catb.org/esr/faqs/smart-questions.html#beprecise. It will help

you get more responses.

Mack

Inspiring
May 20, 2009

Thanks mack,

I am working on coldfusion5 .I am consuming webservice using cfhttp.While calling through code i am getting 500 internal error.While accessing manually the webservice is working fine.

Advance Thanks,

Participating Frequently
May 20, 2009

While calling through code i am getting 500 internal error.While

accessing manually the webservice is working fine.

Color me confused but I still don't know if you're getting the error

from the remote web service of from the CF5 consumer.

Mack