WolfCove Posted July 22, 2009 Posted July 22, 2009 Our website was a Windows Server 2000/IIS 5 website migrated to a Windows Server 2003/IIS 6 website using the MS migration tool. We have several forms on the website, where a user fills out information and clicks “submit” to send the information (form is set to send an email) When the user clicks on submit, it asks for a username/password. If you click on “cancel”, it will take you to a page that says you are not authorized to view this page. If you enter a domain username/password, the form will work and take the user to a confirmation page and the email will be sent. Website has anonymous access enabled (local_machine/iusr_account) and integrated windows authentication. These forms did work before the website was migrated to IIS 6
jcarle Posted August 1, 2009 Posted August 1, 2009 Sounds like a NTFS file permission. Make sure you're using basic authentication as well.
WolfCove Posted August 3, 2009 Author Posted August 3, 2009 Sounds like a NTFS file permission. Make sure you're using basic authentication as well.Thanks for the reply. We actually solved the problem already. I am not sure what happened but we ended up uninstalling and reinstalling the extension. Now it works. Again thanks for the reply.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now