Re: [OpenLayers-Users] Error-when-using-XMLHTTPRequest

2009-08-25 Thread Juan Arévalo
Hi! The problem it seems to be solved now..we couldn´t find the patch file that you mentioned in your post. Here is the link in case that someone need it: http://openlayers.org/pipermail/dev/attachments/20090428/30b57201/attachment-0001.obj Thanks for your help!! Juan Juan Arévalo wrote: >

Re: [OpenLayers-Users] Error-when-using-XMLHTTPRequest

2009-08-24 Thread Kris Geusebroek
Hi Juan, A few months ago i posted this solution to the list: http://n2.nabble.com/Re-OpenLayers-Users-Error-when-using-XMLHTTPRequest-throughrefreshing-a-wfs-layer-every-n-seconds-td2732129.html Also attaché the original email to this message. Hope this is of help to you Cheers Kris

[OpenLayers-Users] Error-when-using-XMLHTTPRequest

2009-08-24 Thread Juan Arévalo
Hi all! All my WFS-T examples were working perfectly till today! However I am now getting an error when I try to modify my features and I cannot figure out where the problem is coming from. Here is the error: Error: uncaught exception: [Exception... "Component returned failure code: 0xc1f30001

Re: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-29 Thread Christopher Schmidt
On Wed, Apr 29, 2009 at 11:25:57AM +1000, Roald de Wit wrote: > Christopher Schmidt wrote: > >Kris, > > > >Thanks for the work on this. Two things: > > * Since the XMLHttpRequest code is, as I understand it, primarily taken > > from the XMLHttpRequest project (that you linked); are the changes >

Re: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-28 Thread Roald de Wit
Christopher Schmidt wrote: > Kris, > > Thanks for the work on this. Two things: > * Since the XMLHttpRequest code is, as I understand it, primarily taken >from the XMLHttpRequest project (that you linked); are the changes >that you put in that file already included in1.0.3 of XMLHttpReques

Re: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-28 Thread Christopher Schmidt
into 2.8; I'm not sure yet, but it will definitely be included in some revision of the library. -- Chris > > > Cheers Kris > > > > From: Kris Geusebroek > Sent: Monday, April 27, 2009 9:52 AM > To: Kris Geusebroek; users@openlayers.org > Subject: RE: [OpenLayers-

Re: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-28 Thread Frederic Junod
library from > http://code.google.com/p/xmlhttprequest > > > > Hope its usefull for anyone (and makes it into a new release). > > > > Cheers Kris > > > > From: Kris Geusebroek > Sent: Monday, April 27, 2009 9:52 AM > To: Kris Geusebroek; users@openlayers.or

Re: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-28 Thread Kris Geusebroek
roek; users@openlayers.org Subject: RE: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds) Hi All, Some further investigating shows that the location of the error (unspecified error) is at line 1087 /29937 (for uncompressed openLayers.js) This is

Re: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-27 Thread Kris Geusebroek
@openlayers.org Subject: [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds) Hi all, When using openlayers to refresh my wfs layers frequently after some time using the application (zooming, panning etc while still refreshing every n seconds) I get an

[OpenLayers-Users] Error when using XMLHTTPRequest (through refreshing a wfs layer every n seconds)

2009-04-26 Thread Kris Geusebroek
Hi all, When using openlayers to refresh my wfs layers frequently after some time using the application (zooming, panning etc while still refreshing every n seconds) I get an error: unknown error at line 977 (or 1076 sometimes). After that error the app becomes very unresponsive. Zooming in f