Internet Explorer doest work?
Hi, I've downloaded the TightVNCJava Client.
So I can access the VNC Box by using a Webbrowser.
I have modified the source a bit, just to be how I want it.
And, well Firefox runs it fine.. Opera also does (atleast I think it does..) but Internet Explorer doesnt run it at all.
I have been Googling and Asking around and they told me about that microsoft got Suit by SUN since they copyed Java (Way to go M$ :ehh:...)
And now I need to compile it for Internet Explorer in another Compiler or something.
That is the part that I dont get.
What do I have to do to make it run fine with eachother?
How can make a IE one? How to compile?
What do I need? And how much its going to cost me? (Well, Since we are talking about M$ Products I think its going to cost me around.. 100$.. :sick: )
Well, I hope someone can tell me How I can make the Java Applet run in Internet Explorer aswell?
Cheers
- Robin
Re: Internet Explorer doest work?
Java applets do run on IE if you have the JRE installed
Re: Internet Explorer doest work?
I have JRE installed.. :/
Else it wouldnt run on Firefox would it?
Well, whats the problem then?
Re: Internet Explorer doest work?
might be your configuration or the HTML syntax to embed the applet
Re: Internet Explorer doest work?
Well, that is Japanise for me.. (Sorry for the Asian people i dont want to be racist)
Can you please enlighten me more?
So, please keep in mind.. It runs on Firefox and Opera.
It doenst on IE7.
Re: Internet Explorer doest work?
Is your IE7 configured to allow java?
Is Java on your PC configured to run applets from IE?
Those kind of configurations
Re: Internet Explorer doest work?
Checked. IE7 Java Settings is Enabled.
Java Settings is on. I guess I cant find it though well it works on Firefox so it should be on... ^^
It is on a SSL connection. I dont think that matters though I thought lets put it here..
Does it maybe help if I put screenys or a movie from what happens when I connect with Firefox and what with IE?
2 Attachment(s)
Re: Internet Explorer doest work?
Take a look at the screen-shots attached with this post.
The 1st is the Advanced tab of IE7 settings
The 2nd is the Advanced tab of Java Control Panel
Re: Internet Explorer doest work?
Settings are on..and always were on..
And always were on.
Well, I made a Sample Movie from it.
I know its a crappy one..
But you can see in there that Firefox loads it..
And IE7 doesnt even show anything.. :S
http://www.youtube.com/v/ZPc_p0iPmVo
Re: Internet Explorer doest work?
sorry for me bumping.
But well its still not woriking and I have tryed alot of stuff..
Can it be that I call functions that IE7 doesnt allow in java since its "Dangerous"
or something like that?
Re: Internet Explorer doest work?
Applets run on JRE, it has nothing to do with IE.. IE is just a stupid frame to contain the Applet
I'm out of solutions, but I hope someone else has some ideas.
Re: Internet Explorer doest work?
Ok, crap you were my only hope.. :o
Well, umm is there a chance that my code is just unfit to run in IE (even you told me it runs in JKE instead of IE..)
Re: Internet Explorer doest work?
JRE= Java Runtime Environment.. What I meant is Java Applets are browser independent just as long as the browser supports java
Re: Internet Explorer doest work?
If it runs in firefox it should run in IE assuming your IE isn't fubared. I would test on another machine.
If not, try a reinstall of Java.
Next try a reinstall of windows.
Next spill your coffee all over your computer...and if that still doesn't fix it...crawl into a fetal position and cry for the rest of your life.
But really, I think more than likely IE or Java is fubared, a reinstall of Java should fix it.
Re: Internet Explorer doest work?
heh, ok well I did the coffee thing, but that didnt work at all..
Anywho, I will try to reinstall both of them.
But I think that doesnt fix it since well I have tryed it on Serval Computers..
I tryed the page on 3 PC's..
Firefox, runs fine.. with all.
IE, Doesnt run at all..
But, ok Let me try to reinstall IE and then I repost again.
Edit:
Well, I tryed it now ina couple of ways.
With IE6 and I reinstalled the JRE.. no luck what so ever..
I think it has to do with the Applet.
For some reason it just doesnt run on IE. And yea I know it runs in JRE instead of IE.
But I dont have a other explanation.. This is really weird.
I think that the best way to fix this is to see the orginal source (I also tryed that one before.. doesnt work either..) http://www.tightvnc.com/download.html
Well, I hope there is someone out there who can help me.
Cheers,
Robin
Re: Internet Explorer doest work?
I think we should narrow down the problem:
Go here: http://www.java.com/en/download/help/testvm.xml
If you see the dancing Duke logo, Java is working fine, and its an issue with the applet running in IE. I have a feeling its missing something when it was complied that IE looking for.
Re: Internet Explorer doest work?
Works in IE and in Firefox.
So its not Java nor IE but its the Applet..
Ok, well is there something that I(/or the VNC-group) can have coded in there that doesn't work?? :S
Re: Internet Explorer doest work?
I can't think of any code that would make an applet not work on IE
I'm really getting curious now. I'll see what I come up with
1 Attachment(s)
Re: Internet Explorer doest work?
I tried downloading the source, compiling it and run the applet using IE and it worked. After all it seems it's your problem not IE problem
Re: Internet Explorer doest work?
Ok, well this is really weird.
The code doesnt work on my IE or JRE.. But the same code does work on your IE..
Well I really want to put this page online now. But well then I have to ask my Boss if thats ok first..
I might do that later on next week.
Well, umm..
Try to pre-compiled code.. Maybe that is the problem..