I am trying to share forms auth from a root application to a sub application running in a virtual directory. I am having trouble with authentication in the subsite.
In your web.config files, set a common machine key between the projects so that the 2 domains share validation and decryption keys.
example: