<?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: (MS .NET, Csharp) adding component causes severe slowdown. in Measurement Studio for .NET Languages</title>
    <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/168057#M970</link>
    <description>Hi Bilal,&lt;BR /&gt;&lt;BR /&gt;Thanks for your help with this.&lt;BR /&gt;&lt;BR /&gt;I've just checked my internet settings and both of the certificates that you mentioned are already installed on my pc. Zax has tried re-importing them, but it didn't help.&lt;BR /&gt;&lt;BR /&gt;You are welcome to contact me directly about this issue. &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Chris Williamson</description>
    <pubDate>Wed, 08 Dec 2004 09:50:36 GMT</pubDate>
    <dc:creator>Chris Williamson</dc:creator>
    <dc:date>2004-12-08T09:50:36Z</dc:date>
    <item>
      <title>(MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159475#M827</link>
      <description>After adding a numeric edit my program has a huge slowdown in execution speed.  Just dropping the edit on the form caused this.  Any suggestions?&lt;BR /&gt;Windows XP, 1.5Ghz Athlon, 1Gig mem, 100Gig freespace on hd. &lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 20:02:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159475#M827</guid>
      <dc:creator>sweeten</dc:creator>
      <dc:date>2004-10-21T20:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159476#M828</link>
      <description>What version of Measurement Studio are you using?  Which numeric edit did you add to your form?  Is it the CWNumEdit ActiveX control or is it the Windows Forms NumericEdit control that's new in Measurement Studio 7.1?&lt;BR /&gt;&lt;BR /&gt;- Elton &lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 20:51:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159476#M828</guid>
      <dc:creator>Elton Wells</dc:creator>
      <dc:date>2004-10-21T20:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159477#M829</link>
      <description>Not really a comment, trying to reply to your questions.  I am using the .NET controls under the Measurement Studio .NET Tools bar.  I have tried the numeric edit and also just an LED with the same results.&lt;BR /&gt;MS version is 7.1. &lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 13:13:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159477#M829</guid>
      <dc:creator>sweeten</dc:creator>
      <dc:date>2004-10-25T13:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159478#M830</link>
      <description>Hi sweeten,&lt;BR /&gt;&lt;BR /&gt;I tried to replicate the problem you're seeing, but had no success.  Does this problem occur when you create a blank C# project, drop the Numeric Edit or LED onto the form, then execute the project?  If so, can you zip that C# project up, then post it here for us to try?&lt;BR /&gt;&lt;BR /&gt;David Mc.&lt;BR /&gt;NI Applications Engineer &lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2004 14:56:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159478#M830</guid>
      <dc:creator>David Mc</dc:creator>
      <dc:date>2004-10-26T14:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159479#M831</link>
      <description>Here is a sample application.&lt;BR /&gt;It takes around a minute after clicking the run button in Visual Studio before the form appears.&lt;BR /&gt;Without the LED it appears almost instantly. &lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2004 20:10:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159479#M831</guid>
      <dc:creator>sweeten</dc:creator>
      <dc:date>2004-11-03T20:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159480#M832</link>
      <description>Hello Sweeten,&lt;BR /&gt;&lt;BR /&gt;I have tested the example that you posted, and I am unable to replicate the issue that you are experiencing.  On all three machines that I have tested your application on, the form appeared almost instantly from when I hit the run button.  I know that you said that without the LED the form appears almost instantly, but I am curious to know if you experience the same problem with a Windows control.  For example does it take a long time for the form to load when you use a command button, or is it only with the Measurement Studio controls?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kevin L.&lt;BR /&gt;Applications Engineer&lt;BR /&gt;National Instruments &lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2004 17:11:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159480#M832</guid>
      <dc:creator>Kevin L</dc:creator>
      <dc:date>2004-11-05T17:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159481#M833</link>
      <description>Only Measurement Studio controls.  I had a need for a numeric edit, so I tried the one in Measurement studio and had the slow down.  I then deleted it and used the windows control instead and had no problems.&lt;BR /&gt;Thats when I decided to do some experimenting with a blank form and adding a single control.  It also doesn't matter debug or release both behave the same way. &lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2004 18:07:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159481#M833</guid>
      <dc:creator>sweeten</dc:creator>
      <dc:date>2004-11-05T18:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159482#M834</link>
      <description>Hello sweeten,&lt;BR /&gt;&lt;BR /&gt;I have done some further testing on the application that you have attached to this page, and I am still unable to reproduce the problems that you are experiencing.  I would first recommend trying the application on a different machine, because I believe that this problem is specific to the machine that you are working with.  You may also want to check to see if you could update the video driver for your machine or change the hardware acceleration on your video card. This could also play a role in the slow load time of your C# form.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kevin Leonard&lt;BR /&gt;Applications Engineer&lt;BR /&gt;National Instruments &lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 03:09:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/159482#M834</guid>
      <dc:creator>Kevin L</dc:creator>
      <dc:date>2004-11-10T03:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/165935#M931</link>
      <description>Here is a possible difference.  I have DirectX Extensions for Visual Studio .NET installed.&lt;BR /&gt;Could this be what is causing the problem?</description>
      <pubDate>Mon, 29 Nov 2004 13:22:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/165935#M931</guid>
      <dc:creator>sweeten</dc:creator>
      <dc:date>2004-11-29T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/166683#M941</link>
      <description>Hello sweeten,&lt;BR /&gt;&lt;BR /&gt;I would be surprised if DirectX Extensions was causing the problem since the Measurement Studio controls do not use DirectX.  However, you could try to remove DirectX Extensions and see if the window does load faster.  I hope that this information is helpful.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kevin Leonard&lt;BR /&gt;Applications Engineer&lt;BR /&gt;National Instruments</description>
      <pubDate>Wed, 01 Dec 2004 17:10:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/166683#M941</guid>
      <dc:creator>Kevin L</dc:creator>
      <dc:date>2004-12-01T17:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167400#M950</link>
      <description>Hi sweeten,&lt;BR /&gt;&lt;BR /&gt; I ran your example and find that I have a similiar problem (it takes my machine 16 seconds before the form is loaded) due to the time the nationalinstruments.ui.windowsforms.dll is loading. I have added a similar message to discussion forum about a graph control - see  &lt;B&gt; "Slow loading of nationalinstruments.ui.windowsforms (16 seconds) in C# .NET". &amp;gt;/B&amp;gt;&lt;BR /&gt;&lt;BR /&gt; We have noticed that if we remove the network cable from our pc and start your application the form is loaded and displayed instantly. I was wondering if you will experience the same result? &lt;BR /&gt; &lt;BR /&gt;&lt;B&gt; This would imply that the NI are doing something with the network when their library loads up? Any suggestions NI? &lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt; Please let me know if you have managed to fix this yet?&lt;BR /&gt;&lt;BR /&gt; Zax.&lt;/B&gt;</description>
      <pubDate>Mon, 06 Dec 2004 10:51:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167400#M950</guid>
      <dc:creator>Zax</dc:creator>
      <dc:date>2004-12-06T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167412#M951</link>
      <description>I did some network sniffing after reading Zax's message.  There is a bunch of DNS traffic trying to locate&lt;BR /&gt;crl.thawte.com, which finally fails because we are on an isolated network.  What is going on NI?&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Mon, 06 Dec 2004 12:29:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167412#M951</guid>
      <dc:creator>sweeten</dc:creator>
      <dc:date>2004-12-06T12:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167575#M954</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Thawte is a digital signature provider that is used by all of our components. We use a certificate from Thawte to codesign our assemblies, allowing you to deploy applications via the web safely with our assemblies. &lt;BR /&gt;&lt;BR /&gt;Codesigning ensures that users know where the code came from (if you deploy a Measurement Studio Application via the web, you will get a dialog saying "Do you trust National Instruments" vs. "Do you trust unknown to be installed and run on your machine"). And it ensures that code has not been tampered with since publication.&lt;BR /&gt;&lt;BR /&gt;crl stands for Certificate Revocation List and basically, the .NET runtime is doing a certificate lookup every time the assembly is loaded. &lt;BR /&gt;&lt;BR /&gt;I saw the network traffic that you mention, but didn't get the 16 second delay that you described. I might have faster timeouts on my machine somehow.&lt;BR /&gt;&lt;BR /&gt;Are you running these applications from a shared network location? Do you have admin privileges on your system? Or do you have some custom security policies applied to your system? &lt;BR /&gt;&lt;BR /&gt;Let me know how your system is setup so I can reproduce it to get what you are seeing.&lt;BR /&gt;&lt;BR /&gt;Thanks for the tip on the network traffic everyone.</description>
      <pubDate>Mon, 06 Dec 2004 19:09:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167575#M954</guid>
      <dc:creator>bilalD</dc:creator>
      <dc:date>2004-12-06T19:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167592#M956</link>
      <description>Hi Bilal,&lt;BR /&gt;&lt;BR /&gt;We connect to the internet via a SOCKS proxy and a firewall. I don't have alot in the way of custom security settings on my personal PC, apart from bypassing the proxy for local connections.&lt;BR /&gt;&lt;BR /&gt;The behaviour you describe is not remotely useful to us, as we are not planning to distribute via the web. Is there any way of disabling it? At the moment I'm quite concerned. Even if we were to get the components to work properly on our local network, how could we possibly be confident as whether or not the problem would resurface at a customer's site?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 06 Dec 2004 20:18:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167592#M956</guid>
      <dc:creator>Chris Williamson</dc:creator>
      <dc:date>2004-12-06T20:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167637#M957</link>
      <description>One way to disble this is to disable crl checking. Try the following and see if this speeds things up for you.&lt;BR /&gt;&lt;BR /&gt;Go to the Control Panel, select Internet Options,click the Advanced tab, and, in the Security section, uncheck the "Check for publisher's certificate revocation" option. This option is enabled by default.&lt;BR /&gt;&lt;BR /&gt;Let me know what you find.</description>
      <pubDate>Mon, 06 Dec 2004 23:49:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167637#M957</guid>
      <dc:creator>bilalD</dc:creator>
      <dc:date>2004-12-06T23:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167639#M958</link>
      <description>And also let me know which version of Measurement Studio you are using, which OS and service pack. I've been using XP, SP1 with Mstudio 7.1 for my tests here.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 06 Dec 2004 23:55:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167639#M958</guid>
      <dc:creator>bilalD</dc:creator>
      <dc:date>2004-12-06T23:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167717#M961</link>
      <description>If we turn off "check for publisher's certificate revocation" then the graph loads almost instantly. However asking customer's of our application to weaken the security for all applications running on their pc isn't a good solution, and it is unlikely to create confidence amongst our more technically aware clients.&lt;BR /&gt;&lt;BR /&gt;You claim that the .NET runtime performs the certificate checking. Is this checking performed automatically by the runtime for any component containing a certificate, or is it explicitly invoked from your component?&lt;BR /&gt;&lt;BR /&gt;I am using Windows 2000 SP4, 2.4GHz pentium, 1GB RAM, 739MB free hard drive space.&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;&lt;BR /&gt;P.S. For anyone else reading this thread, more info on certificates can be found at: &lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/certificates_and_public_keys.asp" target="_blank"&gt;&lt;BR /&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/certificates_and_public_keys.asp &lt;/A&gt;</description>
      <pubDate>Tue, 07 Dec 2004 09:49:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167717#M961</guid>
      <dc:creator>Chris Williamson</dc:creator>
      <dc:date>2004-12-07T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167742#M962</link>
      <description>Our network guy has just confirmed that the reply from Thawte is being blocked by our firewall. That explains why the certificate request is timing out.&lt;BR /&gt;&lt;BR /&gt;As far as I can tell that leaves us with three choices:&lt;BR /&gt;&lt;BR /&gt;1) Tell all our customers to compromise the security of their pcs by disabling checking of certificate revocation&lt;BR /&gt;2) Tell all our customers to compromise the security of their network by opening up an additional port (our network people are refusing to do this - apparently this port has been used by viruses in the past)&lt;BR /&gt;3) Work with you to find a better solution.&lt;BR /&gt;&lt;BR /&gt;I prefer option 3!&lt;BR /&gt;&lt;BR /&gt;I find it a little odd that whereas the .NET runtime will quite happily load up a component without any certificate attached from the local hard drive (as well as native code and other such security nasties), if a certificate is present then it must be checked before the code can be trusted. Is this standard .NET behaviour?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 07 Dec 2004 12:16:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167742#M962</guid>
      <dc:creator>Chris Williamson</dc:creator>
      <dc:date>2004-12-07T12:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167918#M966</link>
      <description>I agree with you on option 3. I dont think it is reasonable for users to expose a security hole on their intranets just because of a single component. As far as I can tell, this does seem to be default component behavior for the .NET framework. The disabling crl checking from IE was a way to test whether this was the problem on your end. &lt;BR /&gt;&lt;BR /&gt;The reason why I was not seeing the delay was that I was totally disconnected from the network, so I was never connecting to thawte in the first place, hence the faster timeouts. In your case, you do send packets to thawte, so the frameworks waits longer to recieve a reply. But it never does. So I was finally able to reproduce the problem you were seeing by using a software firewall.&lt;BR /&gt;&lt;BR /&gt;According to what I saw, the problem comes down to making sure you have 2 certificates from thawte showing up under the "trusted root certificate authority" tab in the certificate manager. Usually this gets downloaded for you automatically, but if you have certain ports blocked, those certificates are never addded. &lt;BR /&gt;&lt;BR /&gt;So it seems that the following is happening:&lt;BR /&gt;&lt;BR /&gt;1. The .NET app is launched and the framework checks the digital signature and sees that its signed by thawte&lt;BR /&gt;2. It needs to verify that the signiture provider is valid and checks to see whether thawte is one of the trusted root certificate authority (CA)&lt;BR /&gt;3. If the certificate is not on the system, then it tries to check the CA online. &lt;BR /&gt;4. If it can't connect, it launches the app anyway, only after a very very long (non-configurable?) delay. &lt;BR /&gt;&lt;BR /&gt;I'm still not sure why exactly the framework is trying to verify the components signature at runtime, even though its on a local machine with full permissions. It's something we're investigating.&lt;BR /&gt;&lt;BR /&gt;Here are the certificates that I traced it down to. You can see if you already have these on your system. The file forward is PKS #7. These are titled "Thawte Premium Server CA" and "Thawte Timestamping CA". You can see the certificates you have on your system by going to IE &amp;gt;&amp;gt; Tools &amp;gt;&amp;gt; Internet Options &amp;gt;&amp;gt; Content and click on the certificates button. Go to the "Trusted Root Certificate Authority" tab and see if you have any certificates by that name. Other you can import these certificates by importing the attached file. You can remove the .txt extention at the end of the attachment. I cant seem to post files with a .p7b extension.&lt;BR /&gt;&lt;BR /&gt;Is it ok if I contact you directly? It might help speed up the investigation process. Then I could post the investigation results on the forum for everyone to view.&lt;BR /&gt;&lt;BR /&gt;Try importing these certificates (if you dont already have them) and let me know what you find. And I guess you should re-enable the option to check crl's in IE.&lt;BR /&gt;&lt;BR /&gt;Let me know what you find.&lt;BR /&gt;Hope this helps. Thanks for helping us investigate this.</description>
      <pubDate>Tue, 07 Dec 2004 19:09:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/167918#M966</guid>
      <dc:creator>bilalD</dc:creator>
      <dc:date>2004-12-07T19:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: (MS .NET, Csharp) adding component causes severe slowdown.</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/168057#M970</link>
      <description>Hi Bilal,&lt;BR /&gt;&lt;BR /&gt;Thanks for your help with this.&lt;BR /&gt;&lt;BR /&gt;I've just checked my internet settings and both of the certificates that you mentioned are already installed on my pc. Zax has tried re-importing them, but it didn't help.&lt;BR /&gt;&lt;BR /&gt;You are welcome to contact me directly about this issue. &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Chris Williamson</description>
      <pubDate>Wed, 08 Dec 2004 09:50:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/MS-NET-Csharp-adding-component-causes-severe-slowdown/m-p/168057#M970</guid>
      <dc:creator>Chris Williamson</dc:creator>
      <dc:date>2004-12-08T09:50:36Z</dc:date>
    </item>
  </channel>
</rss>

