Hello dot-org,
Thanks for the additional information. You're right about the error we've found the same problem. See more details below.
We haven't yet checked the sourcecode but one reason for the error may be the fact that the German language files are not up to date yet. You will find them in the XMLData directory/ subdirectory: Languages of the Survey application.
One temporary solution might be to remove the original de-DE file and create a copy of the en-US file. Next rename this file to de-DE. If this works the sourcecode must be correct and it's just the incomplete DE language file.
Should this be the case and assuming your a German native speaer you could of course make a great contribution to the project!
Just let us know. We'll let you know about the sourcecode checks a.s.a.p.
Kind regards
Fwsmaster
Language setting browser Firefox 3.6.9 and MS Explorer 8 : De-de
Piechart/ column chart do not show up; errormessage on html chart
MS Explorer 8:
Column picture link:
http://survey.dotnetnukes.nl/NSurveyAdmin/BarChartReport.aspx?questionid=49&filterid=-1&SortOrder=ANS&LanguageCode=-1
Pie Chart picture link:
http://survey.dotnetnukes.nl/NSurveyAdmin/PieChartReport.aspx?questionid=49&filterid=-1&SortOrder=ANS&LanguageCode=-1
Htm chart error:
Server Error in '/' Application.
Input string was not in a correct format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error
and where it originated in the code.
Exception Details: System.FormatException: Input string was not in a correct format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be
identified using the exception stack trace below.
Stack Trace:
[FormatException: Input string was not in a correct format.]
System.Text.StringBuilder.FormatError() +56
System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) +7485018
System.String.Format(IFormatProvider provider, String format, Object[] args) +107
System.String.Format(String format, Object arg0) +43
Votations.NSurvey.WebControls.UI.ResultItem.BuildResults() +1388
Votations.NSurvey.WebControls.UI.ResultItem.OnDataBinding(EventArgs e) +147
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92
System.Web.UI.Control.DataBind() +15
Votations.NSurvey.WebControls.UI.ResultItem.DataBind() +29
Votations.NSurvey.WebAdmin.ResultsReporting.BuildHtmlResults(Int32 questionId) +2047
Votations.NSurvey.WebAdmin.ResultsReporting.QuestionsDropDownList_SelectedIndexChanged(Object sender, EventArgs e) +200
System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e) +111
System.Web.UI.WebControls.DropDownList.RaisePostDataChangedEvent() +134
System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent() +10
System.Web.UI.Page.RaiseChangedEvents() +165
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1485
Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4205