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 ...FormatError trying to manage user profileFormatError trying to manage user profile
Previous
 
Next
New Post
11/19/2007 10:20 AM
 

Hi all,

I run into this error on every portal on the server: while managing user accounts, I can manage the basic information, the roles and the password, but whenever I try to manage the profile, I get an error saying "Input string was not in a correct format". The entry in the site log is:

ExceptionGUID: bcc30b44-59b9-4549-b007-75bc7a738667
InnerException: Input string was not in a correct format.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Text.StringBuilder.FormatError
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format.at System.Text.StringBuilder.FormatError()at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)at System.String.Format(IFormatProvider provider, String format, Object[] args)at DotNetNuke.Modules.Admin.Users.Profile.DataBind()at DotNetNuke.Modules.Admin.Users.ManageUsers.ShowPanel()at DotNetNuke.Modules.Admin.Users.ManageUsers.cmdProfile_Click(Object sender, EventArgs e)at DotNetNuke.UI.WebControls.CommandButton.RaiseClick(Object sender, EventArgs e)at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---

I have made no changes to the profiles themselves, using only the basic stuff provided. Any help would be much appreciated.

 

Paul

 
New Post
11/19/2007 11:10 AM
 

that is probably an error in a language resource. What language are you using?


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
11/21/2007 6:29 AM
 

That's it!

I was using nl-be and switching back to en-us solved the problem; I guess I now need to look for some untranslated resource?

Paul

 
New Post
11/21/2007 8:42 AM
 

or a corrupted resource file


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/21/2007 10:16 AM
 

Found it! There's a typo in the nl-BE resource pack (ResourcePack.Full.04.03.02.nl-BE.zip): it has a curly bracket where a regular bracket should be and that causes the error.

Erik, I've noticed that you're the author of said resource pack; how should I go about making the correction available to everyone? This is the entry with the error in Profile.ascx.nl-BE.resx:

<data name="ProfileTitle.Text">
    <value>Profiel bewerken - {0}
{Id:{1})</value>
</data>

should be

<data name="ProfileTitle.Text">
    <value>Profiel bewerken - {0}
(Id:{1})</value>
</data>

Paul

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...FormatError trying to manage user profileFormatError trying to manage user profile


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