Hello all.. I've got Flex 3 Builder running on a XP machine with WebOrb for Java installed and the project is using SVN. I am in the process of trying to convert an existing Flex app over to try and run on WebOrb. I was successiful in converting the "standalone" app (not running on a server) over to run on WebOrb. I did this by manaully updating the .flexProperties to point tothe weborb installation, update the compiler line and added the WebOrb swc reference.
All seemed to be working fine. I am having to go through line by line to update code. Some of the data structure being returned through WebOrb is different. I was able to make some changes with no problems until last night. I had the idea to comment out all of Web services call so to get the app up and running with no data being returned. If I tired to run it without the lines commented out, the application aborted. So after running through the whole app and removing the web service commits, I tired to debug.. It opens the browser and then tires to build the workspace.. sits at 0% and nothing ever gets built. If I close out the browser, Flex continues to build.. but never does anything... If I kill the Flex process and try to reponen the project, I get a Java error and Flex crashes... Any ideas? Eric W Dunn Adaption Technologies 281-465-3326 [EMAIL PROTECTED]

