Groups | Blog | Home
all groups > asp.net webcontrols > june 2003 >

asp.net webcontrols : Webuser control does not show up in development environment.


Rob Mayo
6/27/2003 12:34:52 PM
I want to be able to create a web usercontrol, slap it on an aspx page and
have it show something other than the big grey box that says "USERCONTROL"

Anyone know how to do this?

Alvin Bruney
6/28/2003 8:29:38 AM
You would need to edit the assemblyinfo.cs file in your project directory
for that. If you are not sure how to begin editing this file, look up msdn
for it. For the icon, you can add a resource file to the project pointed at
the user control.
hth

[quoted text, click to view]

AddThis Social Bookmark Button