Receive error when accessing .NET user control on referring page
Receive error when accessing .NET user control on referring page. I have seen plenty of people struggling with this particular error on a couple of news groups. If you keep receiving an error when acc
ITPro Today
November 6, 2003
1 Min Read
Receive error when accessing .NET user control on referring page. I have seen plenty of people struggling with this particular error on a couple of news groups. If you keep receiving an error when accessing the user control you have inserted into your webform. Ensure the user control id matches the object name in the associated code behind. For example you might add a user control to your webform as follows.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like