Quick login...
 

 

DNN Modules
SnowCovered Top Sellers

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.

Powerful, Ajax Enabled, Easy to Use. Document Management and Multimedia gallery functionality in one.Open-DocumentLibrary allows DotNetNuke users to organize share and manage documents, offering granular control over Folder and Document access.

Active Social is customizable social networking solution that fits the needs of a large company, small group, start-up business, or any size interest group. Connect with co-workers, people with similar interests, family, old friends, or meet new ones. Active Social provides a complete communication

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

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 upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet and play them in our integrated flash video player.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

The amazing ANY COLOUR Flex2 skin + our unique EasyMod module allowing you to customise just about everything in this skin. DrNuke just re-wrote the rule book again.

The Future of Enterprise Search for DotNetNuke 3.x and 4.xOpen-SearchEngine provides DotNetNuke with a true enterprise search engine capable of indexing html content as well as documents from multiple sites and/or physical directories.

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.

Recently Viewed...
DNN Modules
   
    |   Register   |   Tuesday, March 16, 2010   
Hi Everyone!

You'll notice that we implemented a small change where your first and last name are now displaying in the forums.  If you do not wish to display your last name, please update your user profile and add a display name.  You'll find this by clicking on your name at the top of the page (right next to the Logout link).  Thanks!

Data Springs Product Forums...
Subject: Error with registration
Prev Next
You are not authorized to post a reply.

Author Messages
jerops
Posts:81
river guide
river guide

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 Nash
Posts:3345
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
jerops
Posts:81
river guide
river guide

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

jerops
Posts:81
river guide
river guide

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
jerops
Posts:81
river guide
river guide

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?

jerops
Posts:81
river guide
river guide

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 Nash
Posts:3345
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 - 2010 by Data Springs, Inc.
Terms Of Use | Privacy Statement