Hi Stoyo,
I have tried to access the JDiagram from my public site with no success. I have managed to get the Java console open, and I have pasted the results below. I have editted the location out, but I will sent the location to you via personnal message so that you can test it if you like.
The output below shows that java doesnt go to the public site to get the JDiagram file. (see the first http line)
Another issue I have found is that the aspx page that you put the control on must also be in a public folder. This is a little dangerous, but I can get around this.
----------------------------------------------------------------
basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@f07355
basic: Plugin2ClassLoader.addURL parent called for
http://localhost:65116/HRA_HFWv1/HTA/www.MySite.ltd.uk/JDiagram.jarnetwork: Cache entry not found [url:
http://localhost:65116/HRA_HFWv1/HTA/com/mindfusion/diagramming/DiagramApplet.cl..., version: null]
network: Connecting
http://localhost:65116/HRA_HFWv1/HTA/com/mindfusion/diagramming/DiagramApplet.cl... with proxy=DIRECT
network: Connecting http://localhost:65116/ with proxy=DIRECT
network: Cache entry not found [url:
http://localhost:65116/HRA_HFWv1/HTA/com/mindfusion/diagramming/DiagramApplet/cl..., version: null]
network: Connecting
http://localhost:65116/HRA_HFWv1/HTA/com/mindfusion/diagramming/DiagramApplet/cl... with proxy=DIRECT
network: Connecting http://localhost:65116/ with proxy=DIRECT
basic: load: class com/mindfusion/diagramming/DiagramApplet.class not found.
load: class com/mindfusion/diagramming/DiagramApplet.class not found.
java.lang.ClassNotFoundException: com.mindfusion.diagramming.DiagramApplet.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: com.mindfusion.diagramming.DiagramApplet.class
Ignored exception: java.lang.ClassNotFoundException: com.mindfusion.diagramming.DiagramApplet.class