This is a migrated thread and some comments may be shown as answers.

Visual Studio hangs "Initializing Toolbox"

7 Answers 1042 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 11 May 2012, 07:28 PM
I have recently downloaded the the trial version of the Telerik .Net controls (2012 Q1).  I loved the demos but the Telerik controls are corrupting my Visual Studio installations so I can't properly evaluate the product.  In both Visual Studio 2008 and 2010 my toolbox takes on the order of 5-10 minutes to load.  The message I get is "Initializing Toolbox".  I ran devenv /log <filename> and isolated the issues to the Telerik tools.  This is an example of one of the log records.

  <entry>
    <record>462</record>
    <time>2012/05/11 06:53:08.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadEntityFrameworkDataSource</description>
  </entry>
  <entry>
    <record>463</record>
    <time>2012/05/11 06:53:08.562</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>

I also get multiple instances of the Telerik controls showing in my Toolbox.  I have tried uninstalling and re-installing the Telerik controls.  When they were uninstalled Visual Studio ran fine.  After installing them again I had the same issues.  I would really like to evaluate this product but have been wasting a lot of time just trying to get it installed properly.  Is there something I am missing?

7 Answers, 1 is accepted

Sort by
0
Teodor
Telerik team
answered on 15 May 2012, 01:50 PM
Hi Tony,

Excuse us for the inconvenience!

I would like to further look into the the issue. Unfortunately, the log snippets you provided don't look like the cause of the problem. Can you please send a full Visual Studio log?

I hope we get the issue resolved.

Regards,
Teodor
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
Tony
Top achievements
Rank 1
answered on 15 May 2012, 02:48 PM
Teodor,

The two attached files are log files from the Visual Studio 2008 startup with and without the Telerik tools installed.  I'm not sure what the issue is I just know that without the Telerik tools Visual Studio is running fine.  The log file without Telerik only contains information <type> items.  The log with Telerik contains many warning <type> items.

If you find something in the log that helps out please let me know.  I would like to install the tools again for evaluation purposes.

////////////////////////////////////////////////////////////////////////////////////////////////////////////////
With Telerik Installed
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
  <entry>
    <record>1</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Visual Studio Version: 9.0.21022.8</description>
  </entry>
  <entry>
    <record>2</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Running in User Groups: Administrators Users</description>
  </entry>
  <entry>
    <record>3</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>ProductID: 91605-270-3344923-60914</description>
  </entry>
  <entry>
    <record>4</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Available Drive Space: C:\ drive has 5936680960 bytes</description>
  </entry>
  <entry>
    <record>5</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Internet Explorer Version: 8.0.6001.19019</description>
  </entry>
  <entry>
    <record>6</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Microsoft Data Access Version: 2.81.1132.0</description>
  </entry>
  <entry>
    <record>7</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>.NET Framework Version: 4.0.31106.0</description>
  </entry>
  <entry>
    <record>8</record>
    <time>2012/05/11 06:52:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>MSXML Version: 6.20.1076.0</description>
  </entry>
  <entry>
    <record>9</record>
    <time>2012/05/11 06:52:35.046</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\*\msenvui.dll</path>
  </entry>
  <entry>
    <record>10</record>
    <time>2012/05/11 06:52:35.265</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{53544C4D-E3F8-4AA0-8195-8A8D16019423}</guid>
  </entry>
  <entry>
    <record>11</record>
    <time>2012/05/11 06:52:35.281</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Source Control Integration Package]</description>
    <guid>{53544C4D-E3F8-4AA0-8195-8A8D16019423}</guid>
  </entry>
  <entry>
    <record>12</record>
    <time>2012/05/11 06:52:35.281</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Source Control Integration Package]</description>
    <guid>{53544C4D-E3F8-4AA0-8195-8A8D16019423}</guid>
  </entry>
  <entry>
    <record>13</record>
    <time>2012/05/11 06:52:35.281</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{4E80FBA9-6E50-49C2-B929-D1B3EF152AB2}</guid>
  </entry>
  <entry>
    <record>14</record>
    <time>2012/05/11 06:52:35.718</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{4E80FBA9-6E50-49C2-B929-D1B3EF152AB2}</guid>
  </entry>
  <entry>
    <record>15</record>
    <time>2012/05/11 06:52:35.718</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{4E80FBA9-6E50-49C2-B929-D1B3EF152AB2}</guid>
  </entry>
  <entry>
    <record>16</record>
    <time>2012/05/11 06:52:35.734</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{4E80FBA9-6E50-49C2-B929-D1B3EF152AB2}</guid>
  </entry>
  <entry>
    <record>17</record>
    <time>2012/05/11 06:52:35.734</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Telerik.Windows.WPF.VSPackage.VSPackage, Telerik.Windows.WPF.VSPackage, Version=2012.1.320.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4]</description>
    <guid>{4E80FBA9-6E50-49C2-B929-D1B3EF152AB2}</guid>
  </entry>
  <entry>
    <record>18</record>
    <time>2012/05/11 06:52:36.046</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Telerik.Windows.WPF.VSPackage.VSPackage, Telerik.Windows.WPF.VSPackage, Version=2012.1.320.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4]</description>
    <guid>{4E80FBA9-6E50-49C2-B929-D1B3EF152AB2}</guid>
  </entry>
  <entry>
    <record>19</record>
    <time>2012/05/11 06:52:36.046</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{94C35263-71D0-4F81-886E-C1E23EA9C837}</guid>
  </entry>
  <entry>
    <record>20</record>
    <time>2012/05/11 06:52:36.062</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{94C35263-71D0-4F81-886E-C1E23EA9C837}</guid>
  </entry>
  <entry>
    <record>21</record>
    <time>2012/05/11 06:52:36.062</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{94C35263-71D0-4F81-886E-C1E23EA9C837}</guid>
  </entry>
  <entry>
    <record>22</record>
    <time>2012/05/11 06:52:36.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Telerik.VSX.UserSettingsPackage.UserSettingsPackage, Telerik.VSX.UserSettingsPackage, Version=2012.1.320.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4]</description>
    <guid>{94C35263-71D0-4F81-886E-C1E23EA9C837}</guid>
  </entry>
  <entry>
    <record>23</record>
    <time>2012/05/11 06:52:36.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Telerik.VSX.UserSettingsPackage.UserSettingsPackage, Telerik.VSX.UserSettingsPackage, Version=2012.1.320.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4]</description>
    <guid>{94C35263-71D0-4F81-886E-C1E23EA9C837}</guid>
  </entry>
  <entry>
    <record>24</record>
    <time>2012/05/11 06:52:36.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{D4F5086C-54B9-4B07-BD22-AF72D5B9228F}</guid>
  </entry>
  <entry>
    <record>25</record>
    <time>2012/05/11 06:52:36.296</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{D4F5086C-54B9-4B07-BD22-AF72D5B9228F}</guid>
  </entry>
  <entry>
    <record>26</record>
    <time>2012/05/11 06:52:36.296</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{D4F5086C-54B9-4B07-BD22-AF72D5B9228F}</guid>
  </entry>
  <entry>
    <record>27</record>
    <time>2012/05/11 06:52:36.312</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Telerik.CommonPackage.Telerik_CommonPackagePackage, Telerik.CommonPackage, Version=1.0.11.0, Culture=neutral, PublicKeyToken=d63abc9583eb6f32]</description>
    <guid>{D4F5086C-54B9-4B07-BD22-AF72D5B9228F}</guid>
  </entry>
  <entry>
    <record>28</record>
    <time>2012/05/11 06:52:36.312</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Telerik.CommonPackage.Telerik_CommonPackagePackage, Telerik.CommonPackage, Version=1.0.11.0, Culture=neutral, PublicKeyToken=d63abc9583eb6f32]</description>
    <guid>{D4F5086C-54B9-4B07-BD22-AF72D5B9228F}</guid>
  </entry>
  <entry>
    <record>29</record>
    <time>2012/05/11 06:52:36.312</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{6D4BD4EA-594D-4DDC-BCA8-512B6D3C7FA1}</guid>
  </entry>
  <entry>
    <record>30</record>
    <time>2012/05/11 06:52:36.515</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{6D4BD4EA-594D-4DDC-BCA8-512B6D3C7FA1}</guid>
  </entry>
  <entry>
    <record>31</record>
    <time>2012/05/11 06:52:36.531</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{6D4BD4EA-594D-4DDC-BCA8-512B6D3C7FA1}</guid>
  </entry>
  <entry>
    <record>32</record>
    <time>2012/05/11 06:52:36.531</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Telerik.WinControls.VSPackage.VSPackage, Telerik.WinControls.VSPackage, Version=2012.1.320.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4]</description>
    <guid>{6D4BD4EA-594D-4DDC-BCA8-512B6D3C7FA1}</guid>
  </entry>
  <entry>
    <record>33</record>
    <time>2012/05/11 06:52:36.531</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Telerik.WinControls.VSPackage.VSPackage, Telerik.WinControls.VSPackage, Version=2012.1.320.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4]</description>
    <guid>{6D4BD4EA-594D-4DDC-BCA8-512B6D3C7FA1}</guid>
  </entry>
  <entry>
    <record>34</record>
    <time>2012/05/11 06:52:36.531</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{EF758E88-9A91-4C54-87EA-D6E1542BE262}</guid>
  </entry>
  <entry>
    <record>35</record>
    <time>2012/05/11 06:52:36.953</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{EF758E88-9A91-4C54-87EA-D6E1542BE262}</guid>
  </entry>
  <entry>
    <record>36</record>
    <time>2012/05/11 06:52:36.968</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{EF758E88-9A91-4C54-87EA-D6E1542BE262}</guid>
  </entry>
  <entry>
    <record>37</record>
    <time>2012/05/11 06:52:36.968</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Telerik.Reporting.VsPackage.VsPackage, Telerik.Reporting.VsPackage, Version=3.23.0.0, Culture=neutral, PublicKeyToken=a9d7983dfcc261be]</description>
    <guid>{EF758E88-9A91-4C54-87EA-D6E1542BE262}</guid>
  </entry>
  <entry>
    <record>38</record>
    <time>2012/05/11 06:52:37.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Telerik.Reporting.VsPackage.VsPackage, Telerik.Reporting.VsPackage, Version=3.23.0.0, Culture=neutral, PublicKeyToken=a9d7983dfcc261be]</description>
    <guid>{EF758E88-9A91-4C54-87EA-D6E1542BE262}</guid>
  </entry>
  <entry>
    <record>39</record>
    <time>2012/05/11 06:52:37.046</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>40</record>
    <time>2012/05/11 06:52:37.046</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function LoadDTETypeLib</description>
  </entry>
  <entry>
    <record>41</record>
    <time>2012/05/11 06:52:37.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function LoadDTETypeLib</description>
  </entry>
  <entry>
    <record>42</record>
    <time>2012/05/11 06:52:37.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>43</record>
    <time>2012/05/11 06:52:37.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>44</record>
    <time>2012/05/11 06:52:37.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}</guid>
  </entry>
  <entry>
    <record>45</record>
    <time>2012/05/11 06:52:37.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>46</record>
    <time>2012/05/11 06:52:37.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>47</record>
    <time>2012/05/11 06:52:37.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>48</record>
    <time>2012/05/11 06:52:37.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>49</record>
    <time>2012/05/11 06:52:37.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>50</record>
    <time>2012/05/11 06:52:37.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>51</record>
    <time>2012/05/11 06:52:37.109</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>52</record>
    <time>2012/05/11 06:52:37.109</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>53</record>
    <time>2012/05/11 06:52:37.109</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading .NET AddIn: DSWAddIn.Connect</description>
  </entry>
  <entry>
    <record>54</record>
    <time>2012/05/11 06:52:37.203</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{715F10EB-9E99-11D2-BFC2-00C04F990235}</guid>
  </entry>
  <entry>
    <record>55</record>
    <time>2012/05/11 06:52:37.218</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Environment Menu Package]</description>
    <guid>{715F10EB-9E99-11D2-BFC2-00C04F990235}</guid>
  </entry>
  <entry>
    <record>56</record>
    <time>2012/05/11 06:52:37.218</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Environment Menu Package]</description>
    <guid>{715F10EB-9E99-11D2-BFC2-00C04F990235}</guid>
  </entry>
  <entry>
    <record>57</record>
    <time>2012/05/11 06:52:37.984</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{A659F1B3-AD34-11D1-ABAD-0080C7B89C95}</guid>
  </entry>
  <entry>
    <record>58</record>
    <time>2012/05/11 06:52:38.000</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Macros Package]</description>
    <guid>{A659F1B3-AD34-11D1-ABAD-0080C7B89C95}</guid>
  </entry>
  <entry>
    <record>59</record>
    <time>2012/05/11 06:52:38.000</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{A659F1B3-AD34-11D1-ABAD-0080C7B89C95}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\*\vsmacrosui.dll</path>
  </entry>
  <entry>
    <record>60</record>
    <time>2012/05/11 06:52:38.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Macros Package]</description>
    <guid>{A659F1B3-AD34-11D1-ABAD-0080C7B89C95}</guid>
  </entry>
  <entry>
    <record>61</record>
    <time>2012/05/11 06:52:39.234</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Calling OnConnection for Addin: DSWAddIn.Connect</description>
  </entry>
  <entry>
    <record>62</record>
    <time>2012/05/11 06:52:39.234</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Unloading AddIn and calling OnDisConnection: DSWAddIn.Connect</description>
  </entry>
  <entry>
    <record>63</record>
    <time>2012/05/11 06:52:39.250</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading .NET AddIn: Telerik.OpenAccess.Sdk.Addin.VSAddin.OpenAccessAddin80</description>
  </entry>
  <entry>
    <record>64</record>
    <time>2012/05/11 06:52:39.781</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>65</record>
    <time>2012/05/11 06:52:39.781</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>66</record>
    <time>2012/05/11 06:52:39.796</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>67</record>
    <time>2012/05/11 06:52:39.796</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>68</record>
    <time>2012/05/11 06:52:39.796</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>69</record>
    <time>2012/05/11 06:52:39.796</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>70</record>
    <time>2012/05/11 06:52:39.796</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}</guid>
  </entry>
  <entry>
    <record>71</record>
    <time>2012/05/11 06:52:39.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Task List Package]</description>
    <guid>{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}</guid>
  </entry>
  <entry>
    <record>72</record>
    <time>2012/05/11 06:52:39.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Task List Package]</description>
    <guid>{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}</guid>
  </entry>
  <entry>
    <record>73</record>
    <time>2012/05/11 06:52:39.843</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
  </entry>
  <entry>
    <record>74</record>
    <time>2012/05/11 06:52:39.843</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Environment Package]</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
  </entry>
  <entry>
    <record>75</record>
    <time>2012/05/11 06:52:39.843</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Environment Package]</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
  </entry>
  <entry>
    <record>76</record>
    <time>2012/05/11 06:52:39.843</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{F5E7E720-1401-11D1-883B-0000F87579D2}</guid>
  </entry>
  <entry>
    <record>77</record>
    <time>2012/05/11 06:52:39.859</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Text Management Package]</description>
    <guid>{F5E7E720-1401-11D1-883B-0000F87579D2}</guid>
  </entry>
  <entry>
    <record>78</record>
    <time>2012/05/11 06:52:39.859</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Text Management Package]</description>
    <guid>{F5E7E720-1401-11D1-883B-0000F87579D2}</guid>
  </entry>
  <entry>
    <record>79</record>
    <time>2012/05/11 06:52:39.968</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>80</record>
    <time>2012/05/11 06:52:39.968</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>81</record>
    <time>2012/05/11 06:52:39.984</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Calling OnConnection for Addin: Telerik.OpenAccess.Sdk.Addin.VSAddin.OpenAccessAddin80</description>
  </entry>
  <entry>
    <record>82</record>
    <time>2012/05/11 06:52:39.984</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading .NET AddIn: DSWAddIn.Connect</description>
  </entry>
  <entry>
    <record>83</record>
    <time>2012/05/11 06:52:40.718</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Calling OnConnection for Addin: DSWAddIn.Connect</description>
  </entry>
  <entry>
    <record>84</record>
    <time>2012/05/11 06:52:40.734</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{7494682B-37A0-11D2-A273-00C04F8EF4FF}</guid>
  </entry>
  <entry>
    <record>85</record>
    <time>2012/05/11 06:52:40.734</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Windows Forms Designer Package]</description>
    <guid>{7494682B-37A0-11D2-A273-00C04F8EF4FF}</guid>
  </entry>
  <entry>
    <record>86</record>
    <time>2012/05/11 06:52:40.750</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Windows Forms Designer Package]</description>
    <guid>{7494682B-37A0-11D2-A273-00C04F8EF4FF}</guid>
  </entry>
  <entry>
    <record>87</record>
    <time>2012/05/11 06:52:41.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading new toolbox content</description>
  </entry>
  <entry>
    <record>88</record>
    <time>2012/05/11 06:52:41.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Toolbox: starting package load</description>
    <guid>{2C298B35-07DA-45F1-96A3-BE55D91C8D7A}</guid>
  </entry>
  <entry>
    <record>89</record>
    <time>2012/05/11 06:52:41.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{2C298B35-07DA-45F1-96A3-BE55D91C8D7A}</guid>
  </entry>
  <entry>
    <record>90</record>
    <time>2012/05/11 06:52:41.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage]</description>
    <guid>{2C298B35-07DA-45F1-96A3-BE55D91C8D7A}</guid>
  </entry>
  <entry>
    <record>91</record>
    <time>2012/05/11 06:52:41.843</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage]</description>
    <guid>{2C298B35-07DA-45F1-96A3-BE55D91C8D7A}</guid>
  </entry>
  <entry>
    <record>92</record>
    <time>2012/05/11 06:52:42.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Toolbox Controls Installer Package attempting to add Toolbox items</description>
  </entry>
  <entry>
    <record>93</record>
    <time>2012/05/11 06:52:42.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>94</record>
    <time>2012/05/11 06:52:42.640</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.RadThemeManager</description>
  </entry>
  <entry>
    <record>95</record>
    <time>2012/05/11 06:52:42.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid>
  </entry>
  <entry>
    <record>96</record>
    <time>2012/05/11 06:52:42.828</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Component Enumerator Package]</description>
    <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid>
  </entry>
  <entry>
    <record>97</record>
    <time>2012/05/11 06:52:42.828</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\*\compsvcspkgui.dll</path>
  </entry>
  <entry>
    <record>98</record>
    <time>2012/05/11 06:52:42.828</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Component Enumerator Package]</description>
    <guid>{588205E0-66E0-11D3-8600-00C04F6123B3}</guid>
  </entry>
  <entry>
    <record>99</record>
    <time>2012/05/11 06:52:43.265</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.RadColorDialog</description>
  </entry>
  <entry>
    <record>100</record>
    <time>2012/05/11 06:52:43.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.GridView, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>101</record>
    <time>2012/05/11 06:52:43.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadGridView</description>
  </entry>
  <entry>
    <record>102</record>
    <time>2012/05/11 06:52:43.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadMultiColumnComboBox</description>
  </entry>
  <entry>
    <record>103</record>
    <time>2012/05/11 06:52:43.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.RadChart, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>104</record>
    <time>2012/05/11 06:52:43.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadChart</description>
  </entry>
  <entry>
    <record>105</record>
    <time>2012/05/11 06:52:44.203</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.RadDock, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>106</record>
    <time>2012/05/11 06:52:44.218</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.Docking.RadDock</description>
  </entry>
  <entry>
    <record>107</record>
    <time>2012/05/11 06:52:44.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.RadMarkupEditor, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>108</record>
    <time>2012/05/11 06:52:44.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadMarkupDialog</description>
  </entry>
  <entry>
    <record>109</record>
    <time>2012/05/11 06:52:44.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Scheduler, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>110</record>
    <time>2012/05/11 06:52:44.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadReminder</description>
  </entry>
  <entry>
    <record>111</record>
    <time>2012/05/11 06:52:45.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadSchedulerReminder</description>
  </entry>
  <entry>
    <record>112</record>
    <time>2012/05/11 06:52:45.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.SchedulerBindingDataSource</description>
  </entry>
  <entry>
    <record>113</record>
    <time>2012/05/11 06:52:45.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadScheduler</description>
  </entry>
  <entry>
    <record>114</record>
    <time>2012/05/11 06:52:45.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadSchedulerNavigator</description>
  </entry>
  <entry>
    <record>115</record>
    <time>2012/05/11 06:52:45.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Aqua, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>116</record>
    <time>2012/05/11 06:52:45.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.AquaTheme</description>
  </entry>
  <entry>
    <record>117</record>
    <time>2012/05/11 06:52:46.156</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Breeze, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>118</record>
    <time>2012/05/11 06:52:46.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.BreezeTheme</description>
  </entry>
  <entry>
    <record>119</record>
    <time>2012/05/11 06:52:46.359</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Desert, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>120</record>
    <time>2012/05/11 06:52:46.375</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.DesertTheme</description>
  </entry>
  <entry>
    <record>121</record>
    <time>2012/05/11 06:52:46.593</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.HighContrastBlack, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>122</record>
    <time>2012/05/11 06:52:46.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.HighContrastBlackTheme</description>
  </entry>
  <entry>
    <record>123</record>
    <time>2012/05/11 06:52:46.843</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Office2007Black, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>124</record>
    <time>2012/05/11 06:52:46.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.Office2007BlackTheme</description>
  </entry>
  <entry>
    <record>125</record>
    <time>2012/05/11 06:52:47.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Office2007Silver, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>126</record>
    <time>2012/05/11 06:52:47.062</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.Office2007SilverTheme</description>
  </entry>
  <entry>
    <record>127</record>
    <time>2012/05/11 06:52:47.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Office2010Black, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>128</record>
    <time>2012/05/11 06:52:47.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.Office2010BlackTheme</description>
  </entry>
  <entry>
    <record>129</record>
    <time>2012/05/11 06:52:47.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Office2010Blue, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>130</record>
    <time>2012/05/11 06:52:47.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.Office2010BlueTheme</description>
  </entry>
  <entry>
    <record>131</record>
    <time>2012/05/11 06:52:47.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Office2010Silver, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>132</record>
    <time>2012/05/11 06:52:47.828</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.Office2010SilverTheme</description>
  </entry>
  <entry>
    <record>133</record>
    <time>2012/05/11 06:52:48.062</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.TelerikMetro, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>134</record>
    <time>2012/05/11 06:52:48.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.TelerikMetroTheme</description>
  </entry>
  <entry>
    <record>135</record>
    <time>2012/05/11 06:52:48.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.TelerikMetroBlue, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>136</record>
    <time>2012/05/11 06:52:48.328</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.TelerikMetroBlueTheme</description>
  </entry>
  <entry>
    <record>137</record>
    <time>2012/05/11 06:52:48.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.Themes.Windows7, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>138</record>
    <time>2012/05/11 06:52:48.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.Themes.Windows7Theme</description>
  </entry>
  <entry>
    <record>139</record>
    <time>2012/05/11 06:52:48.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.WinControls.UI, Version=2012.1.321.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e</description>
  </entry>
  <entry>
    <record>140</record>
    <time>2012/05/11 06:52:49.156</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadMaskedEditBox</description>
  </entry>
  <entry>
    <record>141</record>
    <time>2012/05/11 06:52:49.343</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadDropDownButton</description>
  </entry>
  <entry>
    <record>142</record>
    <time>2012/05/11 06:52:49.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadApplicationMenu</description>
  </entry>
  <entry>
    <record>143</record>
    <time>2012/05/11 06:52:49.671</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadContextMenu</description>
  </entry>
  <entry>
    <record>144</record>
    <time>2012/05/11 06:52:49.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadButton</description>
  </entry>
  <entry>
    <record>145</record>
    <time>2012/05/11 06:52:50.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadPrintDocument</description>
  </entry>
  <entry>
    <record>146</record>
    <time>2012/05/11 06:52:50.187</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadBrowseEditor</description>
  </entry>
  <entry>
    <record>147</record>
    <time>2012/05/11 06:52:50.359</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadClock</description>
  </entry>
  <entry>
    <record>148</record>
    <time>2012/05/11 06:52:50.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadPropertyGrid</description>
  </entry>
  <entry>
    <record>149</record>
    <time>2012/05/11 06:52:50.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadCalendar</description>
  </entry>
  <entry>
    <record>150</record>
    <time>2012/05/11 06:52:50.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadColorBox</description>
  </entry>
  <entry>
    <record>151</record>
    <time>2012/05/11 06:52:51.031</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadCommandBar</description>
  </entry>
  <entry>
    <record>152</record>
    <time>2012/05/11 06:52:51.218</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadDesktopAlert</description>
  </entry>
  <entry>
    <record>153</record>
    <time>2012/05/11 06:52:51.359</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadDropDownList</description>
  </entry>
  <entry>
    <record>154</record>
    <time>2012/05/11 06:52:51.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadCarousel</description>
  </entry>
  <entry>
    <record>155</record>
    <time>2012/05/11 06:52:51.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadListControl</description>
  </entry>
  <entry>
    <record>156</record>
    <time>2012/05/11 06:52:51.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadListView</description>
  </entry>
  <entry>
    <record>157</record>
    <time>2012/05/11 06:52:52.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadSeparator</description>
  </entry>
  <entry>
    <record>158</record>
    <time>2012/05/11 06:52:52.203</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadPanorama</description>
  </entry>
  <entry>
    <record>159</record>
    <time>2012/05/11 06:52:52.390</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadTimePicker</description>
  </entry>
  <entry>
    <record>160</record>
    <time>2012/05/11 06:52:52.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadWizard</description>
  </entry>
  <entry>
    <record>161</record>
    <time>2012/05/11 06:52:52.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadPageView</description>
  </entry>
  <entry>
    <record>162</record>
    <time>2012/05/11 06:52:52.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadSplitContainer</description>
  </entry>
  <entry>
    <record>163</record>
    <time>2012/05/11 06:52:53.109</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadBreadCrumb</description>
  </entry>
  <entry>
    <record>164</record>
    <time>2012/05/11 06:52:53.265</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadTreeView</description>
  </entry>
  <entry>
    <record>165</record>
    <time>2012/05/11 06:52:53.421</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadGroupBox</description>
  </entry>
  <entry>
    <record>166</record>
    <time>2012/05/11 06:52:53.593</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadLabel</description>
  </entry>
  <entry>
    <record>167</record>
    <time>2012/05/11 06:52:53.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadDateTimePicker</description>
  </entry>
  <entry>
    <record>168</record>
    <time>2012/05/11 06:52:53.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadRotator</description>
  </entry>
  <entry>
    <record>169</record>
    <time>2012/05/11 06:52:54.156</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadContextMenuManager</description>
  </entry>
  <entry>
    <record>170</record>
    <time>2012/05/11 06:52:54.343</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadSplitButton</description>
  </entry>
  <entry>
    <record>171</record>
    <time>2012/05/11 06:52:54.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadProgressBar</description>
  </entry>
  <entry>
    <record>172</record>
    <time>2012/05/11 06:52:54.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadTitleBar</description>
  </entry>
  <entry>
    <record>173</record>
    <time>2012/05/11 06:52:54.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadTrackBar</description>
  </entry>
  <entry>
    <record>174</record>
    <time>2012/05/11 06:52:55.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadToggleButton</description>
  </entry>
  <entry>
    <record>175</record>
    <time>2012/05/11 06:52:55.203</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadRadioButton</description>
  </entry>
  <entry>
    <record>176</record>
    <time>2012/05/11 06:52:55.390</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadCheckBox</description>
  </entry>
  <entry>
    <record>177</record>
    <time>2012/05/11 06:52:55.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadRepeatButton</description>
  </entry>
  <entry>
    <record>178</record>
    <time>2012/05/11 06:52:55.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadPanel</description>
  </entry>
  <entry>
    <record>179</record>
    <time>2012/05/11 06:52:55.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadScrollablePanel</description>
  </entry>
  <entry>
    <record>180</record>
    <time>2012/05/11 06:52:56.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadStatusStrip</description>
  </entry>
  <entry>
    <record>181</record>
    <time>2012/05/11 06:52:56.265</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadSpinEditor</description>
  </entry>
  <entry>
    <record>182</record>
    <time>2012/05/11 06:52:56.437</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadTextBox</description>
  </entry>
  <entry>
    <record>183</record>
    <time>2012/05/11 06:52:56.625</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadMenu</description>
  </entry>
  <entry>
    <record>184</record>
    <time>2012/05/11 06:52:56.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadRibbonBar</description>
  </entry>
  <entry>
    <record>185</record>
    <time>2012/05/11 06:52:56.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadHScrollBar</description>
  </entry>
  <entry>
    <record>186</record>
    <time>2012/05/11 06:52:57.156</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadVScrollBar</description>
  </entry>
  <entry>
    <record>187</record>
    <time>2012/05/11 06:52:57.328</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.WinControls.UI.RadWaitingBar</description>
  </entry>
  <entry>
    <record>188</record>
    <time>2012/05/11 06:52:57.484</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>189</record>
    <time>2012/05/11 06:52:59.234</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBusyIndicator</description>
  </entry>
  <entry>
    <record>190</record>
    <time>2012/05/11 06:52:59.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>191</record>
    <time>2012/05/11 06:52:59.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadButton</description>
  </entry>
  <entry>
    <record>192</record>
    <time>2012/05/11 06:52:59.265</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>193</record>
    <time>2012/05/11 06:52:59.265</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDropDownButton</description>
  </entry>
  <entry>
    <record>194</record>
    <time>2012/05/11 06:52:59.265</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>195</record>
    <time>2012/05/11 06:52:59.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRadioButton</description>
  </entry>
  <entry>
    <record>196</record>
    <time>2012/05/11 06:52:59.281</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>197</record>
    <time>2012/05/11 06:52:59.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSplitButton</description>
  </entry>
  <entry>
    <record>198</record>
    <time>2012/05/11 06:52:59.296</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>199</record>
    <time>2012/05/11 06:52:59.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadToggleButton</description>
  </entry>
  <entry>
    <record>200</record>
    <time>2012/05/11 06:52:59.312</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>201</record>
    <time>2012/05/11 06:52:59.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Primitives.LayoutTransformControl</description>
  </entry>
  <entry>
    <record>202</record>
    <time>2012/05/11 06:52:59.328</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>203</record>
    <time>2012/05/11 06:52:59.328</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.DragDrop.DragDecorator</description>
  </entry>
  <entry>
    <record>204</record>
    <time>2012/05/11 06:52:59.328</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>205</record>
    <time>2012/05/11 06:52:59.328</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.DragDrop.DragVisual</description>
  </entry>
  <entry>
    <record>206</record>
    <time>2012/05/11 06:52:59.328</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>207</record>
    <time>2012/05/11 06:52:59.343</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DragDrop.DragArrow</description>
  </entry>
  <entry>
    <record>208</record>
    <time>2012/05/11 06:52:59.343</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>209</record>
    <time>2012/05/11 06:52:59.359</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DragDrop.DragVisualCue</description>
  </entry>
  <entry>
    <record>210</record>
    <time>2012/05/11 06:52:59.359</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>211</record>
    <time>2012/05/11 06:52:59.375</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadExpander</description>
  </entry>
  <entry>
    <record>212</record>
    <time>2012/05/11 06:52:59.375</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>213</record>
    <time>2012/05/11 06:52:59.375</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Filtering.Editors.StringFilterEditor</description>
  </entry>
  <entry>
    <record>214</record>
    <time>2012/05/11 06:52:59.375</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>215</record>
    <time>2012/05/11 06:52:59.390</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadFluidContentControl</description>
  </entry>
  <entry>
    <record>216</record>
    <time>2012/05/11 06:52:59.390</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>217</record>
    <time>2012/05/11 06:52:59.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.GroupBox</description>
  </entry>
  <entry>
    <record>218</record>
    <time>2012/05/11 06:52:59.406</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>219</record>
    <time>2012/05/11 06:52:59.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Label</description>
  </entry>
  <entry>
    <record>220</record>
    <time>2012/05/11 06:52:59.421</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>221</record>
    <time>2012/05/11 06:52:59.421</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Primitives.SelectorControl</description>
  </entry>
  <entry>
    <record>222</record>
    <time>2012/05/11 06:52:59.437</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>223</record>
    <time>2012/05/11 06:52:59.437</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Primitives.MultiSelector</description>
  </entry>
  <entry>
    <record>224</record>
    <time>2012/05/11 06:52:59.437</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>225</record>
    <time>2012/05/11 06:52:59.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Primitives.ListControl</description>
  </entry>
  <entry>
    <record>226</record>
    <time>2012/05/11 06:52:59.453</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>227</record>
    <time>2012/05/11 06:52:59.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadListBox</description>
  </entry>
  <entry>
    <record>228</record>
    <time>2012/05/11 06:52:59.468</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>229</record>
    <time>2012/05/11 06:52:59.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Primitives.SelectorItemControl</description>
  </entry>
  <entry>
    <record>230</record>
    <time>2012/05/11 06:52:59.484</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>231</record>
    <time>2012/05/11 06:52:59.484</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadListBoxItem</description>
  </entry>
  <entry>
    <record>232</record>
    <time>2012/05/11 06:52:59.484</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>233</record>
    <time>2012/05/11 06:52:59.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.VirtualizingWrapPanel</description>
  </entry>
  <entry>
    <record>234</record>
    <time>2012/05/11 06:52:59.500</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>235</record>
    <time>2012/05/11 06:52:59.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadProgressBar</description>
  </entry>
  <entry>
    <record>236</record>
    <time>2012/05/11 06:52:59.515</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>237</record>
    <time>2012/05/11 06:52:59.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSlider</description>
  </entry>
  <entry>
    <record>238</record>
    <time>2012/05/11 06:52:59.531</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>239</record>
    <time>2012/05/11 06:52:59.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRangeControl</description>
  </entry>
  <entry>
    <record>240</record>
    <time>2012/05/11 06:52:59.531</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>241</record>
    <time>2012/05/11 06:52:59.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Shapes.Arc</description>
  </entry>
  <entry>
    <record>242</record>
    <time>2012/05/11 06:52:59.546</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>243</record>
    <time>2012/05/11 06:52:59.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Shapes.Diamond</description>
  </entry>
  <entry>
    <record>244</record>
    <time>2012/05/11 06:52:59.562</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>245</record>
    <time>2012/05/11 06:52:59.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTickBar</description>
  </entry>
  <entry>
    <record>246</record>
    <time>2012/05/11 06:52:59.578</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>247</record>
    <time>2012/05/11 06:52:59.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.TickBarPanel</description>
  </entry>
  <entry>
    <record>248</record>
    <time>2012/05/11 06:52:59.593</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>249</record>
    <time>2012/05/11 06:52:59.593</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadToolTip</description>
  </entry>
  <entry>
    <record>250</record>
    <time>2012/05/11 06:52:59.593</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>251</record>
    <time>2012/05/11 06:52:59.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTransitionControl</description>
  </entry>
  <entry>
    <record>252</record>
    <time>2012/05/11 06:52:59.609</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>253</record>
    <time>2012/05/11 06:52:59.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadWatermarkTextBox</description>
  </entry>
  <entry>
    <record>254</record>
    <time>2012/05/11 06:52:59.609</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>255</record>
    <time>2012/05/11 06:52:59.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Chart, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>256</record>
    <time>2012/05/11 06:53:00.796</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartDataSource</description>
  </entry>
  <entry>
    <record>257</record>
    <time>2012/05/11 06:53:00.843</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>258</record>
    <time>2012/05/11 06:53:00.890</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartView.BollingerBandsIndicator</description>
  </entry>
  <entry>
    <record>259</record>
    <time>2012/05/11 06:53:00.890</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>260</record>
    <time>2012/05/11 06:53:00.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartView.MacdhIndicator</description>
  </entry>
  <entry>
    <record>261</record>
    <time>2012/05/11 06:53:00.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>262</record>
    <time>2012/05/11 06:53:00.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartView.ShortLongPeriodIndicatorBase</description>
  </entry>
  <entry>
    <record>263</record>
    <time>2012/05/11 06:53:00.968</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>264</record>
    <time>2012/05/11 06:53:00.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartView.RaviIndicator</description>
  </entry>
  <entry>
    <record>265</record>
    <time>2012/05/11 06:53:00.984</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>266</record>
    <time>2012/05/11 06:53:01.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartView.UltimateOscillatorIndicator</description>
  </entry>
  <entry>
    <record>267</record>
    <time>2012/05/11 06:53:01.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>268</record>
    <time>2012/05/11 06:53:01.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ChartView.TrixIndicator</description>
  </entry>
  <entry>
    <record>269</record>
    <time>2012/05/11 06:53:01.062</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>270</record>
    <time>2012/05/11 06:53:01.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCartesianChart</description>
  </entry>
  <entry>
    <record>271</record>
    <time>2012/05/11 06:53:01.140</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>272</record>
    <time>2012/05/11 06:53:01.140</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPieChart</description>
  </entry>
  <entry>
    <record>273</record>
    <time>2012/05/11 06:53:01.140</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>274</record>
    <time>2012/05/11 06:53:01.140</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPolarChart</description>
  </entry>
  <entry>
    <record>275</record>
    <time>2012/05/11 06:53:01.156</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>276</record>
    <time>2012/05/11 06:53:01.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Charting, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>277</record>
    <time>2012/05/11 06:53:02.265</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadChart</description>
  </entry>
  <entry>
    <record>278</record>
    <time>2012/05/11 06:53:02.312</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>279</record>
    <time>2012/05/11 06:53:02.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Data, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>280</record>
    <time>2012/05/11 06:53:02.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.DataFilter.FilterEditor</description>
  </entry>
  <entry>
    <record>281</record>
    <time>2012/05/11 06:53:02.859</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>282</record>
    <time>2012/05/11 06:53:02.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDataFilter</description>
  </entry>
  <entry>
    <record>283</record>
    <time>2012/05/11 06:53:02.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>284</record>
    <time>2012/05/11 06:53:02.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.DataForm.AutoGeneratedFieldsPresenter</description>
  </entry>
  <entry>
    <record>285</record>
    <time>2012/05/11 06:53:02.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>286</record>
    <time>2012/05/11 06:53:02.890</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.DataForm.CollectionNavigator</description>
  </entry>
  <entry>
    <record>287</record>
    <time>2012/05/11 06:53:02.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>288</record>
    <time>2012/05/11 06:53:02.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataFormDataField</description>
  </entry>
  <entry>
    <record>289</record>
    <time>2012/05/11 06:53:02.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>290</record>
    <time>2012/05/11 06:53:02.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataFormCheckBoxField</description>
  </entry>
  <entry>
    <record>291</record>
    <time>2012/05/11 06:53:02.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>292</record>
    <time>2012/05/11 06:53:02.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataFormComboBoxField</description>
  </entry>
  <entry>
    <record>293</record>
    <time>2012/05/11 06:53:02.937</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>294</record>
    <time>2012/05/11 06:53:02.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataFormDateField</description>
  </entry>
  <entry>
    <record>295</record>
    <time>2012/05/11 06:53:02.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>296</record>
    <time>2012/05/11 06:53:02.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.DataForm.DataFormValidationSummary</description>
  </entry>
  <entry>
    <record>297</record>
    <time>2012/05/11 06:53:02.984</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>298</record>
    <time>2012/05/11 06:53:02.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDataForm</description>
  </entry>
  <entry>
    <record>299</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>300</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDataPager</description>
  </entry>
  <entry>
    <record>301</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>302</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.PropertyGrid.PropertyGridField</description>
  </entry>
  <entry>
    <record>303</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>304</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.PropertyGrid.PropertyGridColumnResizer</description>
  </entry>
  <entry>
    <record>305</record>
    <time>2012/05/11 06:53:03.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>306</record>
    <time>2012/05/11 06:53:03.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.PropertyGrid.PropertyGridIndentCell</description>
  </entry>
  <entry>
    <record>307</record>
    <time>2012/05/11 06:53:03.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>308</record>
    <time>2012/05/11 06:53:03.031</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.PropertyGrid.PropertyGridIndentPresenter</description>
  </entry>
  <entry>
    <record>309</record>
    <time>2012/05/11 06:53:03.046</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>310</record>
    <time>2012/05/11 06:53:03.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Data.PropertyGrid.PropertyGridPresenter</description>
  </entry>
  <entry>
    <record>311</record>
    <time>2012/05/11 06:53:03.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>312</record>
    <time>2012/05/11 06:53:03.125</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPropertyGrid</description>
  </entry>
  <entry>
    <record>313</record>
    <time>2012/05/11 06:53:03.140</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>314</record>
    <time>2012/05/11 06:53:03.156</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.DataServices, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>315</record>
    <time>2012/05/11 06:53:03.687</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDataServiceDataSource</description>
  </entry>
  <entry>
    <record>316</record>
    <time>2012/05/11 06:53:03.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>317</record>
    <time>2012/05/11 06:53:03.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.DataVisualization, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>318</record>
    <time>2012/05/11 06:53:04.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode11</description>
  </entry>
  <entry>
    <record>319</record>
    <time>2012/05/11 06:53:04.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>320</record>
    <time>2012/05/11 06:53:04.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode128</description>
  </entry>
  <entry>
    <record>321</record>
    <time>2012/05/11 06:53:04.750</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>322</record>
    <time>2012/05/11 06:53:04.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode128A</description>
  </entry>
  <entry>
    <record>323</record>
    <time>2012/05/11 06:53:04.781</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>324</record>
    <time>2012/05/11 06:53:04.796</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode128B</description>
  </entry>
  <entry>
    <record>325</record>
    <time>2012/05/11 06:53:04.812</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>326</record>
    <time>2012/05/11 06:53:04.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode128C</description>
  </entry>
  <entry>
    <record>327</record>
    <time>2012/05/11 06:53:04.843</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>328</record>
    <time>2012/05/11 06:53:04.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode25Interleaved</description>
  </entry>
  <entry>
    <record>329</record>
    <time>2012/05/11 06:53:04.859</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>330</record>
    <time>2012/05/11 06:53:04.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode25Standard</description>
  </entry>
  <entry>
    <record>331</record>
    <time>2012/05/11 06:53:04.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>332</record>
    <time>2012/05/11 06:53:04.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode39</description>
  </entry>
  <entry>
    <record>333</record>
    <time>2012/05/11 06:53:04.890</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>334</record>
    <time>2012/05/11 06:53:04.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode39Extended</description>
  </entry>
  <entry>
    <record>335</record>
    <time>2012/05/11 06:53:04.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>336</record>
    <time>2012/05/11 06:53:04.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode93</description>
  </entry>
  <entry>
    <record>337</record>
    <time>2012/05/11 06:53:04.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>338</record>
    <time>2012/05/11 06:53:04.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcode93Extended</description>
  </entry>
  <entry>
    <record>339</record>
    <time>2012/05/11 06:53:04.968</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>340</record>
    <time>2012/05/11 06:53:04.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeCodebar</description>
  </entry>
  <entry>
    <record>341</record>
    <time>2012/05/11 06:53:05.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>342</record>
    <time>2012/05/11 06:53:05.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeEAN13</description>
  </entry>
  <entry>
    <record>343</record>
    <time>2012/05/11 06:53:05.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>344</record>
    <time>2012/05/11 06:53:05.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeEAN8</description>
  </entry>
  <entry>
    <record>345</record>
    <time>2012/05/11 06:53:05.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>346</record>
    <time>2012/05/11 06:53:05.140</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeMSI</description>
  </entry>
  <entry>
    <record>347</record>
    <time>2012/05/11 06:53:05.171</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>348</record>
    <time>2012/05/11 06:53:05.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodePostnet</description>
  </entry>
  <entry>
    <record>349</record>
    <time>2012/05/11 06:53:05.187</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>350</record>
    <time>2012/05/11 06:53:05.218</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeUPCA</description>
  </entry>
  <entry>
    <record>351</record>
    <time>2012/05/11 06:53:05.234</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>352</record>
    <time>2012/05/11 06:53:05.234</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeUPCE</description>
  </entry>
  <entry>
    <record>353</record>
    <time>2012/05/11 06:53:05.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>354</record>
    <time>2012/05/11 06:53:05.265</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeUPCSupplement2</description>
  </entry>
  <entry>
    <record>355</record>
    <time>2012/05/11 06:53:05.281</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>356</record>
    <time>2012/05/11 06:53:05.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBarcodeUPCSupplement5</description>
  </entry>
  <entry>
    <record>357</record>
    <time>2012/05/11 06:53:05.281</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>358</record>
    <time>2012/05/11 06:53:05.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadHorizontalBulletGraph</description>
  </entry>
  <entry>
    <record>359</record>
    <time>2012/05/11 06:53:05.312</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>360</record>
    <time>2012/05/11 06:53:05.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadVerticalBulletGraph</description>
  </entry>
  <entry>
    <record>361</record>
    <time>2012/05/11 06:53:05.328</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>362</record>
    <time>2012/05/11 06:53:05.343</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataAxisLabel</description>
  </entry>
  <entry>
    <record>363</record>
    <time>2012/05/11 06:53:05.359</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>364</record>
    <time>2012/05/11 06:53:05.375</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataAxisLabelsItemsControl</description>
  </entry>
  <entry>
    <record>365</record>
    <time>2012/05/11 06:53:05.375</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>366</record>
    <time>2012/05/11 06:53:05.375</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataAxisLabelsPanel</description>
  </entry>
  <entry>
    <record>367</record>
    <time>2012/05/11 06:53:05.390</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>368</record>
    <time>2012/05/11 06:53:05.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataAxisTick</description>
  </entry>
  <entry>
    <record>369</record>
    <time>2012/05/11 06:53:05.421</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>370</record>
    <time>2012/05/11 06:53:05.421</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataAxisTicksItemsControl</description>
  </entry>
  <entry>
    <record>371</record>
    <time>2012/05/11 06:53:05.437</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>372</record>
    <time>2012/05/11 06:53:05.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataAxisTicksPanel</description>
  </entry>
  <entry>
    <record>373</record>
    <time>2012/05/11 06:53:05.453</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>374</record>
    <time>2012/05/11 06:53:05.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.DataBarShape</description>
  </entry>
  <entry>
    <record>375</record>
    <time>2012/05/11 06:53:05.453</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>376</record>
    <time>2012/05/11 06:53:05.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.StackedBarItem</description>
  </entry>
  <entry>
    <record>377</record>
    <time>2012/05/11 06:53:05.484</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>378</record>
    <time>2012/05/11 06:53:05.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.DataBars.StackedBarItemsControl</description>
  </entry>
  <entry>
    <record>379</record>
    <time>2012/05/11 06:53:05.515</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>380</record>
    <time>2012/05/11 06:53:05.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDataAxis</description>
  </entry>
  <entry>
    <record>381</record>
    <time>2012/05/11 06:53:05.531</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>382</record>
    <time>2012/05/11 06:53:05.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDataBar</description>
  </entry>
  <entry>
    <record>383</record>
    <time>2012/05/11 06:53:05.609</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>384</record>
    <time>2012/05/11 06:53:05.625</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadStacked100DataBar</description>
  </entry>
  <entry>
    <record>385</record>
    <time>2012/05/11 06:53:05.625</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>386</record>
    <time>2012/05/11 06:53:05.656</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadStackedDataBar</description>
  </entry>
  <entry>
    <record>387</record>
    <time>2012/05/11 06:53:05.656</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>388</record>
    <time>2012/05/11 06:53:05.656</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadHorizontalLinearGauge</description>
  </entry>
  <entry>
    <record>389</record>
    <time>2012/05/11 06:53:05.656</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>390</record>
    <time>2012/05/11 06:53:05.656</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadVerticalLinearGauge</description>
  </entry>
  <entry>
    <record>391</record>
    <time>2012/05/11 06:53:05.687</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>392</record>
    <time>2012/05/11 06:53:05.687</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRadialGauge</description>
  </entry>
  <entry>
    <record>393</record>
    <time>2012/05/11 06:53:05.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>394</record>
    <time>2012/05/11 06:53:05.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadQuadrantNEGauge</description>
  </entry>
  <entry>
    <record>395</record>
    <time>2012/05/11 06:53:05.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>396</record>
    <time>2012/05/11 06:53:05.718</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadQuadrantNWGauge</description>
  </entry>
  <entry>
    <record>397</record>
    <time>2012/05/11 06:53:05.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>398</record>
    <time>2012/05/11 06:53:05.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadQuadrantSEGauge</description>
  </entry>
  <entry>
    <record>399</record>
    <time>2012/05/11 06:53:05.750</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>400</record>
    <time>2012/05/11 06:53:05.765</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadQuadrantSWGauge</description>
  </entry>
  <entry>
    <record>401</record>
    <time>2012/05/11 06:53:05.781</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>402</record>
    <time>2012/05/11 06:53:05.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSemicircleEastGauge</description>
  </entry>
  <entry>
    <record>403</record>
    <time>2012/05/11 06:53:05.859</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>404</record>
    <time>2012/05/11 06:53:05.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSemicircleNorthGauge</description>
  </entry>
  <entry>
    <record>405</record>
    <time>2012/05/11 06:53:05.859</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>406</record>
    <time>2012/05/11 06:53:05.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSemicircleSouthGauge</description>
  </entry>
  <entry>
    <record>407</record>
    <time>2012/05/11 06:53:05.890</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>408</record>
    <time>2012/05/11 06:53:05.890</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSemicircleWestGauge</description>
  </entry>
  <entry>
    <record>409</record>
    <time>2012/05/11 06:53:05.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>410</record>
    <time>2012/05/11 06:53:05.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadAreaSparkline</description>
  </entry>
  <entry>
    <record>411</record>
    <time>2012/05/11 06:53:05.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>412</record>
    <time>2012/05/11 06:53:05.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadColumnSparkline</description>
  </entry>
  <entry>
    <record>413</record>
    <time>2012/05/11 06:53:05.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>414</record>
    <time>2012/05/11 06:53:05.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadLinearSparkline</description>
  </entry>
  <entry>
    <record>415</record>
    <time>2012/05/11 06:53:05.937</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>416</record>
    <time>2012/05/11 06:53:05.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadScatterSparkline</description>
  </entry>
  <entry>
    <record>417</record>
    <time>2012/05/11 06:53:05.968</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>418</record>
    <time>2012/05/11 06:53:05.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadWinLossSparkline</description>
  </entry>
  <entry>
    <record>419</record>
    <time>2012/05/11 06:53:06.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>420</record>
    <time>2012/05/11 06:53:06.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.TimeBarBase</description>
  </entry>
  <entry>
    <record>421</record>
    <time>2012/05/11 06:53:06.046</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>422</record>
    <time>2012/05/11 06:53:06.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTimeBar</description>
  </entry>
  <entry>
    <record>423</record>
    <time>2012/05/11 06:53:06.062</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>424</record>
    <time>2012/05/11 06:53:06.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.TimeBar.SelectionVisibilityIndicator</description>
  </entry>
  <entry>
    <record>425</record>
    <time>2012/05/11 06:53:06.078</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>426</record>
    <time>2012/05/11 06:53:06.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.GroupContainer</description>
  </entry>
  <entry>
    <record>427</record>
    <time>2012/05/11 06:53:06.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>428</record>
    <time>2012/05/11 06:53:06.109</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.GroupControl</description>
  </entry>
  <entry>
    <record>429</record>
    <time>2012/05/11 06:53:06.109</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>430</record>
    <time>2012/05/11 06:53:06.109</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.ItemContainer</description>
  </entry>
  <entry>
    <record>431</record>
    <time>2012/05/11 06:53:06.156</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>432</record>
    <time>2012/05/11 06:53:06.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.ItemControl</description>
  </entry>
  <entry>
    <record>433</record>
    <time>2012/05/11 06:53:06.171</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>434</record>
    <time>2012/05/11 06:53:06.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.VirtualizingTimelinePanel</description>
  </entry>
  <entry>
    <record>435</record>
    <time>2012/05/11 06:53:06.187</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>436</record>
    <time>2012/05/11 06:53:06.203</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTimeline</description>
  </entry>
  <entry>
    <record>437</record>
    <time>2012/05/11 06:53:06.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>438</record>
    <time>2012/05/11 06:53:06.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.TimelineInstantItemControl</description>
  </entry>
  <entry>
    <record>439</record>
    <time>2012/05/11 06:53:06.281</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>440</record>
    <time>2012/05/11 06:53:06.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.TimelineItemControl</description>
  </entry>
  <entry>
    <record>441</record>
    <time>2012/05/11 06:53:06.312</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>442</record>
    <time>2012/05/11 06:53:06.343</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Timeline.TimelineItemContainer</description>
  </entry>
  <entry>
    <record>443</record>
    <time>2012/05/11 06:53:06.343</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>444</record>
    <time>2012/05/11 06:53:06.343</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPivotMap</description>
  </entry>
  <entry>
    <record>445</record>
    <time>2012/05/11 06:53:06.375</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>446</record>
    <time>2012/05/11 06:53:06.390</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTreeMap</description>
  </entry>
  <entry>
    <record>447</record>
    <time>2012/05/11 06:53:06.406</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>448</record>
    <time>2012/05/11 06:53:06.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMap</description>
  </entry>
  <entry>
    <record>449</record>
    <time>2012/05/11 06:53:06.484</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Visualization 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>450</record>
    <time>2012/05/11 06:53:06.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Docking, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>451</record>
    <time>2012/05/11 06:53:07.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDocking</description>
  </entry>
  <entry>
    <record>452</record>
    <time>2012/05/11 06:53:07.890</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>453</record>
    <time>2012/05/11 06:53:07.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPane</description>
  </entry>
  <entry>
    <record>454</record>
    <time>2012/05/11 06:53:07.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>455</record>
    <time>2012/05/11 06:53:07.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDocumentPane</description>
  </entry>
  <entry>
    <record>456</record>
    <time>2012/05/11 06:53:07.937</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>457</record>
    <time>2012/05/11 06:53:07.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPaneGroup</description>
  </entry>
  <entry>
    <record>458</record>
    <time>2012/05/11 06:53:07.968</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>459</record>
    <time>2012/05/11 06:53:08.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadSplitContainer</description>
  </entry>
  <entry>
    <record>460</record>
    <time>2012/05/11 06:53:08.031</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>461</record>
    <time>2012/05/11 06:53:08.062</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.EntityFramework, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>462</record>
    <time>2012/05/11 06:53:08.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadEntityFrameworkDataSource</description>
  </entry>
  <entry>
    <record>463</record>
    <time>2012/05/11 06:53:08.562</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>464</record>
    <time>2012/05/11 06:53:08.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Expressions, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>465</record>
    <time>2012/05/11 06:53:08.890</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Expressions.ExpressionTextBox</description>
  </entry>
  <entry>
    <record>466</record>
    <time>2012/05/11 06:53:08.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>467</record>
    <time>2012/05/11 06:53:08.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadExpressionEditor</description>
  </entry>
  <entry>
    <record>468</record>
    <time>2012/05/11 06:53:08.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>469</record>
    <time>2012/05/11 06:53:08.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.FixedDocumentViewers, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>470</record>
    <time>2012/05/11 06:53:09.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter</description>
  </entry>
  <entry>
    <record>471</record>
    <time>2012/05/11 06:53:09.281</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>472</record>
    <time>2012/05/11 06:53:09.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Documents.UI.Page</description>
  </entry>
  <entry>
    <record>473</record>
    <time>2012/05/11 06:53:09.296</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>474</record>
    <time>2012/05/11 06:53:09.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPdfViewer</description>
  </entry>
  <entry>
    <record>475</record>
    <time>2012/05/11 06:53:09.296</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>476</record>
    <time>2012/05/11 06:53:09.296</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.GridView, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>477</record>
    <time>2012/05/11 06:53:10.671</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.GridView.CommonColumnHeader</description>
  </entry>
  <entry>
    <record>478</record>
    <time>2012/05/11 06:53:10.671</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>479</record>
    <time>2012/05/11 06:53:10.671</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.GridView.GridViewCheckBox</description>
  </entry>
  <entry>
    <record>480</record>
    <time>2012/05/11 06:53:10.671</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>481</record>
    <time>2012/05/11 06:53:10.687</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.GridView.LookupElement</description>
  </entry>
  <entry>
    <record>482</record>
    <time>2012/05/11 06:53:10.687</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>483</record>
    <time>2012/05/11 06:53:10.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.GridView.GridViewDataControl</description>
  </entry>
  <entry>
    <record>484</record>
    <time>2012/05/11 06:53:10.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>485</record>
    <time>2012/05/11 06:53:10.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.GridView.CommonHeaderPresenter</description>
  </entry>
  <entry>
    <record>486</record>
    <time>2012/05/11 06:53:10.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>487</record>
    <time>2012/05/11 06:53:10.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadGridView</description>
  </entry>
  <entry>
    <record>488</record>
    <time>2012/05/11 06:53:10.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>489</record>
    <time>2012/05/11 06:53:10.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTreeListView</description>
  </entry>
  <entry>
    <record>490</record>
    <time>2012/05/11 06:53:10.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>491</record>
    <time>2012/05/11 06:53:10.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.TreeListViewDragCue</description>
  </entry>
  <entry>
    <record>492</record>
    <time>2012/05/11 06:53:10.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>493</record>
    <time>2012/05/11 06:53:10.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.ImageEditor, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>494</record>
    <time>2012/05/11 06:53:11.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadImageEditor</description>
  </entry>
  <entry>
    <record>495</record>
    <time>2012/05/11 06:53:11.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>496</record>
    <time>2012/05/11 06:53:11.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadImageEditorUI</description>
  </entry>
  <entry>
    <record>497</record>
    <time>2012/05/11 06:53:11.265</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>498</record>
    <time>2012/05/11 06:53:11.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Input, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>499</record>
    <time>2012/05/11 06:53:11.765</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Calculator.CalculatorBase</description>
  </entry>
  <entry>
    <record>500</record>
    <time>2012/05/11 06:53:11.765</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>501</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCalculator</description>
  </entry>
  <entry>
    <record>502</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>503</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCalculatorPicker</description>
  </entry>
  <entry>
    <record>504</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>505</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCalendar</description>
  </entry>
  <entry>
    <record>506</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>507</record>
    <time>2012/05/11 06:53:11.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ColorEditor.Pad.Pad</description>
  </entry>
  <entry>
    <record>508</record>
    <time>2012/05/11 06:53:11.796</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>509</record>
    <time>2012/05/11 06:53:11.796</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadColorEditor</description>
  </entry>
  <entry>
    <record>510</record>
    <time>2012/05/11 06:53:11.796</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>511</record>
    <time>2012/05/11 06:53:11.796</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadColorPaletteView</description>
  </entry>
  <entry>
    <record>512</record>
    <time>2012/05/11 06:53:11.796</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>513</record>
    <time>2012/05/11 06:53:11.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadColorPaletteViewItem</description>
  </entry>
  <entry>
    <record>514</record>
    <time>2012/05/11 06:53:11.812</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>515</record>
    <time>2012/05/11 06:53:11.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadColorPicker</description>
  </entry>
  <entry>
    <record>516</record>
    <time>2012/05/11 06:53:11.812</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>517</record>
    <time>2012/05/11 06:53:11.828</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadColorSelector</description>
  </entry>
  <entry>
    <record>518</record>
    <time>2012/05/11 06:53:11.828</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>519</record>
    <time>2012/05/11 06:53:11.828</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadComboBox</description>
  </entry>
  <entry>
    <record>520</record>
    <time>2012/05/11 06:53:11.843</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>521</record>
    <time>2012/05/11 06:53:11.843</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadComboBoxItem</description>
  </entry>
  <entry>
    <record>522</record>
    <time>2012/05/11 06:53:11.843</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>523</record>
    <time>2012/05/11 06:53:11.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDateTimePicker</description>
  </entry>
  <entry>
    <record>524</record>
    <time>2012/05/11 06:53:11.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>525</record>
    <time>2012/05/11 06:53:11.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadDatePicker</description>
  </entry>
  <entry>
    <record>526</record>
    <time>2012/05/11 06:53:11.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>527</record>
    <time>2012/05/11 06:53:11.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadClock</description>
  </entry>
  <entry>
    <record>528</record>
    <time>2012/05/11 06:53:11.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>529</record>
    <time>2012/05/11 06:53:11.890</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.MaskedInput.PreviewInputTextBox</description>
  </entry>
  <entry>
    <record>530</record>
    <time>2012/05/11 06:53:11.890</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>531</record>
    <time>2012/05/11 06:53:11.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMaskedCurrencyInput</description>
  </entry>
  <entry>
    <record>532</record>
    <time>2012/05/11 06:53:11.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>533</record>
    <time>2012/05/11 06:53:11.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMaskedDateTimeInput</description>
  </entry>
  <entry>
    <record>534</record>
    <time>2012/05/11 06:53:11.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>535</record>
    <time>2012/05/11 06:53:11.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMaskedNumericInput</description>
  </entry>
  <entry>
    <record>536</record>
    <time>2012/05/11 06:53:11.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>537</record>
    <time>2012/05/11 06:53:11.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMaskedTextInput</description>
  </entry>
  <entry>
    <record>538</record>
    <time>2012/05/11 06:53:11.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>539</record>
    <time>2012/05/11 06:53:11.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadNumericUpDown</description>
  </entry>
  <entry>
    <record>540</record>
    <time>2012/05/11 06:53:11.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>541</record>
    <time>2012/05/11 06:53:11.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRating</description>
  </entry>
  <entry>
    <record>542</record>
    <time>2012/05/11 06:53:11.937</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>543</record>
    <time>2012/05/11 06:53:11.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRatingItem</description>
  </entry>
  <entry>
    <record>544</record>
    <time>2012/05/11 06:53:11.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>545</record>
    <time>2012/05/11 06:53:11.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTimePicker</description>
  </entry>
  <entry>
    <record>546</record>
    <time>2012/05/11 06:53:11.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>547</record>
    <time>2012/05/11 06:53:11.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.Navigation, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>548</record>
    <time>2012/05/11 06:53:12.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBook</description>
  </entry>
  <entry>
    <record>549</record>
    <time>2012/05/11 06:53:12.515</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>550</record>
    <time>2012/05/11 06:53:12.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBookItem</description>
  </entry>
  <entry>
    <record>551</record>
    <time>2012/05/11 06:53:12.531</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>552</record>
    <time>2012/05/11 06:53:12.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadBreadcrumb</description>
  </entry>
  <entry>
    <record>553</record>
    <time>2012/05/11 06:53:12.546</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>554</record>
    <time>2012/05/11 06:53:12.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Breadcrumb.RadBreadcrumbBar</description>
  </entry>
  <entry>
    <record>555</record>
    <time>2012/05/11 06:53:12.546</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>556</record>
    <time>2012/05/11 06:53:12.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Breadcrumb.RadBreadcrumbBarItem</description>
  </entry>
  <entry>
    <record>557</record>
    <time>2012/05/11 06:53:12.562</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>558</record>
    <time>2012/05/11 06:53:12.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadContextMenu</description>
  </entry>
  <entry>
    <record>559</record>
    <time>2012/05/11 06:53:12.578</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>560</record>
    <time>2012/05/11 06:53:12.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMenu</description>
  </entry>
  <entry>
    <record>561</record>
    <time>2012/05/11 06:53:12.593</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>562</record>
    <time>2012/05/11 06:53:12.593</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadMenuItem</description>
  </entry>
  <entry>
    <record>563</record>
    <time>2012/05/11 06:53:12.593</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>564</record>
    <time>2012/05/11 06:53:12.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTabControl</description>
  </entry>
  <entry>
    <record>565</record>
    <time>2012/05/11 06:53:12.609</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>566</record>
    <time>2012/05/11 06:53:12.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTabItem</description>
  </entry>
  <entry>
    <record>567</record>
    <time>2012/05/11 06:53:12.609</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>568</record>
    <time>2012/05/11 06:53:12.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.TileView.TileViewItemHeader</description>
  </entry>
  <entry>
    <record>569</record>
    <time>2012/05/11 06:53:12.625</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>570</record>
    <time>2012/05/11 06:53:12.625</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTileView</description>
  </entry>
  <entry>
    <record>571</record>
    <time>2012/05/11 06:53:12.640</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>572</record>
    <time>2012/05/11 06:53:12.640</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTileViewItem</description>
  </entry>
  <entry>
    <record>573</record>
    <time>2012/05/11 06:53:12.640</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>574</record>
    <time>2012/05/11 06:53:12.640</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadOutlookBar</description>
  </entry>
  <entry>
    <record>575</record>
    <time>2012/05/11 06:53:12.640</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>576</record>
    <time>2012/05/11 06:53:12.640</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadOutlookBarItem</description>
  </entry>
  <entry>
    <record>577</record>
    <time>2012/05/11 06:53:12.656</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>578</record>
    <time>2012/05/11 06:53:12.656</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTreeView</description>
  </entry>
  <entry>
    <record>579</record>
    <time>2012/05/11 06:53:12.656</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>580</record>
    <time>2012/05/11 06:53:12.656</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPanelBar</description>
  </entry>
  <entry>
    <record>581</record>
    <time>2012/05/11 06:53:12.656</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>582</record>
    <time>2012/05/11 06:53:12.671</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadTreeViewItem</description>
  </entry>
  <entry>
    <record>583</record>
    <time>2012/05/11 06:53:12.671</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>584</record>
    <time>2012/05/11 06:53:12.687</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPanelBarItem</description>
  </entry>
  <entry>
    <record>585</record>
    <time>2012/05/11 06:53:12.687</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>586</record>
    <time>2012/05/11 06:53:12.687</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.TileViewPanel</description>
  </entry>
  <entry>
    <record>587</record>
    <time>2012/05/11 06:53:12.687</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>588</record>
    <time>2012/05/11 06:53:12.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadToolBarSeparator</description>
  </entry>
  <entry>
    <record>589</record>
    <time>2012/05/11 06:53:12.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>590</record>
    <time>2012/05/11 06:53:12.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadToolBarTray</description>
  </entry>
  <entry>
    <record>591</record>
    <time>2012/05/11 06:53:12.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>592</record>
    <time>2012/05/11 06:53:12.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.CarouselItem</description>
  </entry>
  <entry>
    <record>593</record>
    <time>2012/05/11 06:53:12.718</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>594</record>
    <time>2012/05/11 06:53:12.718</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCarousel</description>
  </entry>
  <entry>
    <record>595</record>
    <time>2012/05/11 06:53:12.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>596</record>
    <time>2012/05/11 06:53:12.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCarouselPanel</description>
  </entry>
  <entry>
    <record>597</record>
    <time>2012/05/11 06:53:12.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>598</record>
    <time>2012/05/11 06:53:12.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadWindow</description>
  </entry>
  <entry>
    <record>599</record>
    <time>2012/05/11 06:53:12.750</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Containers 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>600</record>
    <time>2012/05/11 06:53:12.765</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadAlert</description>
  </entry>
  <entry>
    <record>601</record>
    <time>2012/05/11 06:53:12.765</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>602</record>
    <time>2012/05/11 06:53:12.765</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadConfirm</description>
  </entry>
  <entry>
    <record>603</record>
    <time>2012/05/11 06:53:12.765</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>604</record>
    <time>2012/05/11 06:53:12.765</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadPrompt</description>
  </entry>
  <entry>
    <record>605</record>
    <time>2012/05/11 06:53:12.796</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>606</record>
    <time>2012/05/11 06:53:12.796</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.RadRichTextBoxRibbonBarUI, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>607</record>
    <time>2012/05/11 06:53:13.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRichTextBoxRibbonBarUI.RadRichTextBoxRibbonBarUI</description>
  </entry>
  <entry>
    <record>608</record>
    <time>2012/05/11 06:53:13.406</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>609</record>
    <time>2012/05/11 06:53:13.421</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.RibbonView, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>610</record>
    <time>2012/05/11 06:53:14.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ApplicationMenu</description>
  </entry>
  <entry>
    <record>611</record>
    <time>2012/05/11 06:53:14.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>612</record>
    <time>2012/05/11 06:53:14.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonSplitButton</description>
  </entry>
  <entry>
    <record>613</record>
    <time>2012/05/11 06:53:14.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>614</record>
    <time>2012/05/11 06:53:14.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonButton</description>
  </entry>
  <entry>
    <record>615</record>
    <time>2012/05/11 06:53:14.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>616</record>
    <time>2012/05/11 06:53:14.031</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonDropDownButton</description>
  </entry>
  <entry>
    <record>617</record>
    <time>2012/05/11 06:53:14.031</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>618</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonRadioButton</description>
  </entry>
  <entry>
    <record>619</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>620</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonToggleButton</description>
  </entry>
  <entry>
    <record>621</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>622</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.KeyTipActivation</description>
  </entry>
  <entry>
    <record>623</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>624</record>
    <time>2012/05/11 06:53:14.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.KeyTips.KeyTipControl</description>
  </entry>
  <entry>
    <record>625</record>
    <time>2012/05/11 06:53:14.062</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>626</record>
    <time>2012/05/11 06:53:14.062</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.RibbonPanelBase</description>
  </entry>
  <entry>
    <record>627</record>
    <time>2012/05/11 06:53:14.062</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>628</record>
    <time>2012/05/11 06:53:14.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.RibbonButtonsPanel</description>
  </entry>
  <entry>
    <record>629</record>
    <time>2012/05/11 06:53:14.078</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>630</record>
    <time>2012/05/11 06:53:14.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.RibbonGroupsPanel</description>
  </entry>
  <entry>
    <record>631</record>
    <time>2012/05/11 06:53:14.078</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>632</record>
    <time>2012/05/11 06:53:14.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.RibbonTabStripPanel</description>
  </entry>
  <entry>
    <record>633</record>
    <time>2012/05/11 06:53:14.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>634</record>
    <time>2012/05/11 06:53:14.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadGroupHeader</description>
  </entry>
  <entry>
    <record>635</record>
    <time>2012/05/11 06:53:14.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>636</record>
    <time>2012/05/11 06:53:14.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonTab</description>
  </entry>
  <entry>
    <record>637</record>
    <time>2012/05/11 06:53:14.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>638</record>
    <time>2012/05/11 06:53:14.109</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonView</description>
  </entry>
  <entry>
    <record>639</record>
    <time>2012/05/11 06:53:14.109</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>640</record>
    <time>2012/05/11 06:53:14.109</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.ButtonGroupPanel</description>
  </entry>
  <entry>
    <record>641</record>
    <time>2012/05/11 06:53:14.109</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>642</record>
    <time>2012/05/11 06:53:14.125</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.DropShadow</description>
  </entry>
  <entry>
    <record>643</record>
    <time>2012/05/11 06:53:14.125</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>644</record>
    <time>2012/05/11 06:53:14.125</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.GroupChrome</description>
  </entry>
  <entry>
    <record>645</record>
    <time>2012/05/11 06:53:14.125</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>646</record>
    <time>2012/05/11 06:53:14.125</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.RibbonScrollViewer</description>
  </entry>
  <entry>
    <record>647</record>
    <time>2012/05/11 06:53:14.140</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>648</record>
    <time>2012/05/11 06:53:14.140</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RibbonView.Primitives.WindowTitle</description>
  </entry>
  <entry>
    <record>649</record>
    <time>2012/05/11 06:53:14.140</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>650</record>
    <time>2012/05/11 06:53:14.140</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadButtonGroup</description>
  </entry>
  <entry>
    <record>651</record>
    <time>2012/05/11 06:53:14.171</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>652</record>
    <time>2012/05/11 06:53:14.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadCollapsiblePanel</description>
  </entry>
  <entry>
    <record>653</record>
    <time>2012/05/11 06:53:14.171</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>654</record>
    <time>2012/05/11 06:53:14.171</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadGallery</description>
  </entry>
  <entry>
    <record>655</record>
    <time>2012/05/11 06:53:14.171</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>656</record>
    <time>2012/05/11 06:53:14.187</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadGalleryItem</description>
  </entry>
  <entry>
    <record>657</record>
    <time>2012/05/11 06:53:14.203</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>658</record>
    <time>2012/05/11 06:53:14.203</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadOrderedWrapPanel</description>
  </entry>
  <entry>
    <record>659</record>
    <time>2012/05/11 06:53:14.203</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>660</record>
    <time>2012/05/11 06:53:14.203</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonBackstage</description>
  </entry>
  <entry>
    <record>661</record>
    <time>2012/05/11 06:53:14.203</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>662</record>
    <time>2012/05/11 06:53:14.218</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonBackstageItem</description>
  </entry>
  <entry>
    <record>663</record>
    <time>2012/05/11 06:53:14.218</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>664</record>
    <time>2012/05/11 06:53:14.218</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonComboBox</description>
  </entry>
  <entry>
    <record>665</record>
    <time>2012/05/11 06:53:14.218</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>666</record>
    <time>2012/05/11 06:53:14.234</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonComboBoxItem</description>
  </entry>
  <entry>
    <record>667</record>
    <time>2012/05/11 06:53:14.234</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>668</record>
    <time>2012/05/11 06:53:14.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonContextualGroup</description>
  </entry>
  <entry>
    <record>669</record>
    <time>2012/05/11 06:53:14.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>670</record>
    <time>2012/05/11 06:53:14.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonGallery</description>
  </entry>
  <entry>
    <record>671</record>
    <time>2012/05/11 06:53:14.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>672</record>
    <time>2012/05/11 06:53:14.250</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonGroup</description>
  </entry>
  <entry>
    <record>673</record>
    <time>2012/05/11 06:53:14.250</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Navigation 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>674</record>
    <time>2012/05/11 06:53:14.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.ScreenTip</description>
  </entry>
  <entry>
    <record>675</record>
    <time>2012/05/11 06:53:14.281</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>676</record>
    <time>2012/05/11 06:53:14.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.Separator</description>
  </entry>
  <entry>
    <record>677</record>
    <time>2012/05/11 06:53:14.296</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>678</record>
    <time>2012/05/11 06:53:14.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRibbonWindow</description>
  </entry>
  <entry>
    <record>679</record>
    <time>2012/05/11 06:53:14.312</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>680</record>
    <time>2012/05/11 06:53:14.312</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.RichTextBoxUI, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>681</record>
    <time>2012/05/11 06:53:15.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.ColorPickers.DropDownColorPicker</description>
  </entry>
  <entry>
    <record>682</record>
    <time>2012/05/11 06:53:15.406</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>683</record>
    <time>2012/05/11 06:53:15.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.ColorPickers.HighlightColorPicker</description>
  </entry>
  <entry>
    <record>684</record>
    <time>2012/05/11 06:53:15.406</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>685</record>
    <time>2012/05/11 06:53:15.421</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.RadRichTextBoxWindow</description>
  </entry>
  <entry>
    <record>686</record>
    <time>2012/05/11 06:53:15.437</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>687</record>
    <time>2012/05/11 06:53:15.437</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.ChangeEditingPermissionsDialog</description>
  </entry>
  <entry>
    <record>688</record>
    <time>2012/05/11 06:53:15.437</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>689</record>
    <time>2012/05/11 06:53:15.437</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.EditCustomDictionaryDialog</description>
  </entry>
  <entry>
    <record>690</record>
    <time>2012/05/11 06:53:15.437</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>691</record>
    <time>2012/05/11 06:53:15.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.FindReplaceDialog</description>
  </entry>
  <entry>
    <record>692</record>
    <time>2012/05/11 06:53:15.468</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>693</record>
    <time>2012/05/11 06:53:15.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.FloatingBlockPropertiesDialog</description>
  </entry>
  <entry>
    <record>694</record>
    <time>2012/05/11 06:53:15.468</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>695</record>
    <time>2012/05/11 06:53:15.468</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.FloatingBlockProperties.PositionProperties</description>
  </entry>
  <entry>
    <record>696</record>
    <time>2012/05/11 06:53:15.484</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>697</record>
    <time>2012/05/11 06:53:15.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.FloatingBlockProperties.TextWrappingProperties</description>
  </entry>
  <entry>
    <record>698</record>
    <time>2012/05/11 06:53:15.500</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>699</record>
    <time>2012/05/11 06:53:15.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.FontPropertiesDialog</description>
  </entry>
  <entry>
    <record>700</record>
    <time>2012/05/11 06:53:15.500</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>701</record>
    <time>2012/05/11 06:53:15.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.ImageEditorDialog</description>
  </entry>
  <entry>
    <record>702</record>
    <time>2012/05/11 06:53:15.515</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>703</record>
    <time>2012/05/11 06:53:15.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.ImageEditorDialogFooter</description>
  </entry>
  <entry>
    <record>704</record>
    <time>2012/05/11 06:53:15.531</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>705</record>
    <time>2012/05/11 06:53:15.531</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.InsertCaptionDialog</description>
  </entry>
  <entry>
    <record>706</record>
    <time>2012/05/11 06:53:15.531</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>707</record>
    <time>2012/05/11 06:53:15.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.InsertCrossReferenceWindow</description>
  </entry>
  <entry>
    <record>708</record>
    <time>2012/05/11 06:53:15.546</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>709</record>
    <time>2012/05/11 06:53:15.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.InsertDateTimeDialog</description>
  </entry>
  <entry>
    <record>710</record>
    <time>2012/05/11 06:53:15.562</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>711</record>
    <time>2012/05/11 06:53:15.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.InsertTableDialog</description>
  </entry>
  <entry>
    <record>712</record>
    <time>2012/05/11 06:53:15.578</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>713</record>
    <time>2012/05/11 06:53:15.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.ManageStylesDialog</description>
  </entry>
  <entry>
    <record>714</record>
    <time>2012/05/11 06:53:15.593</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>715</record>
    <time>2012/05/11 06:53:15.593</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.NewCaptionLabelDialog</description>
  </entry>
  <entry>
    <record>716</record>
    <time>2012/05/11 06:53:15.593</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>717</record>
    <time>2012/05/11 06:53:15.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.ProtectDocumentDialog</description>
  </entry>
  <entry>
    <record>718</record>
    <time>2012/05/11 06:53:15.609</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>719</record>
    <time>2012/05/11 06:53:15.625</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.RadInsertHyperlinkDialog</description>
  </entry>
  <entry>
    <record>720</record>
    <time>2012/05/11 06:53:15.625</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>721</record>
    <time>2012/05/11 06:53:15.625</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.RadInsertSymbolDialog</description>
  </entry>
  <entry>
    <record>722</record>
    <time>2012/05/11 06:53:15.640</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>723</record>
    <time>2012/05/11 06:53:15.640</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.ManageBookmarksDialog</description>
  </entry>
  <entry>
    <record>724</record>
    <time>2012/05/11 06:53:15.640</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>725</record>
    <time>2012/05/11 06:53:15.656</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.RadParagraphPropertiesDialog</description>
  </entry>
  <entry>
    <record>726</record>
    <time>2012/05/11 06:53:15.656</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>727</record>
    <time>2012/05/11 06:53:15.671</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.SpellCheckingDialog</description>
  </entry>
  <entry>
    <record>728</record>
    <time>2012/05/11 06:53:15.671</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>729</record>
    <time>2012/05/11 06:53:15.671</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties.CharacterProperties</description>
  </entry>
  <entry>
    <record>730</record>
    <time>2012/05/11 06:53:15.687</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>731</record>
    <time>2012/05/11 06:53:15.687</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties.NumberingProperties</description>
  </entry>
  <entry>
    <record>732</record>
    <time>2012/05/11 06:53:15.687</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>733</record>
    <time>2012/05/11 06:53:15.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties.ParagraphProperties</description>
  </entry>
  <entry>
    <record>734</record>
    <time>2012/05/11 06:53:15.703</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>735</record>
    <time>2012/05/11 06:53:15.718</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties.SpanProperties</description>
  </entry>
  <entry>
    <record>736</record>
    <time>2012/05/11 06:53:15.718</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>737</record>
    <time>2012/05/11 06:53:15.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingPropertiesDialog</description>
  </entry>
  <entry>
    <record>738</record>
    <time>2012/05/11 06:53:15.734</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>739</record>
    <time>2012/05/11 06:53:15.734</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties.TableProperties</description>
  </entry>
  <entry>
    <record>740</record>
    <time>2012/05/11 06:53:15.750</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>741</record>
    <time>2012/05/11 06:53:15.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.Styles.StyleListItem</description>
  </entry>
  <entry>
    <record>742</record>
    <time>2012/05/11 06:53:15.750</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>743</record>
    <time>2012/05/11 06:53:15.765</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.Symbols.SymbolPicker</description>
  </entry>
  <entry>
    <record>744</record>
    <time>2012/05/11 06:53:15.765</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>745</record>
    <time>2012/05/11 06:53:15.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.Symbols.SymbolsTable</description>
  </entry>
  <entry>
    <record>746</record>
    <time>2012/05/11 06:53:15.781</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>747</record>
    <time>2012/05/11 06:53:15.781</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableBordersDialog</description>
  </entry>
  <entry>
    <record>748</record>
    <time>2012/05/11 06:53:15.796</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>749</record>
    <time>2012/05/11 06:53:15.796</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableBorders.CellBordersProperties</description>
  </entry>
  <entry>
    <record>750</record>
    <time>2012/05/11 06:53:15.796</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>751</record>
    <time>2012/05/11 06:53:15.812</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableBorders.TableBorderSelector</description>
  </entry>
  <entry>
    <record>752</record>
    <time>2012/05/11 06:53:15.812</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>753</record>
    <time>2012/05/11 06:53:15.828</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableBorders.TableBordersProperties</description>
  </entry>
  <entry>
    <record>754</record>
    <time>2012/05/11 06:53:15.828</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>755</record>
    <time>2012/05/11 06:53:15.828</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TablePropertiesDialog</description>
  </entry>
  <entry>
    <record>756</record>
    <time>2012/05/11 06:53:15.843</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>757</record>
    <time>2012/05/11 06:53:15.843</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableProperties.CellProperties</description>
  </entry>
  <entry>
    <record>758</record>
    <time>2012/05/11 06:53:15.843</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>759</record>
    <time>2012/05/11 06:53:15.859</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableProperties.ColumnProperties</description>
  </entry>
  <entry>
    <record>760</record>
    <time>2012/05/11 06:53:15.859</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>761</record>
    <time>2012/05/11 06:53:15.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableProperties.TableWidthControl</description>
  </entry>
  <entry>
    <record>762</record>
    <time>2012/05/11 06:53:15.875</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>763</record>
    <time>2012/05/11 06:53:15.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TableProperties.TableProperties</description>
  </entry>
  <entry>
    <record>764</record>
    <time>2012/05/11 06:53:15.890</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>765</record>
    <time>2012/05/11 06:53:15.890</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.TabStopsPropertiesDialog</description>
  </entry>
  <entry>
    <record>766</record>
    <time>2012/05/11 06:53:15.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>767</record>
    <time>2012/05/11 06:53:15.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.UnprotectDocumentDialog</description>
  </entry>
  <entry>
    <record>768</record>
    <time>2012/05/11 06:53:15.906</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>769</record>
    <time>2012/05/11 06:53:15.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.Dialogs.WatermarkSettingsDialog</description>
  </entry>
  <entry>
    <record>770</record>
    <time>2012/05/11 06:53:15.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>771</record>
    <time>2012/05/11 06:53:15.921</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.ImageMiniToolBar</description>
  </entry>
  <entry>
    <record>772</record>
    <time>2012/05/11 06:53:15.921</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>773</record>
    <time>2012/05/11 06:53:15.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.MiniToolBarBase</description>
  </entry>
  <entry>
    <record>774</record>
    <time>2012/05/11 06:53:15.937</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>775</record>
    <time>2012/05/11 06:53:15.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.RadRichTextBoxRibbonUI</description>
  </entry>
  <entry>
    <record>776</record>
    <time>2012/05/11 06:53:15.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>777</record>
    <time>2012/05/11 06:53:15.953</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.MultipleUndoControl</description>
  </entry>
  <entry>
    <record>778</record>
    <time>2012/05/11 06:53:15.953</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>779</record>
    <time>2012/05/11 06:53:15.968</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.StylesGallery</description>
  </entry>
  <entry>
    <record>780</record>
    <time>2012/05/11 06:53:15.968</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>781</record>
    <time>2012/05/11 06:53:15.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.DocumentRulerBase</description>
  </entry>
  <entry>
    <record>782</record>
    <time>2012/05/11 06:53:15.984</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>783</record>
    <time>2012/05/11 06:53:15.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.DocumentRuler</description>
  </entry>
  <entry>
    <record>784</record>
    <time>2012/05/11 06:53:16.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>785</record>
    <time>2012/05/11 06:53:16.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.RulerThumb</description>
  </entry>
  <entry>
    <record>786</record>
    <time>2012/05/11 06:53:16.000</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>787</record>
    <time>2012/05/11 06:53:16.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.SelectionMiniToolBar</description>
  </entry>
  <entry>
    <record>788</record>
    <time>2012/05/11 06:53:16.015</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>789</record>
    <time>2012/05/11 06:53:16.031</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.StatusBar.LayoutModeSelector</description>
  </entry>
  <entry>
    <record>790</record>
    <time>2012/05/11 06:53:16.031</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>791</record>
    <time>2012/05/11 06:53:16.031</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.StatusBar.NonLinearSlider</description>
  </entry>
  <entry>
    <record>792</record>
    <time>2012/05/11 06:53:16.046</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>793</record>
    <time>2012/05/11 06:53:16.046</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.StatusBar.PercentComboBox</description>
  </entry>
  <entry>
    <record>794</record>
    <time>2012/05/11 06:53:16.062</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>795</record>
    <time>2012/05/11 06:53:16.062</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.RadRichTextBoxStatusBar</description>
  </entry>
  <entry>
    <record>796</record>
    <time>2012/05/11 06:53:16.062</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>797</record>
    <time>2012/05/11 06:53:16.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.StatusBar.ZoomController</description>
  </entry>
  <entry>
    <record>798</record>
    <time>2012/05/11 06:53:16.078</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>799</record>
    <time>2012/05/11 06:53:16.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.TableControls.TableAndCellPaddingPicker</description>
  </entry>
  <entry>
    <record>800</record>
    <time>2012/05/11 06:53:16.093</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>801</record>
    <time>2012/05/11 06:53:16.093</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RichTextBoxUI.TableControls.TableSizePicker</description>
  </entry>
  <entry>
    <record>802</record>
    <time>2012/05/11 06:53:16.109</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>803</record>
    <time>2012/05/11 06:53:16.109</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Controls.ScheduleView, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>804</record>
    <time>2012/05/11 06:53:16.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.SchedulerDragVisualCue</description>
  </entry>
  <entry>
    <record>805</record>
    <time>2012/05/11 06:53:16.984</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of RadControls for WPF 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>806</record>
    <time>2012/05/11 06:53:16.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadScheduleView</description>
  </entry>
  <entry>
    <record>807</record>
    <time>2012/05/11 06:53:16.984</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Data 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>808</record>
    <time>2012/05/11 06:53:17.000</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get WPF Toolbox items from Assembly Telerik.Windows.Documents, Version=2012.1.326.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7</description>
  </entry>
  <entry>
    <record>809</record>
    <time>2012/05/11 06:53:17.500</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add WPF Toolbox item Telerik.Windows.Controls.RadRichTextBox</description>
  </entry>
  <entry>
    <record>810</record>
    <time>2012/05/11 06:53:17.500</time>
    <type>Warning</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Could not retreive a localized version of Telerik Input 2012 Q1. Using non-localized category name to add to the toolbox.</description>
  </entry>
  <entry>
    <record>811</record>
    <time>2012/05/11 06:53:17.515</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35</description>
  </entry>
  <entry>
    <record>812</record>
    <time>2012/05/11 06:53:17.625</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item System.Web.UI.DataVisualization.Charting.Chart</description>
  </entry>
  <entry>
    <record>813</record>
    <time>2012/05/11 06:53:17.937</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly System.Windows.Forms.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35</description>
  </entry>
  <entry>
    <record>814</record>
    <time>2012/05/11 06:53:18.015</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item System.Windows.Forms.DataVisualization.Charting.Chart</description>
  </entry>
  <entry>
    <record>815</record>
    <time>2012/05/11 06:53:18.187</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.Reporting, Version=6.0.12.302, Culture=neutral, PublicKeyToken=a9d7983dfcc261be</description>
  </entry>
  <entry>
    <record>816</record>
    <time>2012/05/11 06:53:18.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Barcode</description>
  </entry>
  <entry>
    <record>817</record>
    <time>2012/05/11 06:53:18.843</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Chart</description>
  </entry>
  <entry>
    <record>818</record>
    <time>2012/05/11 06:53:18.984</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.CheckBox</description>
  </entry>
  <entry>
    <record>819</record>
    <time>2012/05/11 06:53:19.125</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.CubeDataSource</description>
  </entry>
  <entry>
    <record>820</record>
    <time>2012/05/11 06:53:19.281</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.EntityDataSource</description>
  </entry>
  <entry>
    <record>821</record>
    <time>2012/05/11 06:53:19.453</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.HtmlTextBox</description>
  </entry>
  <entry>
    <record>822</record>
    <time>2012/05/11 06:53:19.609</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.ObjectDataSource</description>
  </entry>
  <entry>
    <record>823</record>
    <time>2012/05/11 06:53:19.750</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.OpenAccessDataSource</description>
  </entry>
  <entry>
    <record>824</record>
    <time>2012/05/11 06:53:19.906</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Panel</description>
  </entry>
  <entry>
    <record>825</record>
    <time>2012/05/11 06:53:20.078</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.PictureBox</description>
  </entry>
  <entry>
    <record>826</record>
    <time>2012/05/11 06:53:20.234</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.ReportBook</description>
  </entry>
  <entry>
    <record>827</record>
    <time>2012/05/11 06:53:20.390</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Shape</description>
  </entry>
  <entry>
    <record>828</record>
    <time>2012/05/11 06:53:20.546</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.SqlDataSource</description>
  </entry>
  <entry>
    <record>829</record>
    <time>2012/05/11 06:53:20.703</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.SubReport</description>
  </entry>
  <entry>
    <record>830</record>
    <time>2012/05/11 06:53:20.875</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Table</description>
  </entry>
  <entry>
    <record>831</record>
    <time>2012/05/11 06:53:21.062</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.List</description>
  </entry>
  <entry>
    <record>832</record>
    <time>2012/05/11 06:53:21.234</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Crosstab</description>
  </entry>
  <entry>
    <record>833</record>
    <time>2012/05/11 06:53:21.406</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.TextBox</description>
  </entry>
  <entry>
    <record>834</record>
    <time>2012/05/11 06:53:21.562</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.Reporting.Design.Components, Version=6.0.12.302, Culture=neutral, PublicKeyToken=a9d7983dfcc261be</description>
  </entry>
  <entry>
    <record>835</record>
    <time>2012/05/11 06:53:21.578</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Design.Components.TableWizard</description>
  </entry>
  <entry>
    <record>836</record>
    <time>2012/05/11 06:53:29.031</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to add Toolbox item Telerik.Reporting.Design.Components.CrosstabWizard</description>
  </entry>
  <entry>
    <record>837</record>
    <time>2012/05/11 06:53:34.390</time>
    <type>Information</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Attempting to get Toolbox items from Assembly Telerik.ReportViewer.Silverlight, Version=6.0.12.302, Culture=neutral, PublicKeyToken=a9d7983dfcc261be</description>
  </entry>
  <entry>
    <record>838</record>
    <time>2012/05/11 06:53:35.328</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Toolbox: package load took 31 ms, ResetDefaults call took 53485 ms</description>
    <guid>{2C298B35-07DA-45F1-96A3-BE55D91C8D7A}</guid>
  </entry>
  <entry>
    <record>839</record>
    <time>2012/05/11 06:53:35.328</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Toolbox: starting package load</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>840</record>
    <time>2012/05/11 06:53:35.328</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>841</record>
    <time>2012/05/11 06:53:35.343</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Tools for Office SharePoint Workflow Project System Package]</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>842</record>
    <time>2012/05/11 06:53:35.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\vspkgs\*\VSTOWfProjectUI.dll</path>
  </entry>
  <entry>
    <record>843</record>
    <time>2012/05/11 06:53:35.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{8D8529D3-625D-4496-8354-3DAD630ECC1B}</guid>
  </entry>
  <entry>
    <record>844</record>
    <time>2012/05/11 06:53:35.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Explorers and Designers Package]</description>
    <guid>{8D8529D3-625D-4496-8354-3DAD630ECC1B}</guid>
  </entry>
  <entry>
    <record>845</record>
    <time>2012/05/11 06:53:36.015</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Explorers and Designers Package]</description>
    <guid>{8D8529D3-625D-4496-8354-3DAD630ECC1B}</guid>
  </entry>
  <entry>
    <record>846</record>
    <time>2012/05/11 06:53:36.015</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Tools for Office SharePoint Workflow Project System Package]</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>847</record>
    <time>2012/05/11 06:53:36.484</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Toolbox: package load took 703 ms, ResetDefaults call took 453 ms</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>848</record>
    <time>2012/05/11 06:53:36.484</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Done loading new toolbox content, total time = 54672 ms</description>
  </entry>
  <entry>
    <record>849</record>
    <time>2012/05/11 06:53:36.562</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
  </entry>
  <entry>
    <record>850</record>
    <time>2012/05/11 06:53:36.593</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Logging Package]</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
  </entry>
  <entry>
    <record>851</record>
    <time>2012/05/11 06:53:36.593</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE*\VsLogUI.dll</path>
  </entry>
  <entry>
    <record>852</record>
    <time>2012/05/11 06:53:36.625</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Logging Package]</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
  </entry>
  <entry>
    <record>853</record>
    <time>2012/05/11 06:53:36.671</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
  </entry>
  <entry>
    <record>854</record>
    <time>2012/05/11 06:53:36.671</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Debugger]</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
  </entry>
  <entry>
    <record>855</record>
    <time>2012/05/11 06:53:36.687</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\*\VSDebugUI.dll</path>
  </entry>
  <entry>
    <record>856</record>
    <time>2012/05/11 06:53:36.750</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Debugger]</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
  </entry>
  <entry>
    <record>857</record>
    <time>2012/05/11 06:53:36.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{68939055-38E0-4D17-92CB-8909710D8178}</guid>
  </entry>
  <entry>
    <record>858</record>
    <time>2012/05/11 06:53:36.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Windows Forms Designer Hosting Package]</description>
    <guid>{68939055-38E0-4D17-92CB-8909710D8178}</guid>
  </entry>
  <entry>
    <record>859</record>
    <time>2012/05/11 06:53:36.828</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Windows Forms Designer Hosting Package]</description>
    <guid>{68939055-38E0-4D17-92CB-8909710D8178}</guid>
  </entry>
  <entry>
    <record>860</record>
    <time>2012/05/11 06:53:39.328</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Application Name: Microsoft Visual Studio</description>
  </entry>
  <entry>
    <record>861</record>
    <time>2012/05/11 06:53:39.328</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>SKU Edition: Professional</description>
  </entry>
  <entry>
    <record>862</record>
    <time>2012/05/11 06:53:39.640</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{7B5D447B-0B12-41EA-A84E-C822034422D4}</guid>
  </entry>
  <entry>
    <record>863</record>
    <time>2012/05/11 06:53:39.640</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Windows Forms Designer Resources Package]</description>
    <guid>{7B5D447B-0B12-41EA-A84E-C822034422D4}</guid>
  </entry>
  <entry>
    <record>864</record>
    <time>2012/05/11 06:53:39.656</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Windows Forms Designer Resources Package]</description>
    <guid>{7B5D447B-0B12-41EA-A84E-C822034422D4}</guid>
  </entry>
  <entry>
    <record>865</record>
    <time>2012/05/11 06:53:49.312</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}</guid>
  </entry>
  <entry>
    <record>866</record>
    <time>2012/05/11 06:53:49.312</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Common IDE Package]</description>
    <guid>{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}</guid>
  </entry>
  <entry>
    <record>867</record>
    <time>2012/05/11 06:53:49.359</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Common IDE Package]</description>
    <guid>{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}</guid>
  </entry>
  <entry>
    <record>868</record>
    <time>2012/05/11 06:59:13.453</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Unloading AddIn and calling OnDisConnection: Telerik.OpenAccess.Sdk.Addin.VSAddin.OpenAccessAddin80</description>
  </entry>
  <entry>
    <record>869</record>
    <time>2012/05/11 06:59:13.703</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Unloading AddIn and calling OnDisConnection: DSWAddIn.Connect</description>
  </entry>
  <entry>
    <record>870</record>
    <time>2012/05/11 06:59:14.437</time>
    <type></type>
    <source>Microsoft Visual Studio</source>
    <description>Destroying Main Window</description>
  </entry>
</activity>










////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Without Telerik Installed
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
  <entry>
    <record>1</record>
    <time>2012/05/16 01:30:28.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Visual Studio Version: 9.0.21022.8</description>
  </entry>
  <entry>
    <record>2</record>
    <time>2012/05/16 01:30:28.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Running in User Groups: Administrators Users</description>
  </entry>
  <entry>
    <record>3</record>
    <time>2012/05/16 01:30:28.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>ProductID: 91605-270-3344923-60914</description>
  </entry>
  <entry>
    <record>4</record>
    <time>2012/05/16 01:30:28.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Available Drive Space: C:\ drive has 10330046464 bytes</description>
  </entry>
  <entry>
    <record>5</record>
    <time>2012/05/16 01:30:28.359</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Internet Explorer Version: 8.0.6001.19019</description>
  </entry>
  <entry>
    <record>6</record>
    <time>2012/05/16 01:30:28.359</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Microsoft Data Access Version: 2.81.1132.0</description>
  </entry>
  <entry>
    <record>7</record>
    <time>2012/05/16 01:30:28.359</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>.NET Framework Version: 4.0.31106.0</description>
  </entry>
  <entry>
    <record>8</record>
    <time>2012/05/16 01:30:28.406</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>MSXML Version: 6.20.1076.0</description>
  </entry>
  <entry>
    <record>9</record>
    <time>2012/05/16 01:30:28.406</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\*\msenvui.dll</path>
  </entry>
  <entry>
    <record>10</record>
    <time>2012/05/16 01:30:28.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{53544C4D-E3F8-4AA0-8195-8A8D16019423}</guid>
  </entry>
  <entry>
    <record>11</record>
    <time>2012/05/16 01:30:28.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Source Control Integration Package]</description>
    <guid>{53544C4D-E3F8-4AA0-8195-8A8D16019423}</guid>
  </entry>
  <entry>
    <record>12</record>
    <time>2012/05/16 01:30:28.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Source Control Integration Package]</description>
    <guid>{53544C4D-E3F8-4AA0-8195-8A8D16019423}</guid>
  </entry>
  <entry>
    <record>13</record>
    <time>2012/05/16 01:30:28.921</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>14</record>
    <time>2012/05/16 01:30:28.953</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function LoadDTETypeLib</description>
  </entry>
  <entry>
    <record>15</record>
    <time>2012/05/16 01:30:29.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function LoadDTETypeLib</description>
  </entry>
  <entry>
    <record>16</record>
    <time>2012/05/16 01:30:29.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>17</record>
    <time>2012/05/16 01:30:29.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>18</record>
    <time>2012/05/16 01:30:29.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}</guid>
  </entry>
  <entry>
    <record>19</record>
    <time>2012/05/16 01:30:29.078</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>20</record>
    <time>2012/05/16 01:30:29.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>21</record>
    <time>2012/05/16 01:30:29.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>22</record>
    <time>2012/05/16 01:30:29.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>23</record>
    <time>2012/05/16 01:30:29.109</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
  </entry>
  <entry>
    <record>24</record>
    <time>2012/05/16 01:30:29.125</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Environment Package]</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
  </entry>
  <entry>
    <record>25</record>
    <time>2012/05/16 01:30:29.125</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Environment Package]</description>
    <guid>{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</guid>
  </entry>
  <entry>
    <record>26</record>
    <time>2012/05/16 01:30:29.140</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}</guid>
  </entry>
  <entry>
    <record>27</record>
    <time>2012/05/16 01:30:29.140</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Task List Package]</description>
    <guid>{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}</guid>
  </entry>
  <entry>
    <record>28</record>
    <time>2012/05/16 01:30:29.156</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Task List Package]</description>
    <guid>{4A9B7E50-AA16-11D0-A8C5-00A0C921A4D2}</guid>
  </entry>
  <entry>
    <record>29</record>
    <time>2012/05/16 01:30:31.593</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading new toolbox content</description>
  </entry>
  <entry>
    <record>30</record>
    <time>2012/05/16 01:30:31.593</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Toolbox: starting package load</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>31</record>
    <time>2012/05/16 01:30:31.609</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>32</record>
    <time>2012/05/16 01:30:31.687</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Tools for Office SharePoint Workflow Project System Package]</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>33</record>
    <time>2012/05/16 01:30:32.296</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\vspkgs\*\VSTOWfProjectUI.dll</path>
  </entry>
  <entry>
    <record>34</record>
    <time>2012/05/16 01:30:32.296</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{8D8529D3-625D-4496-8354-3DAD630ECC1B}</guid>
  </entry>
  <entry>
    <record>35</record>
    <time>2012/05/16 01:30:32.296</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Explorers and Designers Package]</description>
    <guid>{8D8529D3-625D-4496-8354-3DAD630ECC1B}</guid>
  </entry>
  <entry>
    <record>36</record>
    <time>2012/05/16 01:30:33.046</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{7494682B-37A0-11D2-A273-00C04F8EF4FF}</guid>
  </entry>
  <entry>
    <record>37</record>
    <time>2012/05/16 01:30:33.062</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Windows Forms Designer Package]</description>
    <guid>{7494682B-37A0-11D2-A273-00C04F8EF4FF}</guid>
  </entry>
  <entry>
    <record>38</record>
    <time>2012/05/16 01:30:33.265</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Windows Forms Designer Package]</description>
    <guid>{7494682B-37A0-11D2-A273-00C04F8EF4FF}</guid>
  </entry>
  <entry>
    <record>39</record>
    <time>2012/05/16 01:30:33.500</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>40</record>
    <time>2012/05/16 01:30:33.500</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>41</record>
    <time>2012/05/16 01:30:33.546</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Explorers and Designers Package]</description>
    <guid>{8D8529D3-625D-4496-8354-3DAD630ECC1B}</guid>
  </entry>
  <entry>
    <record>42</record>
    <time>2012/05/16 01:30:33.562</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Tools for Office SharePoint Workflow Project System Package]</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>43</record>
    <time>2012/05/16 01:30:33.781</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Toolbox: package load took 1953 ms, ResetDefaults call took 219 ms</description>
    <guid>{2C95D38F-1EBC-4839-851F-A3D89C0B2BED}</guid>
  </entry>
  <entry>
    <record>44</record>
    <time>2012/05/16 01:30:33.781</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Done loading new toolbox content, total time = 2188 ms</description>
  </entry>
  <entry>
    <record>45</record>
    <time>2012/05/16 01:30:33.812</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
  </entry>
  <entry>
    <record>46</record>
    <time>2012/05/16 01:30:33.828</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Logging Package]</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
  </entry>
  <entry>
    <record>47</record>
    <time>2012/05/16 01:30:33.859</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE*\VsLogUI.dll</path>
  </entry>
  <entry>
    <record>48</record>
    <time>2012/05/16 01:30:33.890</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Logging Package]</description>
    <guid>{2DC9DAA9-7F2D-11D2-9BFC-00C04F9901D1}</guid>
  </entry>
  <entry>
    <record>49</record>
    <time>2012/05/16 01:30:33.906</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{715F10EB-9E99-11D2-BFC2-00C04F990235}</guid>
  </entry>
  <entry>
    <record>50</record>
    <time>2012/05/16 01:30:33.937</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Environment Menu Package]</description>
    <guid>{715F10EB-9E99-11D2-BFC2-00C04F990235}</guid>
  </entry>
  <entry>
    <record>51</record>
    <time>2012/05/16 01:30:33.937</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Environment Menu Package]</description>
    <guid>{715F10EB-9E99-11D2-BFC2-00C04F990235}</guid>
  </entry>
  <entry>
    <record>52</record>
    <time>2012/05/16 01:30:34.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Application Name: Microsoft Visual Studio</description>
  </entry>
  <entry>
    <record>53</record>
    <time>2012/05/16 01:30:34.093</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>SKU Edition: Professional</description>
  </entry>
  <entry>
    <record>54</record>
    <time>2012/05/16 01:30:34.828</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
  </entry>
  <entry>
    <record>55</record>
    <time>2012/05/16 01:30:34.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Debugger]</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
  </entry>
  <entry>
    <record>56</record>
    <time>2012/05/16 01:30:34.890</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Loading UI library</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
    <path>C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\*\VSDebugUI.dll</path>
  </entry>
  <entry>
    <record>57</record>
    <time>2012/05/16 01:30:35.015</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{F5E7E720-1401-11D1-883B-0000F87579D2}</guid>
  </entry>
  <entry>
    <record>58</record>
    <time>2012/05/16 01:30:35.015</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Text Management Package]</description>
    <guid>{F5E7E720-1401-11D1-883B-0000F87579D2}</guid>
  </entry>
  <entry>
    <record>59</record>
    <time>2012/05/16 01:30:35.031</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Text Management Package]</description>
    <guid>{F5E7E720-1401-11D1-883B-0000F87579D2}</guid>
  </entry>
  <entry>
    <record>60</record>
    <time>2012/05/16 01:30:35.109</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Debugger]</description>
    <guid>{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}</guid>
  </entry>
  <entry>
    <record>61</record>
    <time>2012/05/16 01:30:35.421</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{68939055-38E0-4D17-92CB-8909710D8178}</guid>
  </entry>
  <entry>
    <record>62</record>
    <time>2012/05/16 01:30:35.421</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Windows Forms Designer Hosting Package]</description>
    <guid>{68939055-38E0-4D17-92CB-8909710D8178}</guid>
  </entry>
  <entry>
    <record>63</record>
    <time>2012/05/16 01:30:35.531</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Windows Forms Designer Hosting Package]</description>
    <guid>{68939055-38E0-4D17-92CB-8909710D8178}</guid>
  </entry>
  <entry>
    <record>64</record>
    <time>2012/05/16 01:30:35.718</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{7B5D447B-0B12-41EA-A84E-C822034422D4}</guid>
  </entry>
  <entry>
    <record>65</record>
    <time>2012/05/16 01:30:35.718</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Windows Forms Designer Resources Package]</description>
    <guid>{7B5D447B-0B12-41EA-A84E-C822034422D4}</guid>
  </entry>
  <entry>
    <record>66</record>
    <time>2012/05/16 01:30:35.765</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Windows Forms Designer Resources Package]</description>
    <guid>{7B5D447B-0B12-41EA-A84E-C822034422D4}</guid>
  </entry>
  <entry>
    <record>67</record>
    <time>2012/05/16 01:30:45.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}</guid>
  </entry>
  <entry>
    <record>68</record>
    <time>2012/05/16 01:30:45.875</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Visual Studio Common IDE Package]</description>
    <guid>{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}</guid>
  </entry>
  <entry>
    <record>69</record>
    <time>2012/05/16 01:30:46.015</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Visual Studio Common IDE Package]</description>
    <guid>{6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C}</guid>
  </entry>
  <entry>
    <record>70</record>
    <time>2012/05/16 01:30:47.843</time>
    <type></type>
    <source>Microsoft Visual Studio</source>
    <description>Destroying Main Window</description>
  </entry>
</activity>

0
Teodor
Telerik team
answered on 16 May 2012, 08:47 AM
Hi Tony,

I'll try to reproduce the issue with the log you sent.

I am closing the thread as the communication can continue in the support ticket.

Regards,
Teodor
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
Adriaan
Top achievements
Rank 1
answered on 23 May 2012, 07:12 AM
Has this been resolved because I'm now getting it in VS11 Beta. I realise its a Beta, but how do I undo adding the Telerik controls so that I can use my toolbox again?
0
Adriaan
Top achievements
Rank 1
answered on 23 May 2012, 07:15 AM
I just found a work around that worked (duh :)) for me, I disable the Telerik Extension, start VS11 Beta, open the toolbox and after I opened it I can re-enable the extension. Painful but works
0
Teodor
Telerik team
answered on 28 May 2012, 10:03 AM
Hi Adriaan,

We are going to try reproduce the issue you mentioned and let you know of the outcome. To help with the investigation you could open a support thread and attach a log of the VS11 Beta activity.

It may be useful to let you know that Tony got the duplication and wait time fixed by reinstalling Visual Studio 2008.

Kind regards,
Teodor
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
TonyG
Top achievements
Rank 1
answered on 28 Jun 2012, 08:53 PM
(Different Tony here)

A couple solutions have been posted to another thread on this topic.
I was plagued by the duplication and delay issues for months but just resolved them today.

HTH
Tags
General Discussions
Asked by
Tony
Top achievements
Rank 1
Answers by
Teodor
Telerik team
Tony
Top achievements
Rank 1
Adriaan
Top achievements
Rank 1
TonyG
Top achievements
Rank 1
Share this question
or