|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS 6 problemAuthorization failed by an ISAPI/CGI application. The error i am getting is authorization error What i want to do is the following I have 2003 advanced server SP1 running with IIS6 I have set up a website and enabled anonymous access. Every html page is shown normal ( is accesible from anywhere from the internet) I have a specific ASP page that should be run by anyone on the internet and that should post the results into a database. example http://xxx.xxx.xxx.xxx:8080/script.asp But before running it asks for a password i tried to put a test asp script in the website but even that asks me for user name and password in order to show it. How can i run the asp script from the internet with or without username? I tried http://user:p***@xxx.xxx.xxx.xxx:8080/script.asp but that doesnt work either Thanks Please do not multi-post.
Answered in microsoft.public.inetserver.iis -- Show quoteHide quote//David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "sewkar" <sew***@hotmail.com> wrote in message news:%23gVmy5KQGHA.224@TK2MSFTNGP10.phx.gbl... > Hi thanks for you quick answer > Authorization failed by an ISAPI/CGI application. > The error i am getting is authorization error > What i want to do is the following > I have 2003 advanced server SP1 running with IIS6 > I have set up a website and enabled anonymous access. > Every html page is shown normal ( is accesible from anywhere from the > internet) > I have a specific ASP page that should be run by anyone on the internet > and > that should post the results into a database. > example http://xxx.xxx.xxx.xxx:8080/script.asp > But before running it asks for a password > i tried to put a test asp script in the website but even that asks me for > user name and password in order to show it. > > How can i run the asp script from the internet with or without username? > I tried http://user:p***@xxx.xxx.xxx.xxx:8080/script.asp > > but that doesnt work either > Thanks > >
IIS Authentication, FSO and Form Methods
IIS Out of Process Pooled Applications Security Authentication with IE IIS 6.0 SSL for whole site EXCEPT a few directories Urgent SSL which files are requried The call to Server.CreateObject failed while checking permissions. Single user id to access web site?? IIS6 and AuthPersistence Users need to log in WWW service Disabled |
|||||||||||||||||||||||