Passing Recordset from .NET to classic ASP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lcutish
    New Member
    • Jun 2015
    • 2

    Passing Recordset from .NET to classic ASP

    Hi All,
    I am working on classic ASP code which is using .NET DLL.
    I have leagcy code in classic ASP.
    So i have used Recordset object of .NET and tried to Pass XML string to classic ASP as per the below url.

    http://bytes.com/topic/asp-net/answers/431426-pass-recordset-web-service-classic-asp


    The problem i am facing is i m not getting XML string it is coming empty tested with both VB script and classic ASP.

    Is anybody having any idea please help me .
Working...