Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Visual Studio Toolbox Controls Installer problem

$
0
0

Hello,

We're trying to install .NET components into Visual Studio toolbox using Toolbox Controls Installer. We have several assemblies with components and all of them are installed normally except the largest one. 

We've checked Visual Studio log and it says:

...

<entry>
    <record>133</record>
    <time>2012/11/26 05:56:32.917</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly <My Assembly strong name></description>
  </entry>
  <entry>
    <record>134</record>
    <time>2012/11/26 05:56:34.379</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Toolbox: package load took 30 ms, ResetDefaults call took 2123 ms</description>
    <guid>{2C298B35-07DA-45F1-96A3-BE55D91C8D7A}</guid>
  </entry>

...

So, it looks like VS was not able to load components in time, so it skipped this assembly. It's interesting that this problem occurs only in Visual Studio 2008 and Visual Studio 2010, Visual Studio 2012 works as expected.

Does anybody know if there is some way to fix this problem?

Thanks


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>