Isapi Filter - accessing a web service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MadhaviAgashe

    #1

    Isapi Filter - accessing a web service


    Hi,
    I have developed a web service in C# and it has methods t
    authenticate a user using Single Sign On.
    I am trying to access this web service from an ISAPI filter which i
    developed in VC++. I know that the property of my isapi filter has to b
    customised to suit using a web service. Can someone help me in doin
    this unmanaged to managed code access?

    Regards,
    Madhav


    -
    MadhaviAgash
    -----------------------------------------------------------------------
    Posted via http://www.codecomments.co
    -----------------------------------------------------------------------

Working...