Using AuthFilter on a .NET-based Site

When you are developing a site using Visual Studio .NET, and you have AuthFilter enabled, when Visual Studio .NET tries to connect to the site, AuthFilter does a redirect so Visual Studio .NET cannot open the project.

You must disable AuthFilter and then restart IIS. Disabling AuthFilter does not unload it from IIS process space until IIS is restarted; it only removes the AuthFilter entry from the metabase.

See Also

Disabling AuthFilter

Restarting IIS and Commerce Server Services

Copyright © 2005 Microsoft Corporation.
All rights reserved.