Help adding control to Toolbox - VS2005 RC1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello...

I am unable to add any controls to the Toolbox in VS2005 (RC1). I
Right-Click on the Toolbox and select the wizard to Choose the new items,
browse to the control DLL...select it and it appears in the list of controls
and and after I click OK to close the wizard the new control does not appear
in my list. What am I doing wrong?

thanks for any help.
- will
 
What components are you adding? 3rd party components?

Do you get any error messages, the most common cause of the problem is that
the required dependencies are missing, but an error window is thrown in this
case.

----------------
-Atul, Sky Software http://www.ssware.com
Shell MegaPack For .Net & ActiveX
Windows Explorer GUI Controls
&
Quick-Launch Like Appbars, MSN/Office2003 Style Popups,
System Tray Icons and Shortcuts/Internet Shortcuts
 
These are 3rd party components that I have added successfully in VS2003.

No error messages at all.
 
Try contacting the vendor of the component to see if that's a known problem
with their components and possibly a solution.

----------------
-Atul, Sky Software http://www.ssware.com
Shell MegaPack For .Net & ActiveX
Windows Explorer GUI Controls
&
Quick-Launch Like Appbars, MSN/Office2003 Style Popups,
System Tray Icons and Shortcuts/Internet Shortcuts
 
Back
Top