Remote Panel 8.6.1 won't load in Internet Explorer 9 (Windows7)

Hello everyone,
some years ago I installed a cRIO with an LabVIew 8.6.1 WebServer running on it. This worked flawlessly on XP with Internet Explorer.
The machine wasn't used for quite a while and in the mean time we have switched all our PCs to Windows 7.
I installed the LV RTE 8.6.1 and the patch 8.6.1f5 from http://www.ni.com/download/labview-run-time-engine-8.6.1/1244/en/
The addon is shown in Internet Explorer (although I am wondering it shows "8.6.0.something"). The IP is listed as trusted site and all ActiveX-Elements are enabled. 
Still the panel only shows that it's loading on 0.00%.
Can someone help me with this issue?
Regards
Andreas
Solved!
Go to Solution.

Hi Andreas!
I had some cases in which disabling the windows firewall did not help, but I had to explicitly allow the used ports in the firewall settings. Sounds crazy, but it happened.
If you want to try that too, I'd try the following ports first:
Web Servers and Remote Control
Server Ports: UDP port 5353 (used for device detection over mDNS), TCP port 52725 (used for the NI Network Browser utility), TCP port 3580 (web monitoring and configuration server port)
You'll find an overview list of ports NI uses here:
Configuring Software and Hardware Firewalls to Support National Instruments Products
http://www.ni.com/white-paper/12402/en/
Good Luck :-)
Regards
Stefan

Similar Messages

  • Page won't load in Internet Explorer

    I have this popup jsp page that loads perfectly in Mozilla Firefox but it wont load in Internet Explorer. There are no errors reported by internet explorer. What am i missing here?
    This is the link that refers to the page:
    add schedule
    This is the page that won't load in internet explorer:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ include file="/WEB-INF/jsp/include.jsp" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Drishti DACX Customized Reports version 0.1</title>
    <link rel="stylesheet" type="text/css" href="css/main.css" />
    <script type="text/javascript">
    var str="<c:out value="${reloadnow}"/>";
    if (str=="true") {
    window.opener.document.location = 'generate.htm';
    window.close();
    </script>
    <script language="javascript" type="text/javascript" src="js/datetimepicker.js" />
    </head>
    <body>
    <h4>Add/Edit Schedule</h4>
    Instruction: Fill out the form below and click on the save button. You may change the default Rate per Sale defined in your campaign preferences.
    <form name="createEntryForm" method="post">
    <c:if test="${addSchedEvent==''}">
    <input type="hidden" name="hdnEvent" value="add">
    </c:if>
    <c:if test="${addSchedEvent!=''}">
    <input type="hidden" name="hdnEvent" value="<c:out value="${addSchedEvent}"/>">
    </c:if>
    <input type="hidden" name="id1" value="<c:out value="${id}"/>">
    <table cellspacing=1 cellpadding=1 border=0 width="100%" height="100%">
    <tr>
    <td align="right" width="30%" class="item2">Date:</td>
    <td> <input name="callDate1" id="callDate1" type="text" size="20" value="<c:out value="${callDate}"/>"> <img src="images/cal.gif" width="16" height="16" border="0" alt="Pick a date"><br> <small><font size="1">mm-dd-yyyy</font></small></td>
    </tr>
    <tr>
    <td align="right" width="30%" class="item2">Total Agents:</td>
    <td> <input name="totalAgents1" type="text" size="10" value="<c:out value="${totalAgents}"/>"></td>
    </tr>
    <tr>
    <td align="right" width="30%" class="item2">Payroll Hours:</td>
    <td> <input name="payrollHours1" type="text" size="10" value="<c:out value="${payrollHours}"/>"></td>
    </tr>
    <tr>
    <td align="right" width="30%" class="item2">Rate per Sale (in USD):</td>
    <td> <input name="ratePerSale1" type="text" size="10" value="<c:out value="${ratePerSale}"/>"></td>
    </tr>
    <tr>
    <td align="right" width="30%" class="item2">Percentage Net:</td>
    <td> <input name="percentNet1" type="text" size="10" value="<c:out value="${percentNet}"/>"></td>
    </tr>
    <tr>
    <td colspan="2" align="center"><br>
    <c:if test="${addSchedEvent!='delete'}"><input type="submit" value=" Save " onclick="return confirm('Are you sure you want to save this schedule?');"> </c:if>
    <c:if test="${addSchedEvent=='delete'}"><input type="submit" value=" Delete " onclick="return confirm('Are you sure you want to delete this schedule?');"> </c:if>
    <input type="button" value="Cancel" onclick="window.close();"></td>
    </tr>
    </table>
    </form>
    </body>
    </html>
    Content of include.jsp:
    <%@ page session="true"%>
    <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
    <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
    <%@ taglib prefix="spring" uri="/spring" %>
    <%@ taglib prefix="ui" uri="/datagrid" %>

    Firstly, common error: missing closing HTML comment at the end of the <style> block (in the <head> section) so the browser thinks the entire page code is a HTML comment and ignores it all.
    Always check that HTML comments are correctly closed, particularly inside <style> blocks.
    Around line 130
    change:
    .style75 {color: #CCCCCC}
    </style>
    to:
    .style75 {color: #CCCCCC}
    -->
    </style>
    The "-->" tells the browser that the HTML comment (ignored by browsers) is complete and the browser should start reading and displaying the code again in the browser window.
    See if that helps.

  • Animation not loading in Internet Explorer

    Hi,
    Hope someone can help me here, I have created a flash intro
    for a site I have designed. This is my first experiance with Flash
    and it was very painless, however I have a problem with it loading
    in Internet Explorer.
    The animation can be seen here
    www.danieldean.biz and if you
    load it in Firefox it works almost instantly, but IE just sits at a
    load screen and never runs.
    I managed to find the fix for ActiveX problems but although
    you no longer have to click to activate it, the animation still
    won't load. Can anyone help? I'm at a loss to know what to
    try.

    quote:
    Originally posted by:
    Newsgroup User
    look at
    http://activecontent.blogspot.com
    use the first solution there instead (seeing you don't really
    seem to know
    what you're doing wrt activex controls .. as you've just
    copied and pasted
    code for director instead of flash and not realised). And
    make sure you
    START with a working html file (like that produced by
    SWiSHmax).
    I'm still confused, I don't understand what I'm supposed to
    put where it says <object... etc etc </object>. I tried
    putting the following in:
    <script
    type="text/javascript">startIeFix();</script>
    <object
    classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0"
    width="750" height="400">
    <param name="src" value="dean.swf">
    <embed src="dean.swf" pluginspage="
    http://www.macromedia.com/shockwave/download/"
    width="750" height="400">
    </embed>
    </object>
    <!-- -->
    <script
    type="text/javascript">endIeFix();</script>
    But it still doesn't load in IE. Also, what is this about
    director? SWiSHmax has never made any html for me, just an .swf
    file, that's what I'm trying to embed in the page. Isn't there just
    some simple code I can use to put "dean.swf" on the page and play
    it? I feel like I'm running round in circles and not getting
    anywhere at the moment.
    Would it be possible for someone to be kind enough to write
    the short section of code I need to get my "dean.swf" file to load
    properly? It's making my brain hurt now :-(

  • PDF's won't print in Internet Explorer after upgrading to Adobe Reader 11.0.03

    PDF's won't print in Internet Explorer 9 after upgrading to Adobe Reader 11.0.03.
    The print dialogue box won't open....nothing happens.
    Desktop OS is Windows 7 SP1.
    Randy Heil

    Two obvious troubleshooting techniques are to delete and re-install the printer driver (or updating printer driver) and fixing the installation of Acrobat. Have you given those a try?

  • Won't connect to Internet explorer....just got this computer a week ago brand new

    I just got this computer brand new a week ago. It started trying to watch vid on the net and it workstation show the picture. Then 2 days later it won't connect to Internet explorer at all. I'm so frustrated I mean how is this possible to have problems already. If I can't fix this tomorrow I'm taking it back. Please help thank you

    Before you go there call your provider first and have them check the provisioning on the phone. They will ask if you did this when you go to the Genius Bar.

  • Since latest Firefox update, other web sites will load but Netflix will not. Netflix will load in Internet Explorer.

    Since latest Firefox update, other web sites will load but Netflix will not. Netflix will load in Internet Explorer.

    Does it matter whether you use www? Will the sign-in link open: https://signup.netflix.com/#do-login
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    1. Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server. Any difference? If not...
    2. Clear Firefox's Cache Completely
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    3. If needed, remove the site's cookies in this dialog
    While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?

  • My chosen home page wont load it loads on internet explorer not firefox i tried the drag it to the little house it did not work it worked before i lost it three days ago

    my chosen home page wont load it loads on internet explorer but not firefox I tried the drag it to the little houes by the address bar but it still wont load it was working but stopped three days ago

    I upgraded my Firefox and now when I open, either from a shortcut on my desk top or the Firefox icon all I get is a blank page with no address but about:blank. I can then open a page such as my mail or home page from a bookmark, nothing from the desktop will open in any thing other than the blank page. Also my right click options only work once and a while. Things like saving a photo or going back just don't work. All sorts of little glitches, I find them very frustrating and am considering going back to IE even though I don't like it much. All my saved pass words are gone too.

  • I have had Mozilla Firefox for years...now it won't load, but Int.Explorer will. What is wrong?

    When I click on the icon or the program it self, or right-click and press OPEN, I get an hourglass, then nothing. It will NOT open. I CAN open Internet Explorer, then open Mozilla Firefox, but what's the point in going through all of that.
    This has happened 3 or 4 times before and after a few days begins to work again.
    Once I was trying out Google's Chrome, and it quit, but after I uninstalled Chrome, Mozilla started again. Is it that fragile? I really don't know of anything that might have stopped it this time. I am about ready to just give up and uninstall it and go back to Internet Explorer...even though I don't really like it...at least it works every time!
    Thanks for any help you may have.

    This is most likely because of a recent Flash update (11.3) which has been causing some problems in Firefox recently.
    You can try reading the following articles to see if there is a good resolution for your problem:
    [[Flash 11.3 doesn't load video in Firefox]]
    [[Flash 11.3 crashes]]
    [[Reset Firefox – easily fix most problems]]

  • Applet failed to load in Internet Explorer when using JRE 1.5 update 5

    I have downloaded JRE 1.5 Update 5 and checked the relevant checkbox in Internet Explorer Advanced tab to use JRE 1.5 for applets. Did the same in Java Control Panel. However none of the applets seem to load.
    For example I went to this site:
    http://java.com/en/download/help/testvm.xml
    The applet didn't load and I got the following error in my Sun Java Console :
    load: class JavaVersionDisplayApplet.class not found.
    java.lang.ClassNotFoundException: JavaVersionDisplayApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more

    And it's the same behaviour in JRE 1.5 update 8 as well.

  • How come when i logg in to facebook it will load, but when i go into games like farmville it does not load, but the games will load with internet explorer?

    i play games on face book, like farmville, frontierville, it will load the main page that shows all your friends and things that have been posted, but when i click on farmville to actually go into my farm it will not load, it says if it don't load in 10 seconds, update your player, i have tried that and it still don't load..... but i can go out of firefox and use internet explorer and the games will load... can you help me fix this, i use fire fox foe school work in college and would like to use it playing games as well.

    Try using the Facebook app instead of Safari for viewing Facebook content.

  • .swf won't open in internet explorer

    Hi,
    This is driving me mental, flash seems to hate me! created a webpage in dreamweaver and then dropped .swf videos onto it. One video though was originally a .mov which i encoded to f4v in media encoder and then exported as a .swf from flash. It worked fine on my computer and now that it's uploaded it refuses to play. Also it won't preview on my computer anymore! Please help.
    This is the page it's supposed to play on www.dpdigitalmedia.co.uk/portfolio.html
    Affroken

    If you're having trouble installing Adobe Flash Player, try downloading the installer directly from the following link:
    Flash Player for ActiveX (Internet Explorer)
    Save it, close your browser and run it.

  • Os X Server 10.6.7 media in default blog won't play in Internet Explorer.

    I use the default web blog function in os x server to post some tunes I made in Garageband for my friends and family to check out.  These media files do not play in Internet Explorer, even when QuickTime is loaded on those computers.
    I have resorted to using my old trusty eMac running 10.4.11 Server to host my tunes now, and it's no problem.  They play on Windows IE 9, and 8 no issue.  Even Windows Media Player handles the tunes without installing QT.
    Kind of frustrating when my $50 Apple eMac is doing what I want my $$$$ Mac Pro to do!!
    Are there in fixes for this problem?  It seems to have occurred in a recent update.
    Hopefully Lion Server addresses this issue.  I don't use PC's too often, but most of the world does and I would like for people with that configuration to be able to hear my music without having to load Safari and QT.
    Any advice would be appreciated.
    Rod P

    Ok the problem its like that: i have 1 mac mini with 10.6.5 and itunes 10.1 and all videos work perfect, but in my macbook pro with 10.6.5 and itunes 10.1 too, some doesn't doesn't work, its not a problem of purchased videos or not, i think that the problem is about codecs or DRM cause i connect my macbookpro to a TV via HDMI and since then some videos didn't work.
    if you put get info in the video that doesn't work, there is only the info at left and there is some info miss at right like : profile, channels, total video rate, video dimensions and video codec.
    Desperately looking for a fix any help will aprecciate it
    thanks
    PD. i try itunes 10.0 and it didnt work either

  • Applet won't run in Internet Explorer

    I am having problems running applets that I create. They don't run in Internet Explorer. Other applets will run in the browser but it seems to use the Microsoft VM, not the JVM from Sun. The Mozilla Firefox browser will run all applets using the JVM from Sun.

    to api00
    If you cannot see an entry in IE Tools menu named Sun Java Console and open it , then do the following.
    1.Open Windows' Control Panel and look for an entry "Java Plug-in".
    - If it's not there, go here http://java.com/en/index.jsp and click the "Get It Now" button to install the Java Plug-in.
    - If it's there, click it, and then the Browser tab. Make sure that "Internet Explorer" is checked, then close all instances of IE. Go to this page and try one of the applets: http://java.sun.com/j2se/1.4.2/docs/relnotes/demos.html
    2. If that doesn't resolve the problem, remove ALL Sun Java stuff that you can find - check directories and the Registry - and do a clean install of Java.
    to twinkietwin
    Question 1: It appears that you typed the error text in your message #8, because there are capitalization and spelling problems that do not exactly match the errors that Java produces. Is this the case? If so please cut and paste the verbatim text of the errors from the window that appears when you click on the "More Details" button of the "Error - Java General Exception" box. (The EXACT and TOTAL error test is important.)
    It appears that the applet is attempting to acquire the value of some variables from the HTML code that calls the applet, but for some reason it cannot find the HTML file named "example1.htm" that contains the variables. One possibility is that there is a file on your computer named either example1.htm or example1.html that is being found first. Check your machine for files with one of these names; if found, temporarily rename it to something else and try the Sun BarChart applet from the demo page again.

  • Images load in internet explorer, not in firefox, why is this?

    The website i am working in is www.pestcontrolprofessional.com. On the upper lefthand corner is the company's logo. This loads fine in internet explorer, but i cant get it to load on firefox. On the "AboutUs" page i also can't get the image to load in FF. I checked the html to see why and i just can't come up with an answers. I am sure it's an obvious answer. I've seen similar questions on this site but i can't find one that apply's to this particular issue. Any help is appreciated.

    No problem here with that logo.
    Can you open that logo directly in a tab?
    *http://www.pestcontrolprofessional<i></i>.com/logo2.jpg
    If you use extensions (Tools > Add-ons > Extensions) like <i>Adblock Plus</i> or <i>NoScript</i> or <i>Flash Block</i> that can block content then make sure that such extensions aren't blocking content.
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *https://support.mozilla.org/kb/Images+or+animations+do+not+show

  • Quicktime won't work in Internet Explorer

    Everytime i log into a site that has a quicktime streaming video, all I get is the quicktime symbol with a question mark over it. what could i do to fix this? I have quicktime pro and have reinstalled the software.

    for some reason MS has made some changes to it's activeX controls i am trying to figure out some ways around it since develop movies for the web but as of right now the embed tag does not work in internet explorer so most websites that have quicktime and use the embed tag will not load if you use internet explorer.
    http://www.apple.com/quicktime/tutorials/embed.html
    QuickTime Users
    If you use QuickTime and have experienced the dialog referenced above while attempting to watch QuickTime movies with the updated Internet Explorer for Windows, you may consider trying an alternative web browser.

Maybe you are looking for

  • HP Officejet 4630 e-All-in-One Printer

    My scans are giant (each page is taking 2-4 minutes to print).  Perhaps it's super-super hi res?  How can I change the settings so the scan still looks good but the file size is smaller?

  • Error (-23) on my itunes after syncing but my ipad2 is working well

    Hi, I've recently started receiving the error messages for error -23 after syncing my ipad2 on my trusty laptop. Every single time I finish syncing, it pops up but the thing is the device is perfectly synced with the setting that I made before syncin

  • I tunes wont update.

    Error messages   msvcr80.dll is missing and error 7 windows error 126

  • After every reboot it say Searching.

    Hello,I have a problem that everytime I reboot my iphone(turn it off then on) or simply it ran out of battery then I charge it ,my service stop work and it say "Searching" so I have to replug the SIM card and it works again (get the SIM card out and

  • [11.8.800.168] Entire Control turns into Button Click

    Since the 11.8.800.168 update the file upload control we use (demo here: http://www.plupload.com/example_jquery_ui.php) turns the entire control clickable in IE 8. Anywhere you click opens a dialog box to select a file. Clearing cache fixes the issue