I don't think that is the answer. The "Add Reference" box is used to
specify dependent assemblies for a project.
I need to specify dependent assemblies for the control I am loading into the
Toolbox.
To do this in VS 2003. There was a registry key AssemblyFolders which
contained path to directories where dependent assemblies for controls in the
toolbox were found.
Otherwise the control cannot find dependent assemblies even if they are in
the same directory as the control you are loading. You can put the
dependent assemblies in the GAC, but this is not best approach for every
dependent assembly.
Bob Rundle
> Hi Bob,
>
[quoted text clipped - 18 lines]
>> Regards,
>> Bob Rundle
Dustin Campbell - 03 May 2006 13:19 GMT
> I don't think that is the answer. The "Add Reference" box is used to
> specify dependent assemblies for a project.
[quoted text clipped - 10 lines]
> the dependent assemblies in the GAC, but this is not best approach for
> every dependent assembly.
Try this key: HKLM\SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx
Best Regards,
Dustin Campbell
Developer Express In
Bob Rundle - 03 May 2006 14:32 GMT
Yes, thanks...this is exactly what I needed. BR
>> I don't think that is the answer. The "Add Reference" box is used to
>> specify dependent assemblies for a project.
[quoted text clipped - 17 lines]
> Dustin Campbell
> Developer Express Inc
sd - 03 May 2006 21:20 GMT
Well Bob the MSDN article was pointing to the same registry key.
Neverthless, the problem is solved!
> Yes, thanks...this is exactly what I needed. BR
>
[quoted text clipped - 19 lines]
> > Dustin Campbell
> > Developer Express Inc