Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Setup / November 2005

Tip: Looking for answers? Try searching our database.

VS 2005 Startup Error

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John H Clark - 08 Nov 2005 16:26 GMT
Each time i start VS 2005 i receive an error message that says,

"The proper type library could not be found in the system registry."

The message goes on to explain that a fix was attempted but i need system
administrator privilege to update the registry.

I've tried all my system administrator accounts and have not been able to
avoid/fix this problem.

Two questions??

1. How can i fix this problem?
2. Where is the actual key/permission error logged so i can see the area of
the registry where i have a problem?

Thanks,

Signature

John H Clark
www.weownit.coop

"TerryFei" - 09 Nov 2005 06:47 GMT
Hi John,
Welcome to MSDN Newsgroup!

Based on the current situation, please help me to confirm some information
on your side:
1. What's the version of  VS.Net 2005?
2. Have you installed some Add-In program in VS.Net2005?

If you have any questions or concerns, please feel free to let me know.
Thanks for your understanding!

Best Regards,

Terry Fei[MSFT]
Microsoft Community Support
Signature

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

John H Clark - 09 Nov 2005 12:43 GMT
Terry,

I downloaded the disc images for the release version from MSDN.  The version
is 2.0.50727.  This is not a beta release.

No other add-ons are installed.

Thanks,
Signature

John H Clark
www.weownit.coop

> Hi John,
> Welcome to MSDN Newsgroup!
[quoted text clipped - 14 lines]
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
Rhett Gong [MSFT] - 10 Nov 2005 08:57 GMT
Hello John,
Could you start the Visual Studio 2005 command line prompt and issue follow command to start visual studio please?
c:\>devenv /log c:\devenvlog.log
After you have the vs2005 started up, devenvlog.log will be saved under c:\, please check it to see if there is anything on the type library which can't be found.

Thanks,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp&SD=msdn

This posting is provided "AS IS" with no warranties and confers no rights.
John H Clark - 10 Nov 2005 12:03 GMT
The log reports several pairs of entries that read "Entering function
VBDispatch::GetTypeLib" and "Leaving function VBDispatch::GetTypeLib". There
are no errors reported.  All entry types are "information".

Next step?

Signature

John H Clark
www.weownit.coop

> Hello John,
> Could you start the Visual Studio 2005 command line prompt and issue follow command to start visual studio please?
[quoted text clipped - 8 lines]
>
> This posting is provided "AS IS" with no warranties and confers no rights.
Rhett Gong [MSFT] - 11 Nov 2005 09:08 GMT
It seems some type libarys fail to be loaded. Could you post the whole log here?

Thanks,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp&SD=msdn

This posting is provided "AS IS" with no warranties and confers no rights.
John H Clark - 11 Nov 2005 17:53 GMT
Here is the log you requested.

<?xml-stylesheet type="text/xsl" href="ActivityLog.xsl"?>
<activity>
 <entry>
   <record>1</record>
   <time>2005/11/10 11:41:18.329</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Visual Studio Version: 8.0.50727.42</description>
 </entry>
 <entry>
   <record>2</record>
   <time>2005/11/10 11:41:18.345</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Running in User Groups: Administrators Users</description>
 </entry>
 <entry>
   <record>3</record>
   <time>2005/11/10 11:41:18.345</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>ProductID: 77626-009-0000007-41201</description>
 </entry>
 <entry>
   <record>4</record>
   <time>2005/11/10 11:41:18.345</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Available Drive Space: C:\ drive has 8011082752
bytes</description>
 </entry>
 <entry>
   <record>5</record>
   <time>2005/11/10 11:41:18.361</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Internet Explorer Version: 6.0.2900.2769</description>
 </entry>
 <entry>
   <record>6</record>
   <time>2005/11/10 11:41:18.361</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Microsoft Data Access Version: 2.81.1117.0</description>
 </entry>
 <entry>
   <record>7</record>
   <time>2005/11/10 11:41:18.361</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>.NET Framework Version: 2.0.50727.42</description>
 </entry>
 <entry>
   <record>8</record>
   <time>2005/11/10 11:41:18.361</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>MSXML Version: 6.0.3883.0</description>
 </entry>
 <entry>
   <record>9</record>
   <time>2005/11/10 11:41:18.361</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
8\Common7\IDE\*\msenvui.dll</path>
 </entry>
 <entry>
   <record>10</record>
   <time>2005/11/10 11:41:18.548</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>2005/11/10 11:41:18.548</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>2005/11/10 11:41:18.548</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>2005/11/10 11:41:18.595</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Entering function VBDispatch::GetTypeLib</description>
 </entry>
 <entry>
   <record>14</record>
   <time>2005/11/10 11:41:18.595</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Entering function LoadDTETypeLib</description>
 </entry>
 <entry>
   <record>15</record>
   <time>2005/11/10 11:41:21.312</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Leaving function LoadDTETypeLib</description>
 </entry>
 <entry>
   <record>16</record>
   <time>2005/11/10 11:41:21.312</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>2005/11/10 11:41:21.312</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Entering function VBDispatch::GetTypeLib</description>
 </entry>
 <entry>
   <record>18</record>
   <time>2005/11/10 11:41:21.312</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>2005/11/10 11:41:21.312</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Entering function VBDispatch::GetTypeLib</description>
 </entry>
 <entry>
   <record>20</record>
   <time>2005/11/10 11:41:21.312</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>2005/11/10 11:41:21.312</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Entering function VBDispatch::GetTypeLib</description>
 </entry>
 <entry>
   <record>22</record>
   <time>2005/11/10 11:41:21.312</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>2005/11/10 11:41:21.390</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>2005/11/10 11:41:21.390</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>2005/11/10 11:41:21.390</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>2005/11/10 11:41:21.484</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>27</record>
   <time>2005/11/10 11:41:21.484</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>28</record>
   <time>2005/11/10 11:41:21.499</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
8\Common7\IDE*\VsLogUI.dll</path>
 </entry>
 <entry>
   <record>29</record>
   <time>2005/11/10 11:41:21.499</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>30</record>
   <time>2005/11/10 11:41:21.499</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>31</record>
   <time>2005/11/10 11:41:21.515</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>32</record>
   <time>2005/11/10 11:41:21.515</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>33</record>
   <time>2005/11/10 11:41:21.656</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>Application Name: Microsoft Visual Studio</description>
 </entry>
 <entry>
   <record>34</record>
   <time>2005/11/10 11:41:21.656</time>
   <type>Information</type>
   <source>Microsoft Visual Studio</source>
   <description>SKU Edition: Professional</description>
 </entry>
 <entry>
   <record>35</record>
   <time>2005/11/10 11:41:41.690</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>36</record>
   <time>2005/11/10 11:41:41.690</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>37</record>
   <time>2005/11/10 11:41:41.690</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
8\Common7\IDE\*\vsmacrosui.dll</path>
 </entry>
 <entry>
   <record>38</record>
   <time>2005/11/10 11:41:41.815</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>39</record>
   <time>2005/11/10 11:44:58.473</time>
   <type></type>
   <source>Microsoft Visual Studio</source>
   <description>Destroying Main Window</description>
 </entry>
</activity>

Signature

John H Clark
www.weownit.coop

> It seems some type libarys fail to be loaded. Could you post the whole log here?
>
[quoted text clipped - 5 lines]
>
> This posting is provided "AS IS" with no warranties and confers no rights.
Rhett Gong [MSFT] - 15 Nov 2005 02:48 GMT
Thank you for the log. From the log, we can confirm that it is not essential package loading failure, but a VSIP or Addin package fails to load. I check your post again, you
posted following error: "The proper type library could not be found in the system registry.", but there is no more information for me to locate the package. I noticed you
found "The message goes on to explain that a fix was attempted ....", could you also post that message entirely.
In addition, so that we can locate the package precisely, please download regmon from systeminternals.com and monitor to see what devenv.exe query and fails to open,
and then post the capture here.

Thank you again for your cooperation and patience.

Best regards,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp&SD=msdn

This posting is provided "AS IS" with no warranties and confers no rights.
John H Clark - 15 Nov 2005 17:19 GMT
Here's the regmon log for type library attempts.

1    7.51247406    devenv.exe:8060    OpenKey    HKCU\TypeLib    SUCCESS    Access: 0x2000000    
2    7.51249313    devenv.exe:8060    QueryKey    HKCU\TypeLib    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib   
3    7.51252365    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}    SUCCESS    Access: 0x2000000    
4    7.51255178    devenv.exe:8060    QueryKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib\{00020430-0000-0000-C000-000000000046}   
5    7.51258087    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0    SUCCESS    Access: 0x2000000    
6    7.51260185    devenv.exe:8060    QueryKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0   
7    7.51261950    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0    NOT FOUND       
8    7.51271820    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32    NOT FOUND       
9    7.51280785    devenv.exe:8060    QueryKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0   
10    7.51282454    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0    NOT FOUND       
11    7.51290083    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32    NOT FOUND       
12    7.51297569    devenv.exe:8060    OpenKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32    NOT FOUND       
13    7.51350927    devenv.exe:8060    CloseKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0    SUCCESS       
14    7.51352835    devenv.exe:8060    CloseKey    HKCU\TypeLib\{00020430-0000-0000-C000-000000000046}    SUCCESS       
15    7.51354456    devenv.exe:8060    CloseKey    HKCU\TypeLib    SUCCESS       
16    7.89196920    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1A31287A-4D7D-413e-8E32-3B374931BD89}    NOT FOUND       
17    7.89207077    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1A31287A-4D7D-413E-8E32-3B374931BD89}\8.0    NOT FOUND       
18    7.89214611    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1A31287A-4D7D-413E-8E32-3B374931BD89}\8.0    NOT FOUND       
19    7.89224195    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1A31287A-4D7D-413E-8E32-3B374931BD89}\8.0\0\win32    NOT FOUND       
20    7.89232397    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1A31287A-4D7D-413E-8E32-3B374931BD89}\8.0\0\win32    NOT FOUND       
21    7.89300585    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2}    NOT FOUND       
22    7.89310408    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0    NOT FOUND       
23    7.89318228    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0    NOT FOUND       
24    7.89327717    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
25    7.89335728    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
26    7.89438725    devenv.exe:8060    OpenKey    HKCU\TypeLib    SUCCESS    Access: 0x2000000    
27    7.89440775    devenv.exe:8060    QueryKey    HKCU\TypeLib    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib   
28    7.89442825    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
29    7.89451408    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0    NOT FOUND       
30    7.89460945    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0    NOT FOUND       
31    7.89468002    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\FLAGS    NOT FOUND       
32    7.89476013    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\FLAGS    NOT FOUND       
33    7.89485264    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0    NOT FOUND       
34    7.89493084    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
35    7.89500713    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
36    7.89507246    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\HELPDIR    NOT FOUND       
37    7.89615965    devenv.exe:8060    CloseKey    HKCU\TypeLib    SUCCESS       
38    9.26053905    devenv.exe:8060    OpenKey    HKCU\TypeLib\{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}    NOT FOUND       
39    9.26063251    devenv.exe:8060    OpenKey    HKCU\TypeLib\{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}\1.0    NOT FOUND       
40    9.26070595    devenv.exe:8060    OpenKey    HKCU\TypeLib\{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}\1.0    NOT FOUND       
41    9.26079750    devenv.exe:8060    OpenKey    HKCU\TypeLib\{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}\1.0\0\win32    NOT FOUND       
42    9.26087761    devenv.exe:8060    OpenKey    HKCU\TypeLib\{AC0714F2-3D04-11D1-AE7D-00A0C90F26F4}\1.0\0\win32    NOT FOUND       
43    9.26156712    devenv.exe:8060    OpenKey    HKCU\TypeLib\{BED7F4EA-1A96-11D2-8F08-00A0C9A6186D}    NOT FOUND       
44    9.26165771    devenv.exe:8060    OpenKey    HKCU\TypeLib\{BED7F4EA-1A96-11D2-8F08-00A0C9A6186D}\2.0    NOT FOUND       
45    9.26173782    devenv.exe:8060    OpenKey    HKCU\TypeLib\{BED7F4EA-1A96-11D2-8F08-00A0C9A6186D}\2.0\0\win32    NOT FOUND       
46    9.26181698    devenv.exe:8060    OpenKey    HKCU\TypeLib\{BED7F4EA-1A96-11D2-8F08-00A0C9A6186D}\2.0\0\win32    NOT FOUND       
47    9.26232243    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}    NOT FOUND       
48    9.26241779    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0    NOT FOUND       
49    9.26249695    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0\win32    NOT FOUND       
50    9.26257610    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0\win32    NOT FOUND       
51    9.26417923    devenv.exe:8060    OpenKey    HKCU\TypeLib\{83285928-227C-11d3-B870-00C04F79F802}    NOT FOUND       
52    9.26427460    devenv.exe:8060    OpenKey    HKCU\TypeLib\{83285928-227C-11D3-B870-00C04F79F802}\1.0    NOT FOUND       
53    9.26435184    devenv.exe:8060    OpenKey    HKCU\TypeLib\{83285928-227C-11D3-B870-00C04F79F802}\1.0\0\win32    NOT FOUND       
54    9.26443195    devenv.exe:8060    OpenKey    HKCU\TypeLib\{83285928-227C-11D3-B870-00C04F79F802}\1.0\0\win32    NOT FOUND       
55    9.26511288    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4e88-BA0A-132ACFA0B5B6}    NOT FOUND       
56    9.26520252    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\8.0    NOT FOUND       
57    9.26585770    devenv.exe:8060    OpenKey    HKCU\TypeLib    SUCCESS    Access: 0x2000000    
58    9.26587677    devenv.exe:8060    QueryKey    HKCU\TypeLib    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib   
59    9.26589584    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}    NOT FOUND       
60    9.26597881    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0    NOT FOUND       
61    9.26606941    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0    NOT FOUND       
62    9.26614189    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0\FLAGS    NOT FOUND       
63    9.26621723    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0\FLAGS    NOT FOUND       
64    9.26630211    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0\0    NOT FOUND       
65    9.26637650    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0\0\win32    NOT FOUND       
66    9.26645374    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0\0\win32    NOT FOUND       
67    9.26652145    devenv.exe:8060    OpenKey    HKCU\TypeLib\{DB7A405D-208F-4E88-BA0A-132ACFA0B5B6}\1.0\0\win32    NOT FOUND       
68    9.26671886    devenv.exe:8060    CloseKey    HKCU\TypeLib    SUCCESS       
69    9.26734829    devenv.exe:8060    OpenKey    HKCU\TypeLib\{49A1950E-3E35-4595-8CB9-920C64C44D67}    NOT FOUND       
70    9.26744175    devenv.exe:8060    OpenKey    HKCU\TypeLib\{49A1950E-3E35-4595-8CB9-920C64C44D67}\7.0    NOT FOUND       
71    9.26751518    devenv.exe:8060    OpenKey    HKCU\TypeLib\{49A1950E-3E35-4595-8CB9-920C64C44D67}\7.0    NOT FOUND       
72    9.26758385    devenv.exe:8060    OpenKey    HKCU\TypeLib\{49A1950E-3E35-4595-8CB9-920C64C44D67}\7.0\0\win32    NOT FOUND       
73    9.26766300    devenv.exe:8060    OpenKey    HKCU\TypeLib\{49A1950E-3E35-4595-8CB9-920C64C44D67}\7.0\0\win32    NOT FOUND       
74    9.26787663    devenv.exe:8060    OpenKey    HKCU\TypeLib\{49A1950E-3E35-4595-8CB9-920C64C44D67}\7.0    NOT FOUND       
75    9.26869583    devenv.exe:8060    OpenKey    HKCU\TypeLib\{7c0c4d36-0fa7-4840-b27c-166f91bc9e57}    NOT FOUND       
76    9.26879692    devenv.exe:8060    OpenKey    HKCU\TypeLib\{7C0C4D36-0FA7-4840-B27C-166F91BC9E57}\7.1    NOT FOUND       
77    9.26887226    devenv.exe:8060    OpenKey    HKCU\TypeLib\{7C0C4D36-0FA7-4840-B27C-166F91BC9E57}\7.1    NOT FOUND       
78    9.26896954    devenv.exe:8060    OpenKey    HKCU\TypeLib\{7C0C4D36-0FA7-4840-B27C-166F91BC9E57}\7.1\0\win32    NOT FOUND       
79    9.26904964    devenv.exe:8060    OpenKey    HKCU\TypeLib\{7C0C4D36-0FA7-4840-B27C-166F91BC9E57}\7.1\0\win32    NOT FOUND       
80    9.26976395    devenv.exe:8060    OpenKey    HKCU\TypeLib\{307953C0-7973-490a-A4A7-25999E023BE8}    NOT FOUND       
81    9.26985264    devenv.exe:8060    OpenKey    HKCU\TypeLib\{307953C0-7973-490A-A4A7-25999E023BE8}\8.0    NOT FOUND       
82    9.26992702    devenv.exe:8060    OpenKey    HKCU\TypeLib\{307953C0-7973-490A-A4A7-25999E023BE8}\8.0    NOT FOUND       
83    9.27001858    devenv.exe:8060    OpenKey    HKCU\TypeLib\{307953C0-7973-490A-A4A7-25999E023BE8}\8.0\0\win32    NOT FOUND       
84    9.27009964    devenv.exe:8060    OpenKey    HKCU\TypeLib\{307953C0-7973-490A-A4A7-25999E023BE8}\8.0\0\win32    NOT FOUND       
85    9.27078533    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1CBA492E-7263-47BB-87FE-639000619B15}    NOT FOUND       
86    9.27087402    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1CBA492E-7263-47BB-87FE-639000619B15}\8.0    NOT FOUND       
87    9.27094460    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1CBA492E-7263-47BB-87FE-639000619B15}\8.0    NOT FOUND       
88    9.27103615    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1CBA492E-7263-47BB-87FE-639000619B15}\8.0\0\win32    NOT FOUND       
89    9.27111435    devenv.exe:8060    OpenKey    HKCU\TypeLib\{1CBA492E-7263-47BB-87FE-639000619B15}\8.0\0\win32    NOT FOUND       
90    9.27188015    devenv.exe:8060    OpenKey    HKCU\TypeLib    SUCCESS    Access: 0x2000000    
91    9.27189922    devenv.exe:8060    QueryKey    HKCU\TypeLib    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib   
92    9.27192020    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
93    9.27200508    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0    NOT FOUND       
94    9.27207947    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0    NOT FOUND       
95    9.27215385    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
96    9.27226830    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0    NOT FOUND       
97    9.27234173    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
98    9.27241516    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\8.0\0\win32    NOT FOUND       
99    9.27299500    devenv.exe:8060    CloseKey    HKCU\TypeLib    SUCCESS       
100    9.27307320    devenv.exe:8060    OpenKey    HKCU\TypeLib    SUCCESS    Access:
0x2000000    
101    9.27309132    devenv.exe:8060    QueryKey    HKCU\TypeLib    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib   
102    9.27311039    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}    NOT FOUND       
103    9.27319622    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0    NOT FOUND       
104    9.27327061    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0    NOT FOUND       
105    9.27334595    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0\win32    NOT FOUND       
106    9.27345371    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0    NOT FOUND       
107    9.27352715    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0\win32    NOT FOUND       
108    9.27359962    devenv.exe:8060    OpenKey    HKCU\TypeLib\{18BEB7F2-CA98-11D1-B6E7-00A0C90F2744}\5.0\0\win32    NOT FOUND       
109    9.27416515    devenv.exe:8060    CloseKey    HKCU\TypeLib    SUCCESS       
110    29.79556274    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
111    29.79564857    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
112    29.79574203    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
113    29.79582214    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
114    29.79589272    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0    NOT FOUND       
115    29.79596901    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
116    29.79604721    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
117    29.79611778    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
118    29.79701614    devenv.exe:8060    OpenKey    HKCU\TypeLib    SUCCESS    Access:
0x2000000    
119    29.79703522    devenv.exe:8060    QueryKey    HKCU\TypeLib    SUCCESS    Name:
\REGISTRY\USER\S-1-5-21-1801674531-57989841-725345543-1108_CLASSES\TypeLib   
120    29.79705620    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}    NOT FOUND       
121    29.79716682    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.2    NOT FOUND       
122    29.79724693    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.2\0    NOT FOUND       
123    29.79732323    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.2\0\win32    NOT FOUND       
124    29.79743767    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.2\0    NOT FOUND       
125    29.79755783    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.2\0\win32    NOT FOUND       
126    29.79763222    devenv.exe:8060    OpenKey    HKCU\TypeLib\{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}\2.2\0\win32    NOT FOUND       
127    29.79831505    devenv.exe:8060    CloseKey    HKCU\TypeLib    SUCCESS       
128    29.80171776    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
129    29.80179977    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
130    29.80189323    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
131    29.80196953    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
132    29.80203629    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0    NOT FOUND       
133    29.80211258    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
134    29.80218697    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
135    29.80225372    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
136    29.80451775    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
137    29.80459785    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
138    29.80469131    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
139    29.80476379    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
140    29.80483246    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0    NOT FOUND       
141    29.80490685    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
142    29.80498123    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
143    29.80504799    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
144    29.80644035    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
145    29.80652046    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}    NOT FOUND       
146    29.80661392    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
147    29.80669403    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0    NOT FOUND       
148    29.80676079    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0    NOT FOUND       
149    29.80683327    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
150    29.80690956    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       
151    29.80697632    devenv.exe:8060    OpenKey    HKCU\TypeLib\{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}\7.0\0\win32    NOT FOUND       

Signature

John H Clark
www.weownit.coop

> Thank you for the log. From the log, we can confirm that it is not essential package loading failure, but a VSIP or Addin package fails to load. I check your post again, you
> posted following error: "The proper type library could not be found in the system registry.", but there is no more information for me to locate the package. I noticed you
[quoted text clipped - 11 lines]
>
> This posting is provided "AS IS" with no warranties and confers no rights.
Rhett Gong [MSFT] - 18 Nov 2005 07:09 GMT
Thanks for this detailed information.
I check every entry of the log and seem you missed typelib for following assembly: stdole.dll, Microsoft Development Environment 8.0, Microsoft Development
Environment 8.0 (Version 7.0 Object Model), Microsoft Add-In Designer,mscorlib.dll,VsHelp, VsHelp80,Microsoft Visual Studio .NET VB and C# Project ModelMicrosoft
Visual Studio .NET Project Model (7.1).
What account you used to install VS2005? Could you uninstall all of vs2005 components and reinstall it again under Admin account to see if it could fix this problem. And I
would suggest you install .NET framework 2.0 and .NET compact framework 2.0 manually before start installing vs2005.  

Best regards,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp&SD=msdn

This posting is provided "AS IS" with no warranties and confers no rights.
John H Clark - 15 Nov 2005 17:37 GMT
And the entire message shown as VS starts is....

The proper type library could not be found in the system registry.

An attempt to repair this condition failed because you do not have the
permissions to write to the system registry or because the type library could
not be loaded.

This can be fixed by a system administrator running this program once, which
will cause the proper file to be registered. If the problem still persists,
then try repairing this application from the setup program.

Signature

John H Clark
www.weownit.coop

> Thank you for the log. From the log, we can confirm that it is not essential package loading failure, but a VSIP or Addin package fails to load. I check your post again, you
> posted following error: "The proper type library could not be found in the system registry.", but there is no more information for me to locate the package. I noticed you
[quoted text clipped - 11 lines]
>
> This posting is provided "AS IS" with no warranties and confers no rights.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.