I typically see this error when something goes wrong server-side (exception thrown). I'd start with your server-side code and look to see if any excepetions are being thrown, etc. there.
Robert On Sat, 2005-12-03 at 14:14 -0600, jakedaly wrote: > Nothing commercial, just trying to get this working for a uni project. > > Ok with your help, I've identified the problem using the Javascript console - > cheers! > > But now my problem is I don't know what is causing the error. > > The error is: > > Error: response.responseXML has no properties > Source File: > http://localhost:8080/FYP/app?page=UserList&service=page > Line: 74 > > But it doesn't happen every time. Is this the server not repsonding quick > enough with the return values?? > > Any ideas would be great. > > Cheers > > Jake > > > -------------------- m2f -------------------- > > Sent from www.TapestryForums.com > > Read this topic online here: <<topic_link>> > > http://www.tapestryforums.com/viewtopic.php?p=11439#11439 > > -------------------- m2f -------------------- > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
