Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
keith
Posted - 06/04/2009 : 17:54:06 When I select a User from the Group (which is set up as a role) and try to get ReportPortal to add the user I get the following error.
Server Error in '/ReportPortal' 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.] Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) +201 Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) +66
[InvalidCastException: Conversion from string "" to type 'Integer' is not valid.] Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) +246 ReportPortal.synchUsers.#154;() +54 ReportPortal.synchUsers. (Object sender, EventArgs e) +492 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
1 L A T E S T R E P L I E S (Newest First)
admin
Posted - 06/05/2009 : 01:08:14 This sounds like an old problem that was resolved. Which build do you have?