Re: Pinpoint unspecified error for objXMLHttp.send objXML statement

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



"Allen Chen [MSFT]" wrote...
Hi,

I have an ASP page that is using ServerXMLHTTP to call an .ASPX page in
the same
directory. Can you please tell me if the above article applies?

ASP and ASPX are handled by different modules. I think it's safe to do
that. But it's still possible to cause dead lock if the ASPX needs a
resource whose lock is owned by ASP.

Thanks. Just to be safe, my ASP page uses ServerXMLHTTP to access a PHP page that
performs the function (hey, I wrote my first PHP page). Based on the above MS article,
what I'm doing now should be safe.

BTW, I'm doing a reverse DNS. ASP doesn't provide a reverse DNS feature, but ASP.NET and
PHP do. So, I'm passing the IP address to the PHP page using ServerXMLHTTP and
retrieving the reverse DNS.





.



Relevant Pages

  • Re: Pinpoint unspecified error for objXMLHttp.send objXML statement
    ... ASP and ASPX are handled by different modules. ... I think it's safe to do ... But it's still possible to cause dead lock if the ASPX needs a ...
    (microsoft.public.inetserver.asp.general)
  • Re: VCL for Web HTML Rendering
    ... This is to be done on the server-side using VCL for Web. ... pages can be PHP, aspx, asp etc - looking to read the source from the ...
    (comp.lang.pascal.delphi.misc)
  • Re: Why Classic ASP?
    ... Professionalism mandates that you study ASP well enough to meet your ... a Netcraft survey shows there are 23 times as many PHP ... domains as either .NET _or_ Java domains on the Internet. ... are ASPX pages, so ASP remains much more common than ASPX]. ...
    (microsoft.public.inetserver.asp.general)
  • Re: What is the difference between php & asp?
    ... >ASP is a Microsoft product based on the very ackward Visual Basic syntax ... >PHP is a C-Like, ... >need to physically register on the server. ... It works fine with SQL Server and Access if you really really ...
    (alt.php)
  • Re: IIS, ASP & PHP - is it possible?
    ... IIS is perfectly able to run both ASP and PHP on the same server at the ...
    (microsoft.public.inetserver.iis)