Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...An error has occurred because a control with auto-generated id..An error has occurred because a control with auto-generated id..
Previous
 
Next
New Post
11/21/2007 9:09 AM
 

Hi, how can I find the source of the following error within a page?

A critical error has occurred.
An error has occurred because a control with auto-generated id 'dnn:ctr979:InstanceDetail:ViewForm:_ctl7' could not be located to raise a postback event. To avoid this error, explicitly set the ID property of controls that raise postback events.

DotNetNuke.Services.Exceptions.PageLoadException: An error has occurred because a control with auto-generated id 'dnn:ctr979:InstanceDetail:ViewForm:_ctl7' could not be located to raise a postback event. To avoid this error, explicitly set the ID property of controls that raise postback events. ---> System.Web.HttpException: An error has occurred because a control with auto-generated id 'dnn:ctr979:InstanceDetail:ViewForm:_ctl7' could not be located to raise a postback event. To avoid this error, explicitly set the ID property of controls that raise postback events. at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---

 

 
New Post
11/21/2007 9:35 AM
 

Do you have any 3rd party modules on that page?  It looks like a module is dynamically generating and injecting a WebControl, but without setting the ID property.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
11/23/2007 10:14 AM
 

hi, yes I do have the third party module which I think is causing the problem.  How can I diagnose the problem so I can find which specific control is at fault

 
New Post
11/23/2007 9:07 PM
 

The easy way to see this is to figure out which controls show up after a postback.  However, this is not always easy to tell, or even possible.  For instance, there may be controls that are not rendered after postback.  However, if some are, I would look to those first.  Then, the only true way of knowing, is to look through the source code (if possible).  In the source code, look for text like "Controls.Add".  Preceding this line, you would likely see the dynamically and programmatically generated control.  You are also looking for the missing [controlname].ID = 'value'.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...An error has occurred because a control with auto-generated id..An error has occurred because a control with auto-generated id..


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out