|
-
June 20th, 2006, 02:54 AM
#1
UserControls and ToolBox
Hi,
I have some trouble with a C# controls dll and the Visual Studio ToolBox.
( Visual Studio 2003, .NET 1 ).
The Situation is:
I have one c# dll with some usercontrols in it.
I have another project which references this dll and uses some controls of it.
Now the usercontrols in the dll doesn't automatically appear in the toolbox.
So i added them manually by specifying directly the controls dll.
Now the problems began.
When compiling the project, an error came up, because the referenced dll couldn't be copied by the other project ( I think the dll is still loaded by the IDE ).
Any ideas or experiences with this problem ?
Thanks,
Matze
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|