N
niberhate
I have been bugged by this problem for a while. I googled and it
seems this isn't a common problem, because I cannot find any helpful
discussion or article about this.
I have a Website Project (that is, not a Web Application Project, not
sure if this is relevant). I created some user controls under folder
UserControls, for example, MyUserControl.
I can dynamically load MyUserControl with no problem, in other words,
it compiles ok, runs fine, but VS 2010 intellisense doesn't recognize
it, and if I click on "MyUserControl" in my C# code, VS hints to
Generate a class for "MyUserControl", weird.
I am not happy with this, any configuration problem? I like the
intellisense to help me generate event handlers' stubs. Please share
your two cents. Thank you very much.
seems this isn't a common problem, because I cannot find any helpful
discussion or article about this.
I have a Website Project (that is, not a Web Application Project, not
sure if this is relevant). I created some user controls under folder
UserControls, for example, MyUserControl.
I can dynamically load MyUserControl with no problem, in other words,
it compiles ok, runs fine, but VS 2010 intellisense doesn't recognize
it, and if I click on "MyUserControl" in my C# code, VS hints to
Generate a class for "MyUserControl", weird.
I am not happy with this, any configuration problem? I like the
intellisense to help me generate event handlers' stubs. Please share
your two cents. Thank you very much.