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
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