On Jun 23, 5:39 pm, doug <douglass_da...@earthlink.net> wrote:
> I am using extjs with prototype. I am using the calendar for extjs
> located here:
>
> http://www.feyasoft.com/myCalendar?tab=download
>
> The calendar works just fine without the prototype adapter. When I use
> it with prototype I get this error in Firefox:
>
> [Exception... "Component returned failure code: 0x80004005
> (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]" nsresult: "0x80004005
> (NS_ERROR_FAILURE)" location: "JS frame ::http://..../prototype.js::
> anonymous :: line 1421" data: no]
>
> This happens whenever an ajax request is made. I have tried prototype
> 1.6 and 1.6.1.
>
> Where it occurs in prototype is line 1421
> this.transport.send(this.body);
>
> Where this.body is "userId=1"
>
> Any suggestions?


Also, it seems to work for a while, but then Ajax requests stop
working.

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to