Hi,
I am creating an asp .net application which will access one of my organization's website and will fetch data from there.
How should i achieve this using windows authentication through IIS.
I have already Deployed it on IIS with windows authentication option enabled. But it is not working.
Thanks.