Recently Viewed...
DNN Modules
SnowCovered Top Sellers

Edit documents directly on your server. The premier document management solution for DotNetNuke (DNN). Index contents of documents. Share documents across your portal and avoid duplicates. Revised and flexible UI. Extensible architecture.

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   Friday, November 21, 2008   
Data Springs Product Forums...
Subject: Compare validation error
Prev Next
You are not authorized to post a reply.

Author Messages
Adam
Posts:18
wading in the water
wading in the water

03/19/2008 12:30 AM  

Hi

I'm setting up my first test registration form and after setting the compare validation on the confirm password field and clicking update the following error occurred and the module no longer loads:

I took the error from the event viewer so you have a bit more info:

 AssemblyVersion: 04.07.00
PortalID: 0
PortalName: Too Easy
UserID: 1
UserName: host
ActiveTabID: 54
ActiveTabName: Registration
RawURL: /tooeasy/Registration/tabid/54/Default.aspx
AbsoluteURL: /Tooeasy/Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; MAXTHON 2.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 6c98810c-786c-4be2-965f-5a7708630829
InnerException: Unable to find control id 'TBR_GUID09e82380-77de-445e-b529-2f65e7d50af7UserN' referenced by the 'ControlToValidate' property of 'Validate_09e82380-77de-445e-b529-2f65e7d50af7'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.WebControls.BaseValidator.CheckControlValidationProperty
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Unable to find control id 'TBR_GUID09e82380-77de-445e-b529-2f65e7d50af7UserN' referenced by the 'ControlToValidate' property of 'Validate_09e82380-77de-445e-b529-2f65e7d50af7'. ---> System.Web.HttpException: Unable to find control id 'TBR_GUID09e82380-77de-445e-b529-2f65e7d50af7UserN' referenced by the 'ControlToValidate' property of 'Validate_09e82380-77de-445e-b529-2f65e7d50af7'. at System.Web.UI.WebControls.BaseValidator.CheckControlValidationProperty(String name, String propertyName) at System.Web.UI.WebControls.BaseValidator.ControlPropertiesValid() at System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: ADAMSLAPTOP

What do you suggest?

Regards

Adam

Adam
Posts:18
wading in the water
wading in the water

03/19/2008 3:08 PM  

To get the module running again i reset the compare validator question id to 0000's but does this mean i can't use this feature without the module crashing or did i configure it incorrectly?

Chad
Posts:2214
river guide
river guide

03/19/2008 3:21 PM  
Hi. There are a few other threads related to this but the basic answer is that there is already built in functionality to automatically generate confirm/password confirm validators for you behind the scenes. Some of this has to do with previous versions (before you even had the option to use compare validators etc...). Anyway the module forces these fields to initially be required so you don't have to make them required and it also automatically generates a compare validator. For other validation issues/errors its because you need to make sure you setup the compare validator on the 2nd field rendered and not the first (otherwise it errors because its trying to setup validation for a field that is not yet rendered to the page).

-Chad
Adam
Posts:18
wading in the water
wading in the water

03/19/2008 3:25 PM  
OK got it, thanks Chad.
You are not authorized to post a reply.



ActiveForums 3.7

Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement