locked
WCF Session in asp.net RRS feed

  • Question

  • Hi All,

    I'm using WCF methods in HTML asp.net web application.

    At very first I was authenticating the user in WCF service class file using forms authentication. but i was unable to detect the user identity in the front end aspx pages.

    So by passing the user name to aspx from the wcf back end to the aspx I'm authenticating once again in the aspx pages.

    Now the problem is I was not able to detect the session in the wcf back end when i request a new request from the aspx pages..The assigned session value is getting null .

    Can anyone help me out to resolve this,

    Thank you in Advance

    Mani


    Mani--MSDN


    Thursday, December 10, 2015 8:01 AM

Answers