I can't get the 2d viewer to work. It comes up with the below error:
Java Plug-in 1.6.0_13
Using JRE version 1.6.0_13 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\chrisrees
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Validating https://igpmanager.com//2d/03-04-12_2/iGPViewer.jar , version null...
Downloading JRE 1.6.0_31+ from http://java.sun.com/products/autodl/j2se...
exception: null.
JNLPException[category: System Configuration : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="https://igpmanager.com//2d/03-04-12_2/">
<information>
<title>iGPViewer</title>
<vendor>iGP</vendor>
<homepage href="null"/>
</information>
<update check="always" policy="always"/>
<resources>
<java href="http://java.sun.com/products/autodl/j2se" version="1.6.0_31+"/>
<jar href="https://igpmanager.com//2d/03-04-12_2/iGPViewer.jar" download="eager" main="true"/>
</resources>
<applet-desc name="Core.iGPViewer" main-class="Core.iGPViewer" documentbase="https://igpmanager.com/play/?url=race-live/71761/2d/trial" width="400" height="400"/>
</jnlp> ]
at sun.plugin2.applet.JNLP2Manager.downloadJREResource(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: JNLPException[category: System Configuration : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="https://igpmanager.com//2d/03-04-12_2/">
<information>
<title>iGPViewer</title>
<vendor>iGP</vendor>
<homepage href="null"/>
</information>
<update check="always" policy="always"/>
<resources>
<java href="http://java.sun.com/products/autodl/j2se" version="1.6.0_31+"/>
<jar href="https://igpmanager.com//2d/03-04-12_2/iGPViewer.jar" download="eager" main="true"/>
</resources>
<applet-desc name="Core.iGPViewer" main-class="Core.iGPViewer" documentbase="https://igpmanager.com/play/?url=race-live/71761/2d/trial" width="400" height="400"/>
</jnlp> ]
HELP!