I dont think you are pointed to the latest JRE on your TWS.Quote from goforwand:
When I open up the "Target" box from properties, this is what I get C:\WINNT\system32\javaw.exe -jar C:\Jts\jts.jar C:\Jts
In the 'Advanced" tab of Internet Properties, it shows that my system is using the latest version of Java.
Is this the correct setting?
Thanks
To easily test what version of the JRE you have installed, go to the Java test page:
http://www.java.com/en/download/help/testvm.jsp
This is a help page on the Sun Java site which answers many questions about installing, upgrading Java.
http://www.java.com/en/download/help/index.jsp
I'm guessing you installed the JRE using the automatic installation. You need to point the part of the TWS startup string that mentions 'javaw.exe' to the location of the newest JRE installed. This is what my startup string JRE location is using the auto install option. (Note, I don't have the latest JRE, so yours' will have a different name for the directory which holds javaw.exe)
"C:\Program Files\Java\j2re1.4.1_03\bin\javaw.exe" -Dsun.java2d.noddraw=true -jar C:\Jts\jts.jar C:\Jts