Problem with Web User Control

S

santel

Hi All,

I have created a Web user control and it is working fine, if i copy
this control to my application folder. But I need to include this web
user control in many of my asp.net application, so i couldn't copy this
to all applications. Is it any way to have this usercontrol as common
and use in many web applications?

Anyone plz help me out.
 
G

Guest

It's the .ASCX that gets you. The path needs to be in the current application.
You may want to look at putting it into a Web control instead of a User
control. Then it's just a DLL that you reference in the project. They can be
quite tricky though....
 

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

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top