Archive for February, 2010

ASP mailer error : Server.CreateObject Failed

February 14, 2010

Error on windows 2008 Server object error ‘ASP 0177 : 800401f3′ Server.CreateObject Failed 800401f3 Solution the ASPMail component is NOT supported on Windows 2008 You will need to use the System.Net.Mail Component for .net. I pasted some sample code to get you started below. Please be advised that this sample will need to be modified [...]

Posted in ASP | Comments Off

IIS : WW-Authenticate header field that the Web server

February 8, 2010

full Error You are not authorized to view this page You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept. Please try the following: Contact the Web site administrator [...]

Posted in Windows | Comments Off