Hi
Have installed a dual boot system and running new windows 7 64 bit release. everything working fine and i like the new OS
thought i would use the new OS to test my application in Servoy 4 first before moving it across from 3.5.9. have installed MySQL server fine and Servoy developer ok, no problems. Servoy is installed in its own directory (as per forum) not within Program Files or Program Files (x86) that windows 7 creates.
I have created the repository_server database and connected to it, as well as database for my solution through developer. i can see the repository tables created in the repository_server db. Java installed is 32 bit and is installed to the Program Files (x86) directory.
My issue is that i cannot start Servoy Application Server service, when i try to run it i get the message:
‘java’ is not recognised as an internal or external command, operable program or batch file
i assume then that i somehow need to configure a server properties file to point to java files correctly, as i think it may have something to do with java being installed to the Program Files (x86) folder. I am unsure where to find this property/configuration, can somebody please point me in the right direction?
Thanks.