Error while trying to add an assembly to the toolbox

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

Guest

Hi all

I'm trying to add an assembly to the toolbox in VS.NET 2002, but I receive the following error

There are no components in "C:\CustomControls\ControlXYZ.dll" that can be placed on the toolbox

But when I add the same assembly to the toolbox in VS.NET 2003 there is no problem

I need to work with this custom control in VS .NET 2002. What can I do

Thanks in advance

God Bless.
 
Is it possible that the assembly was created with 2003 and is not backward
compatible to 2002 and version 1.0 of the .NET Framework?
 

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

Back
Top