Hi, I install formspider on glassfish4. Importing application. Is all working (something wrong with images, i try catch later where is problem. Images upload to server), but when i try edit panel and save on FS IDE , get error: "cvc-elt.1: Cannot find the declaration of element 'root'. At Line: 1 , Column: 147" For example. i make NEW application. Create panel "TEST" , source: <panel> </panel> and get same error. Where is problem ? |