I have developed an application using MySQL and then on another server used Derby in a Cloud/VM environment. In one form of many I get the message
XML returned from the server does not have 'root' element
It still works fine with the MySQL copy.
The form is creating a new record and is wizard style.
I have tried removing any text and searched for & on its own. I removed all html with & but the error still occurs
Help please