Consuming ColdFusion Web Service in ASP.NET(VB)

S

SV

Hello

I am trying to consume web service written in ColdFusion from asp.net
(VB) page. I am using ASP.Net 2.0. I have added web reference and
defined instance of that web service and used one of its methods. But
it gives me error :
"Unable to automatically step into the server. Connecting to the
server machine '10.21.13.13' failed. The Microsoft Visual Studio
Remote Debugging Monitor (MSVSMON.EXE) does not appear to be running
on the remote computer."

I don't understand what to do because web service is working fine with
other application.

Have anyone tried to consume a web service written in ColdFusion from
an asp.net page? A sample code or any hint will be very helpful!

Thanks in advance!

SV
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top