VS2005: problem adding own controls to toolbox
-
Hi all, i'm currently working on a project in VS2005 : the solution contains many projects it is managed with sourcesafe, and we are many developpers working on it I developped some components for the project, and i have some problems with adding them to the toolbox. I tried the "choose toolbox items" window, that's okay to add controls from a dll, but i can't add controls contained within my main project because i get an error message like "conflict between reference xxx.exe imported file and xxx using directive" or something like that. Moreover i'd like that the other developpers could see my controls in their toolbox when they load the project from the source control. How can i do that ?
-
Hi all, i'm currently working on a project in VS2005 : the solution contains many projects it is managed with sourcesafe, and we are many developpers working on it I developped some components for the project, and i have some problems with adding them to the toolbox. I tried the "choose toolbox items" window, that's okay to add controls from a dll, but i can't add controls contained within my main project because i get an error message like "conflict between reference xxx.exe imported file and xxx using directive" or something like that. Moreover i'd like that the other developpers could see my controls in their toolbox when they load the project from the source control. How can i do that ?