<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Blank LED Indicator On Windows 7 in Measurement Studio for .NET Languages</title>
    <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136695#M9986</link>
    <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please check&amp;nbsp;the registry on the systems that are not working for a key called NISHAREDDIR.&amp;nbsp; You can do this by navigating to the start menu and selecting Run... Type regedit into the Open field and select Ok.&amp;nbsp;Navigate to HKEY_LOCAL_MACHINE » SOFTWARE » National Instruments » Common » Installer.&amp;nbsp;&amp;nbsp;Single left-click the Installer directory and see if NISHAREDDIR shows up in the list on the right side.&amp;nbsp; This should be placed there by the installer using &lt;SPAN class="code"&gt;niMetaUtils.msm.&amp;nbsp; It could be that Windows 7 is not allowing permissions to add NISHAREDDIR to the registry of the machine in certain situations so it will be beneficial to know if&amp;nbsp;it is in the registry of the machines that do not work properly.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2010 15:58:55 GMT</pubDate>
    <dc:creator>Ryan_T</dc:creator>
    <dc:date>2010-05-26T15:58:55Z</dc:date>
    <item>
      <title>Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1135185#M9978</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Windows Forms application that uses Measurement Studio Version &lt;SPAN&gt;8.5.0.220.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A customer just contacted us and stated that on one of the Tabs of the main user interface, The LED indicators are not displayed when using Windows 7. He was originally running Windows Vista. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He sent me the configuration file and I was able to reproduce the issue. However, when others run the same release on Windows 7, LED indicators are displayed correctly. So far it fails on Home Premium and Professional and has worked on Ultimate...although the sample size is quite small and I cannot come up with any reason why this should matter. I have tried changing the display driver, resolution, color depth, etc and nothing help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anybody seen anything like this or have any ideas that I might try?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You &lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2010 19:04:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1135185#M9978</guid>
      <dc:creator>atlantest</dc:creator>
      <dc:date>2010-05-24T19:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1135291#M9979</link>
      <description>&lt;P&gt;I have tracked the issue down to mesa.dll through google. I have included the nimesadll.msm in my setup project, and the file is placed in the shared folder on the target machine...however my application does not seem to locate it when run on Windows 7. If I manaully place the file in the application directory, the LED's are displayed and everything works great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You &lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2010 21:16:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1135291#M9979</guid>
      <dc:creator>atlantest</dc:creator>
      <dc:date>2010-05-24T21:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136153#M9981</link>
      <description>&lt;P&gt;Hi atlantest,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including the &lt;FONT face="Courier New"&gt;NIMesaDLL.msm merge module is a great step, but I was wondering if you have also looked in the Measurement Studio Documentation to search the help file on what else to include.&amp;nbsp; If you search for the phrase "Measurement Studio .NET Merge Modules" in the documentation and then select Local Help from the right hand side it should populate a new search with Measurement Studio .NET Merge Modules as the first hit.&amp;nbsp; Select this section and look at the NationalInstruments.UI section.&amp;nbsp; Mine states that you need to include the following merge modules but you should look in your help documentation to ensure that it has not been updated: &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="code"&gt;MStudioUIDesign.2005.msm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="code"&gt;MStudioUI.2005.msm&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="code"&gt;NIMesaDLL.msm&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="code"&gt;niMetaUtils.msm&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you included all of these?&amp;nbsp; You will also want to make sure that any deployment project that contains the &lt;SPAN class="code"&gt;niMetaUtils.msm&lt;/SPAN&gt; merge module includes a SystemFolder entry and a ProgramFilesFolder entry in the Directory Table. To include this entry in Visual Studio,&amp;nbsp;add a "System Folder" and a "Program Files Folder" as a Special Folder in the File System view of the deployment project. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this does not help then I have a few questions for you.&amp;nbsp;&amp;nbsp;Where is the mesa.dll being stored? Is it located on the clients machine under &amp;lt;National Instruments&amp;gt;/Shared/Mesa? Also, how many bits are the systems that do not work, 64 or 32?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2010 21:28:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136153#M9981</guid>
      <dc:creator>Ryan_T</dc:creator>
      <dc:date>2010-05-25T21:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136522#M9984</link>
      <description>&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You for responding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read through the docs many times hoping that I had missed something. I have included all of the mentioned merge modules. After googling this issue I had also tried including a System folder in the installer...however this application has been deployed for over a year from this VS project and I have never needed it. Including the System folder did not help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can successfully install and execute the application on Windows 2000, Windows XP and Windows Vista. If I copy the dll's from the NI Shared folder to the application directory, everything appears to work fine. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that it also runs successfully on Windows 7 machines where either the LV development system or the runtime is installed. However on a clean Windows 7 it cannot seem to find any of the dll's in the NI shared folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible that the dll's are not being registered? The application is unsigned...does that matter? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have observed the issue running Windows 7 32-bit (both Home Premium and Professional). &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You again for your assistance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 13:09:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136522#M9984</guid>
      <dc:creator>atlantest</dc:creator>
      <dc:date>2010-05-26T13:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136695#M9986</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please check&amp;nbsp;the registry on the systems that are not working for a key called NISHAREDDIR.&amp;nbsp; You can do this by navigating to the start menu and selecting Run... Type regedit into the Open field and select Ok.&amp;nbsp;Navigate to HKEY_LOCAL_MACHINE » SOFTWARE » National Instruments » Common » Installer.&amp;nbsp;&amp;nbsp;Single left-click the Installer directory and see if NISHAREDDIR shows up in the list on the right side.&amp;nbsp; This should be placed there by the installer using &lt;SPAN class="code"&gt;niMetaUtils.msm.&amp;nbsp; It could be that Windows 7 is not allowing permissions to add NISHAREDDIR to the registry of the machine in certain situations so it will be beneficial to know if&amp;nbsp;it is in the registry of the machines that do not work properly.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 15:58:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136695#M9986</guid>
      <dc:creator>Ryan_T</dc:creator>
      <dc:date>2010-05-26T15:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136798#M9987</link>
      <description>&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is only Installer/Parts and it is empty. Guessing thats not so good!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is consistent on 2 machines (home premium and professional).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to find a way to "Run As Administrator" the installer but did not see one...I am new to Windows 7 myself. I am an admin on the box but from what I see being Admin is not all that it used to be! &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan &lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 18:03:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1136798#M9987</guid>
      <dc:creator>atlantest</dc:creator>
      <dc:date>2010-05-26T18:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1137691#M9991</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There should be stuff inside the installer section, but it will not show up if you simply expand the section.&amp;nbsp; We actually need to single left-click on installer itself.&amp;nbsp; The following is a screenshot of the section I am refering to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/15764iBC3B58BD34355BE0/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="NISHAREDDIR_RegEdit.PNG" title="NISHAREDDIR_RegEdit.PNG" align="center" /&gt;&lt;/P&gt;&lt;P&gt;Can you check one more time to verify.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2010 19:58:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1137691#M9991</guid>
      <dc:creator>Ryan_T</dc:creator>
      <dc:date>2010-05-27T19:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1137823#M9992</link>
      <description>&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is nothing there...here ya go!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add the NI Shared Directory registy value (on a different installation), all aspects of my application seem to execute properly. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/0188a4d93e39dda5d89763996d263289159237f9/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f313537373669333235323744424631314345373432342f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="NI Reg.jpg" title="NI Reg.jpg" align="CENTER" /&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2010 23:37:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1137823#M9992</guid>
      <dc:creator>atlantest</dc:creator>
      <dc:date>2010-05-27T23:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1139790#M10001</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please try to run the installer as administrator.&amp;nbsp; You can accomplish this by right-clicking on the installer and selecting to run as... and then select administrator.&amp;nbsp; You should not have to do this because the installer should elevate itself, however, this will be a good troubleshooting step for us. &lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2010 18:54:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1139790#M10001</guid>
      <dc:creator>Ryan_T</dc:creator>
      <dc:date>2010-06-01T18:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1140055#M10004</link>
      <description>&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That works. The registry entries are correctly created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, doing so made me realize that before I was using the .msi file to perform the install. The .msi file does not provide the "Run As Admin" option when right clicked. So after it worked using the setup.exe I ran some experiments and anytime that I ran from the setup.exe the registry was populated correctly (I made sure to delete the NI branch after each uninstall).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize for wasting your time. I have used the msi file for years now on all OS until Windows 7 and never had an issue. The ironic thing is that the issue was driven by a customer report...so I am guessing that they are doing the same thing.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 00:22:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1140055#M10004</guid>
      <dc:creator>atlantest</dc:creator>
      <dc:date>2010-06-02T00:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1140440#M10007</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm glad that we could get the installer working properly.&amp;nbsp; It was not a waste of time and I'm happy that it is not a more serious issue.&amp;nbsp; Please mark the correct solution as accepted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 14:20:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1140440#M10007</guid>
      <dc:creator>Ryan_T</dc:creator>
      <dc:date>2010-06-02T14:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1163691#M10089</link>
      <description>&lt;P&gt;I had the same problem with the NI switch control and the hint with starting the setup as admin worked for me too. I find it strange, because I was logged on as admin.&lt;/P&gt;
&lt;P&gt;Will there be a patch to fix this problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;J.Cramer&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 12:42:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1163691#M10089</guid>
      <dc:creator>Jürgen Cramer</dc:creator>
      <dc:date>2010-06-29T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1165615#M10098</link>
      <description>&lt;P&gt;Hi J.Cramer,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the additional information.&amp;nbsp; We are currently investigating this situation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2010 13:49:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1165615#M10098</guid>
      <dc:creator>Ryan_T</dc:creator>
      <dc:date>2010-06-30T13:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1229489#M10235</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;is there meanwhile a result on your investigations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;J.Cramer&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2010 08:50:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1229489#M10235</guid>
      <dc:creator>Jürgen Cramer</dc:creator>
      <dc:date>2010-08-27T08:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1479802#M10922</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;The install-as-administrator&amp;nbsp;workaround work for me too (thanks everyone involved). &lt;/P&gt;
&lt;P&gt;In my application, a set of HorizontalSlide3D switches were invisible. Although the caption was there and it was possible to click on the control!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have only experienced the problem on 32-bits Windows 7, it works fine on 64-bits Windows 7 and 32-bits Windows XP.&lt;/P&gt;
&lt;P&gt;Is there any progress to the patch?&lt;/P&gt;
&lt;P&gt;Best regards, Björn Nilsson&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2011 14:43:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1479802#M10922</guid>
      <dc:creator>bnils</dc:creator>
      <dc:date>2011-03-09T14:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1483338#M10934</link>
      <description>&lt;P&gt;Hi Bjorn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you running the .msi file or the setup.exe to launch your application?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:46:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1483338#M10934</guid>
      <dc:creator>Hassan_Atassi</dc:creator>
      <dc:date>2011-03-11T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1484852#M10937</link>
      <description>&lt;P&gt;Hi Hassan!&lt;/P&gt;
&lt;P&gt;I have an VS2008 installer project that creates my installation files and the result is one .exe and one .msi. But&amp;nbsp;to start the instalaltion, I am using the setup.exe.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2011 07:57:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1484852#M10937</guid>
      <dc:creator>bnils</dc:creator>
      <dc:date>2011-03-14T07:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1487382#M10950</link>
      <description>&lt;P&gt;Hi bnils,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That seems peculiar. &amp;nbsp;All the issues in the past seems to be when people were running the .msi instead of the .exe to install their application. &amp;nbsp;Let me look into it and get back to you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2011 19:43:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1487382#M10950</guid>
      <dc:creator>Hassan_Atassi</dc:creator>
      <dc:date>2011-03-15T19:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1491488#M10970</link>
      <description>&lt;P&gt;Hi bnils,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering what version of Visual Studio and Measurement Studio you are using as well as if you had administrator privilieges on that account. &amp;nbsp;When you try to launch the .exe do you ever get a message like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="text-align: right;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="text-align: center;"&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/38216iD19AEA46C32838FE/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="admin.JPG" title="admin.JPG" align="center" /&gt;&lt;/P&gt;
&lt;P style="text-align: left;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="text-align: left;"&gt;Also, would you mind posting a sample executable that reproduces this behavior?&lt;/P&gt;
&lt;P style="text-align: left;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2011 14:50:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1491488#M10970</guid>
      <dc:creator>Hassan_Atassi</dc:creator>
      <dc:date>2011-03-18T14:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Blank LED Indicator On Windows 7</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1496082#M10984</link>
      <description>&lt;P&gt;Hi Hassan!&lt;/P&gt;
&lt;P&gt;I am using Measurment Studio 8.9.0.246 and building an application targeted .NET framweork 2.0 ans CPU type set to x86. This forces me to use version 8.9.20.156/246 instead of 8.9.35.156/246 of the following NationalInstruments dll's: Common,UI, UI.WindowsForms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I generate an install kit from my Visual Studio 2008 C# project and end up with two installation files (Setup.exe and &amp;lt;toolnameSetup.msi&amp;gt;). I start the installation by clicking setup.exe after a short while I get a message similar to the one you describe. In my case it ask if&amp;nbsp;I allow the program from an onknown publisher "to make changes on this computer". However it says that program name is &amp;lt;toolnameSetup.msi&amp;gt; (i guess the exe calls up the msi). I allow this and the installation finalizes. The windows account i am using has administrator privilieges. When running the prorgram none of the switches are visiblke, they are ther and can be licked on but not visible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After I reinstall setup.exe running as administrator, the switches are now visible...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cant really distribute any executable right now, sorry. Maybe later.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:34:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Blank-LED-Indicator-On-Windows-7/m-p/1496082#M10984</guid>
      <dc:creator>bnils</dc:creator>
      <dc:date>2011-03-23T08:34:44Z</dc:date>
    </item>
  </channel>
</rss>

