Hi I would like to authenticate a user automatically to the sharepoint site, any idea how i can achieve this. The site uses Forms authentication. I have tryed to use the FormsAuthentication.RedirectFromLoginPage() method but after loggin in the user, he/she gets a access denied even though im using the...