Skip to Content
0
Former Member
May 12, 2008 at 03:00 PM

Basic Authentication:The request failed with HTTP status 401: Unauthorized.

858 Views

Are there any problems with Basic Authentication? I have a test BPC 5.1 SP3 single server installation. When I set the IIS Virtual Directory to use Basic Authentication instead of Integrated Security, I get a 401 Unauthorized. It works fine when I use Integrated Security.

Thanks,

Stephen

Server Error in '/OSoft' Application.

The request failed with HTTP status 401: Unauthorized.

System.Net.WebException: The request failed with HTTP status 401: Unauthorized.

[WebException: The request failed with HTTP status 401: Unauthorized.]

OSoft.Consumers.ZFP.WebBase.Utility.GetLastUserApp(CPMUser& mUser, String strAppServerURL, String strSecurity, String strContext, Boolean bServerPathReset) +1498

OSoft.Consumers.ZFP.WebBase.PageBase.Page_Init(Object sender, EventArgs e) +216

System.EventHandler.Invoke(Object sender, EventArgs e) +0

System.Web.UI.Control.OnInit(EventArgs e) +67

System.Web.UI.Control.InitRecursive(Control namingContainer) +241

System.Web.UI.Page.ProcessRequestMain() +197