Page 1 of 2

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Thu Mar 11, 2010 3:19 am
by so29
hi
I get faced with this error, when exit Designer

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Not a valid calendar for the given culture.
Parameter name: value
at System.Globalization.DateTimeFormatInfo.set_Calendar(Calendar value)
at System.Globalization.CultureInfo.get_DateTimeFormat()
at System.Globalization.CultureInfo.GetFormat(Type formatType)
at System.Globalization.DateTimeFormatInfo.get_CurrentInfo()
at System.DateTime.ToString(String format)
at Stimulsoft.Report.StiLogService.Write(String message)
at Stimulsoft.Report.StiLogService.Write(Type type, String message)
at Stimulsoft.Report.Design.StiDesignerControl.DisposeDesigner()
at Stimulsoft.Report.Design.StiDesignerControl.OnFormClosed(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnClosed(EventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Designer
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Designer.exe
----------------------------------------
Stimulsoft.Report
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Report.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Stimulsoft.Base
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Base.DLL
----------------------------------------
Stimulsoft.Report.Design
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Report.Design.DLL
----------------------------------------
Stimulsoft.Controls.Win
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Controls.Win.DLL
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Stimulsoft.Report.Win
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Report.Win.DLL
----------------------------------------
Stimulsoft.Editor
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Editor.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Stimulsoft.Controls
Assembly Version: 2009.3.501.0
Win32 Version: 2009.3.501.0
CodeBase: file:///C:/Program%20Files/Stimulsoft%20Reports.Net%202009.3%20Trial/Bin/Stimulsoft.Controls.DLL
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

I corrected the machine.config the

and

set default settings for date and language

Is if you need further explanation, ask

Thank you.

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Thu Mar 11, 2010 9:08 am
by Andrew
Hello,

What OS is installed on your PC? What is the localization?

Thankl you.

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Thu Mar 11, 2010 11:52 am
by so29
hi
What OS is installed on your PC?
winXP professional 2002 sp2

What is the localization?
Location US
language English


Thank you.

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Fri Mar 12, 2010 8:19 am
by Jan
Hello,

Thank you for your information. We have made some changes. Please check next prerelease build.

Thank you.

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Fri Mar 12, 2010 9:35 am
by so29
hi

In time to save the faces get the error
There is need also to say it?

Thank you

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Fri Mar 12, 2010 10:05 am
by Jan
Hello,

Sorry i don't understand you.

Thank you.

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Fri Mar 12, 2010 11:46 pm
by so29
hi
Sorry i don't understand you.
When I save the project to Designer (.mrt)
Faced with the error become

Of how about it?

Thank you

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Sat Mar 13, 2010 1:03 am
by Andrew
Hello,

This error is fixed and the patch will be available in the next prerelease build from 15-March-2010.

Thank you.

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Mon Jun 28, 2010 7:17 am
by so29
hi
This error is fixed and the patch will be available in the next prerelease build from 15-March-2010
Where do I download this file؟؟

I do not find it here
http://stimulsoft.com/ReportsNetDownloads.aspx

Please guide me

Thank you

Error in machine.config and System.ArgumentOutOfRangeException

Posted: Tue Jun 29, 2010 6:34 am
by Andrew
Hello,

The patch from March is not available. You may download either official release at http://www.stimulsoft.com/Downloads.aspx or the latest prerelease build at http://www.stimulsoft.com/ReportsNetDownloads.aspx .

Thank you.