Problem: Trying to copy web server from development server to production server.
Error: The Web application '/' was not copied successfully. The web server does
not appear to have any authentication methods enabled. The server has asked for
user authentication, but did not send a WWW-Authenticate header.
Solution: On the web server, in the IIS MMC, edit the web server properties. In
Directory Security, under Anonymous access and authentication control, click
Edit. Under Authenticated access, check "Integrated Windows Authentication."
Problem: Cannot copy web server. Complains about missing FrontPage Server
Extensions
Error: something about missing FPSE
Solution: There is a missing _vti_bin directory on the server. Remove the server
extensions on the machine you are posting to. Retain meta information. Stop the
server. Refresh. *Reboot the machine*. Reinstall the server extensions.
Refresh. Restart the server.
Problem: Cannot copy web server. Times out.
Error: timeout
Solution: Use FrontPage 2000 to copy the web server for the first time. After
that InterDev should post.
Problem: Parts of the Certificate Server Web Pages don't work
Error: Can't create CertificateAuthority.Request
Solution: Must have Sessions Turned on for the Certificate Authority Web site
|