Servoy Developer in different OS's

This is a strange one. Last Friday at quitting time I saved my solution and closed Developer. Everything was functioning correctly with the solution I was working on (no problems or errors in the entire sollution). Over the weekend, Windows 7 updates were run and Windows 7 Service Pack 1 was installed.

Today, when I open Developer and load my solution I am getting strange problems as shown below on lines 11, 12 and 19:


The admin_user search criteria has also stopped functioning in that this code does run and populate my tree, however it is not limiting the results to only records where admin_user is TRUE like it was Friday afternoon.

I exported this solution and imported it on a Windows 2003 Server that I have Developer installed on and that is in the same subnet as my PC is. Both machines have the same datasources setup and other than OS version are basically identically setup as far as Servoy is concerned. On the Win 2K3 server however none of these problems exist and the solution works perfectly as it did on Friday.

As you can see, there are no problems being reported on the Win 2K3 machine. Any help is very appreciated and greatly needed.

Thanks,

Keith

Keith,

Do you have any errors in the logs?
Check both /path/to/servoy/application_server/servoy_log.txt and /path/to/servoy_workspace/.metadata/.log

Rob

I noticed taht on the Win7 machine I had Java version 6.27 installed while on the Win2K3 machine I had 6.26 installed. I uninstalled 6.27 and installed 6.26. This caused Servoy Developer to not be able to open. The Uninstaller would also not run from the shortcut so I had to do a manual uninstall and deleted all files.

I since have re-installed Servoy Developer and re-imported my solution. The problems are now gone. If it happens again I will be sure to capture the log files for review.

Thanks,

Keith