I am having another problem which is related to Single-Sign-On. I had followed the solution from the previous post, which work on a single server E.g. 2 Web-Site on the same server. I can use the single sign on to login to both web-site.
Now the situation has been changed each of the web application has it own Web server. When I copy the code across, the Single-sign on feature does not work any more.
I would be grateful if you can give me some help on how to do the single sign on function for 2 web application which is on different server/domain.
Thanks for your information, It looks like it is not possible to perform single-sign-on across domain by just changing some settings on ASP.NET/IIS. = (