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.

'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

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...

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!

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.

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.

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.

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.

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   |   Sunday, November 23, 2008   
Data Springs Product Forums...
Subject: Error with registration
Prev Next
You are not authorized to post a reply.

Author Messages
Jerry
Posts:5
skipping stones
skipping stones

05/21/2008 9:05 AM  

Hi,

I'm using DR 03.10.10 on a 470 install and when I try to create a new user, the site just refreshes the page but doesn't add the user.  In the Event log I see the following.  Do you have any tips on how I can fix this?

Thanks

Jerry

InnerException: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Control.LoadViewStateRecursive
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request. ---> System.Web.HttpException: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request. at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at System.Web.UI.HtmlControls.HtmlTable.HtmlTableRowControlCollection.Add(Control child) at System.Web.UI.ControlCollection.AddAt(Int32 index, Control child) at System.Web.UI.HtmlControls.HtmlTable.HtmlTableRowControlCollection.AddAt(Int32 index, Control child) at System.Web.UI.HtmlControls.HtmlTableRowCollection.Add(HtmlTableRow row) at DataSprings.Modules.DynamicRegistration.DynamicRegistration.PaintTheQuestions(Boolean blnReadOnly, Int32 MyUserID, Boolean blnGetData) --- End of inner exception stack trace ---

Chad
Posts:2227
river guide
river guide

05/21/2008 11:55 AM  
Hi. Well tell us a little about your implementation... Basically you might want to setup a test page with just the core questions and let us know which specific feature (or combination of features) is causing this... So...

1. Are there any question events / completion events on this form? If so what do they do?
2. Does the user actually ever get registered?
3. Do you have the required fields for registration such as username, password, confirm password? (even if auto create UserID is turned on)
4. Are you running any specific fields such as Captcha or Rich Text Editors (we have identified an issue with Captcha fields causing issues when question events are being used)

Ummm.... Something on the page is causing a postback that is causing the issue... IF you can help us identify it we can research it and get a fix out.

-Chad
Jerry
Posts:5
skipping stones
skipping stones

05/21/2008 12:34 PM  

Hi,

1. Actually this was working until I added a completion event.  I selected any field and I have it forwarding to a page on my site.

2.  The user never does get registered nor does the page gets redirected.  The screen just flashes and clears all the fields on the module.

3.  I do have required fields for username, password, confirm password, but I do not have auto create userid turned on.

4.  I have captcha turned off and I'm using the FCK editor that came with the DNN 470 install..

Hope this helps..

Jerry

Jerry
Posts:5
skipping stones
skipping stones

05/21/2008 1:04 PM  
I did forget to mention that I do have the opt-in email/newsletter installed on here as well....and the other weird thing is when I'm on this page I can neither login/logout. I have to goto a different page to do that...

Thanks for your help.
Jerry
Jerry
Posts:5
skipping stones
skipping stones

05/21/2008 7:40 PM  

okay...i've updated my portal 482 and that didn't do it, so I uninstalled and reinstalled both modules and now it's working, however, it won't automatically authorize the user and login them on. I'm also doing a completion event to redirect them to a specific URL. It is capturing their profile info, but it's not logging them into the site...is there something I'm missing?

Jerry
Posts:5
skipping stones
skipping stones

05/21/2008 8:13 PM  
Okay...I've found the solution to my issue...it was because I had set to private registration in the host settings rather than public...I found the answer in this thread.

http://www.datasprings.com/Products/ProductForums/tabid/727/forumid/3/tpage/1/view/topic/postid/2188/language/en-US/Default.aspx#2188
Chad
Posts:2227
river guide
river guide

05/23/2008 12:39 PM  
Thanks for the follow up Jerry, glad you got it up and running.

-Chad
You are not authorized to post a reply.



ActiveForums 3.7

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