Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a web user control in other projects
Message
From
17/12/2004 09:55:54
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Using a web user control in other projects
Miscellaneous
Thread ID:
00970037
Message ID:
00970037
Views:
63
I have created a Web User Control in my Asp.net project. It is working the way I want it to in that project, but now I want to use this same control in other projects that reside in other solutions. And I don't want to re-create the control in the other projects.

How can I do this?

If I copy the web user control files to the other project directory and then add this control to the project, I can then drag and drop the control onto my webform. This control will then display correctly when the page is run, but I am not able to access any fields inside of my control like I am when using the control in it's original project.

What is the correct way to use a Web User Control in multiple projects without having to re-create the control everytime?

Thanks,

Jerry
Reply
Map
View

Click here to load this message in the networking platform