Thanks, I am no longer getting the error. But I am evaluating the platform for an M2M project for ATT. I would like to understand the reliability and scaleability of the platform. In addition to this error I have also encountered long load times for simple css and javascript files (times of 1sec per...
I am getting the following server error. I do not get it all the time. Most of the time the query returns fine. Any ideas what this error is. It looks like it might be something to do with the cookies that are being set. If I run it from a fresh browser it looks like it always works first shot. Then...
Hi, I can not find a way to add or modify the meta tag data in the top of the html files. It would be great if you could have a field in the project setting to add meta data like you have to include external javascript files. You can modify the tags in the source file but then it breaks the designer...
Hi, thanks for the reply, I was hoping to do this with out the need for a login as there are just images. I was trying to keep the images out of the wrapped phonegap app so that I could change the images or add new ones without having to rebuild the app. I have moved the images into the app for now....
Hi, I am using a database service to list a table that contains an image url to an uploaded image file in the files section of the data base. The query works fine and returns the image url. I map this url to the src attribute of an image in the GUI. This also work fine in the simulator and in the ch...
How can it not be a bug that if I explicitly specify that the response xml contains an array that the mapping ignores the mapping and fails to display the single item in the list. Why have an array check box if it is going to be ignored? The suggested work around is to not use the XML mapping featur...