-
User Control on ASP.net
Hi,
I created a user control and I try to drag it onto an ASP.net page. I added
the declaration at the top of the ASP page, but it keeps giving me the error
that object reference not instanced. If you need an example I can provide.
Thanks in advance.
Mark
-
Re: User Control on ASP.net
You need to declare a variable in your CS file of the type you created;
unfortunately you have to do this every time you use user-control
"Mark" <someone@somewhere.com> wrote in message
news:3ed62897$1@tnews.web.devx.com...
>
> Hi,
>
> I created a user control and I try to drag it onto an ASP.net page. I
added
> the declaration at the top of the ASP page, but it keeps giving me the
error
> that object reference not instanced. If you need an example I can
provide.
> Thanks in advance.
>
> Mark
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|