issue with adding item to toolbox

D

Dale

When I want to add item to toolbox, the IDE will hang. I don't know why. I
checked the Event Log, I found two error messages.

1.
Detection of product '{E05F0409-0E9A-48A1-AC04-E35E3033604A}', feature
'VB_for_VS_7_Ent' failed during request for component
'{CB5D1205-CCE7-4D3E-99DB-37AB00740D97}'

2.
Detection of product '{E05F0409-0E9A-48A1-AC04-E35E3033604A}', feature
'VB_for_VS_7_Ent', component '{CB5D1205-CCE7-4D3E-99DB-37AB00740D97}'
failed. The resource
'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.xml' does
not exist.

3.
Hanging application devenv.exe, version 7.10.3077.0, hang module hungapp,
version 0.0.0.0, hang address 0x00000000.

for the second issue, the xml file definitely exists in that directory. Can
anyone give me help how to fix this issue? I need to add third party
component to do my project. It's really urgent to me. Have anyone met this
issue before? Please help. Thanks!

The version is visual studio .net 2003.
 
L

Leon Mayne [MVP]

It's possible that either the component is damaged or your .NET framework is
damaged. Try reinstalling the .NET framework first and then try asking the
vendor of the component for help if that doesn't work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top