Re: Asynchronous Pluggable Protocols and XMLHHTPRequest



Bill a écrit :
On Mar 29, 7:01 am, Jean-Fabrice RABAUTE <j...@xxxxxxxxxxxxxxxx>
wrote:
...
You may have the javascript error before the HTTP request is being created.
The problem may come from your JS code, calling a request from another
domain for instance, which is forbidden (that's why you have access denied).

--
Best Regards / Cordialement

====================
Jean-Fabrice Rabaute
CORE SERVICES :: Software/Web development & Consulting services

http://www.debugbar.com: The most advanced WEB development tool for
Internet Explorerhttp://www.core-services.fr- {Enjoy the future today}

Jean-Fabrice,

I'm actually just using relative URLS, so I don't think I'm running
into that kind of problem - at least not in an obvious way. The
initial page is loaded using my protocol then the XMLHttpRequest opens
are just passed a file name so it should inherit the protocol, domain,
etc. I've tried to make it as simple as possible.

The fact that Start() does not get called does seem to indicate a
problem like that. All I can figure is that something is assuming
HTTP. I haven't actually seen anything that says that XMLHTTPRequest
should work with anything other than HTTP, but it did work in IE6.

By the way, I've tried this with both the ActiveX version and the new
IE7 native version of XMLHTTPRequest and had the same results.

Thanks,
Bill

Hi,

Do you have a public sample page that generate the problem so I can have a look ?

Thanks.

--
Best Regards / Cordialement

====================
Jean-Fabrice Rabaute
CORE SERVICES :: Software/Web development & Consulting services

http://www.debugbar.com : The most advanced WEB development tool for Internet Explorer
http://www.core-services.fr - {Enjoy the future today}
.



Relevant Pages

  • Re: IIS DNS alias
    ... and Internet Explorer requires this to be able to know that you want ... to use the http protocol. ... databasename, but we have no idea what you mean by that. ...
    (microsoft.public.inetserver.iis)
  • Re: Asynchronous Pluggable Protocols and XMLHHTPRequest
    ... You may have the javascript error before the HTTP request is being created. ... initial page is loaded using my protocol then the XMLHttpRequest opens ... I haven't actually seen anything that says that XMLHTTPRequest ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Internet Explorer GUI freezes after a request
    ... Has anyone ever hard the experiece that the internet explorer UI ... freezes solid after a GET request? ... clicking a link or causing an XMLHttpRequest ... If you wait awhile, the browser eventually comes back, ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: XMLHttpRequest in .NET
    ... XMLHttpRequest just does HTTP requests and XML parsing. ... System.Xml that support XML processing should be able to perform HTTP ...
    (microsoft.public.dotnet.xml)
  • Re: Making HTTPRequest using C language under AIX
    ... P> I'm looking for free C source code or library to make HTTPRequest ... P> or XMLHTTPRequest under AIX OS. ... Goal is to make HTTP request in my C ...
    (comp.unix.aix)