Consuming ColdFusion Web Service in ASP.NET(VB)

Last post 06-19-2008 12:02 AM by Vyas_CTI. 1 replies.

Sort Posts:

  • Consuming ColdFusion Web Service in ASP.NET(VB)

    06-18-2008, 10:04 PM
    • Member
      point Member
    • Vyas_CTI
    • Member since 05-19-2008, 12:11 AM
    • Posts 5

    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.  Web service is written in WSDL.

    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

  • Re: Consuming ColdFusion Web Service in ASP.NET(VB)

    06-19-2008, 12:02 AM
    • Member
      point Member
    • Vyas_CTI
    • Member since 05-19-2008, 12:11 AM
    • Posts 5

    Gotcha....

    Now i have traced that I am getting problem because web service returns data in WDDX formate.

    Now the problem is how to get WDDX data. In coldfusion we have <cfwddx.....

    But I dont have any idea about ASP.Net. I have searched on google but not able to find any solution.

    Please help me!

    Thanks,
    SV

Page 1 of 1 (2 items)