I am trying to copy a .NET project to my web server using FrontPage web access method but am having some serious problems. I get the following error
Unable to create web project 'MyProject'. Theweb server does not appear to have any authentication methods enabled. It asked for user authentication but did not send a WWW-Authenticate header
When I try to configure Server Extensions in IIS 6.0 on the web server for my site (using right click on site , All tasks , configure Server Extrensions 2002) I get the following error
You are not authorized to view this page
You do not have permission to view this page using your current user account.
Please try the following:
If you have another user account with a higher level of permission, click
your browser's Back button to try again using that account.
If you believe you should be able to view this page, contact the Web site administrator.
I am the web site administrator and have administrator access - does anyone know how to get this working? I was thinking that there must be some obscure permissions I need to add to my account or something similar.
Unable to create web project 'MyProject'. Theweb server does not appear to have any authentication methods enabled. It asked for user authentication but did not send a WWW-Authenticate header
When I try to configure Server Extensions in IIS 6.0 on the web server for my site (using right click on site , All tasks , configure Server Extrensions 2002) I get the following error
You are not authorized to view this page
You do not have permission to view this page using your current user account.
Please try the following:
If you have another user account with a higher level of permission, click
your browser's Back button to try again using that account.
If you believe you should be able to view this page, contact the Web site administrator.
I am the web site administrator and have administrator access - does anyone know how to get this working? I was thinking that there must be some obscure permissions I need to add to my account or something similar.