Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Indy HTTP post error to Delphi CGI ISAPI app
| Subject: | Re: Indy HTTP post error to Delphi CGI ISAPI app |
| Posted by: | "Craig" (cra..@radicalage.com) |
| Date: | Fri, 11 Aug 2006 10:27:27 |
I need to add that this only is happening on my development machine. The
real web server works fine, so I suspect it is a local permissions issue.
I've adjusted the IUSER and IWAM accounts, but with no success.
Thanks,
Craig
"Craig" <craig@radicalage.com> wrote in message
news:44dcb60b$1@newsgroups.borland.com...
> Hello,
>
> When I attempt to do an HTTP post from a Delphi desktop app with the Indy
> HTTP client to a Delphi ISAPI CGI (exe) app, I receive a 401 access denied
> error. Only from the desktop app do I get this, from a browser it works
> fine. Also, there is no problem using the HTTP component to post to ASP
> pages, only the CGI exe.
>
> Using Indy 9, Delphi 7 enterprise.
>
> Any ideas or thoughts are greatly appreciated!
>
> Thanks in advance,
> Craig
none