Re: SMTP prompts for username/password

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Lyle (Lyle_at_discussions.microsoft.com)
Date: 10/14/04


Date: Thu, 14 Oct 2004 16:53:05 -0700

The asp page has not changed for years (except for CDOSYS replacing CDONTS).
The error that comes up after clicking Cancel is

HTTP Error 401.5 - Unauthorized: Authorization failed by an ISAPI/CGI
application.
Internet Information Services (IIS)

The default mail folders are under c:\inetpub\mailroot as expected and which
Everyone has modify access to. However, I do not have a website in wwwroot
(ie Default Web Site is stopped). Virtual, Administration and Sharepoint
websites are started.

"Ken Schaefer" wrote:

> I don't think is an SMTP Server issue (though it could be...). The issue is
> either the ASP page, or some components that the ASP is accessing or some
> resource that the component is accessing...
>
> If the user does not enter any credentials, eg they click cancel, what do
> you see on the screen in the browser? (make sure you have "show friendly
> HTTP errors" unchecked in IE if you are using IE).
>
> What does the relevant log entry in the IIS log show?
>
> Cheers
> Ken
>
> "Lyle" <Lyle@discussions.microsoft.com> wrote in message
> news:3C39DD6A-2093-4F0E-B867-D1DD402D12B9@microsoft.com...
> > Have just replaced W2k webserver with w2k3 server. ASP pages that emailed
> > forms stopped working. Discovered I had to change from CDONTS to CDOSYS.
> > Did
> > this and forms work now except for one problem. After clicking on Submit
> > button of form, user is prompted for a username and password. If I
> > (myself)
> > enter valid credentials for the server, the form gets emailed. Anonymous
> > web
> > users do not have a userid for the server though, so they cannot submit
> > the
> > forms. This is obviously an SMTP config/permissions problem but I cannot
> > track it down. Outbound security is set to Anonymous. Would really
> > appreciate
> > some ideas as to where i should look, as I am a newbie with W2k3.
>
>
>



Relevant Pages

  • Re: IIS Lockdown and ASP pages failure
    ... What happens when you try to run an ASP page? ... Make sure that you've deselected Show Friendly HTTP Error Messages ... Produced By Microsoft MimeOLE V6.00.2600.0000 ... > I already had the Lockdown tool installed. ...
    (microsoft.public.inetserver.iis.security)
  • Re: HTTP Error 401.5
    ... HTTP error 401, sub-error 5, is an error that originates from an ASP page ... My guess is that on IIS6, the ASP output response ... This posting is provided "AS IS" with no warranties, ... HTTP Error 401.5 - which is a security error! ...
    (microsoft.public.inetserver.iis.security)
  • Re: .ASP pages NOT displaying with IIS but .ASPX and .HTML DO
    ... If you are unsure how to enable ... "HTTP Error 404 - File or Directory not found" error message when you ... > a Visual Studio project in a Virtual Directory in IIS. ... but the .ASP pages do not open. ...
    (microsoft.public.inetserver.iis)
  • Re: HTTP error 404 when calling ASP page.
    ... Do you have ASP enabled? ... As I have yet to experience IIS 6, ... "Brian Rupert" wrote in message ... The other site returns an 'HTTP error ...
    (microsoft.public.inetserver.asp.general)
  • How to submit form from VBScript & analyze with ASP Request
    ... I am used to making ASP pages with buttons that submit the form back to ... But when I do things this way, in my Server Side ASP code the ... side VBScript code and have it set the value of Requestso I ... I should note that I have a few other buttons to, like Cancel. ...
    (microsoft.public.scripting.vbscript)