Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2034 Points
303 Posts
May 14, 2009 10:08 PM|LINK
Hello,
This run-time error also shows when the mark-up has some invalid format. For example, if the control has this control directive:
<%
when it should be
Something small that can get overlooked.
I hope it helps
ozkary
Contributor
2034 Points
303 Posts
Re: "The base class includes the field 'WebUserControl1', but its type (common_WebUserControl) is...
May 14, 2009 10:08 PM|LINK
Hello,
This run-time error also shows when the mark-up has some invalid format. For example, if the control has this control directive:
<%
Control Language="C#"when it should be
<%
@ Control Language="C#" (NOTE THE @)Something small that can get overlooked.
I hope it helps
og-bit.com