Error in machine.config and System.ArgumentOutOfRangeException
Error in machine.config and System.ArgumentOutOfRangeException
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.
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.
- Attachments
-
- 364.1.jpg (42.8 KiB) Viewed 3008 times
Error in machine.config and System.ArgumentOutOfRangeException
Hello,
What OS is installed on your PC? What is the localization?
Thankl you.
What OS is installed on your PC? What is the localization?
Thankl you.
Error in machine.config and System.ArgumentOutOfRangeException
hi
language English
Thank you.
winXP professional 2002 sp2What OS is installed on your PC?
Location USWhat is the localization?
language English
Thank you.
Error in machine.config and System.ArgumentOutOfRangeException
Hello,
Thank you for your information. We have made some changes. Please check next prerelease build.
Thank you.
Thank you for your information. We have made some changes. Please check next prerelease build.
Thank you.
Error in machine.config and System.ArgumentOutOfRangeException
hi
In time to save the faces get the error
There is need also to say it?
Thank you
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
Hello,
Sorry i don't understand you.
Thank you.
Sorry i don't understand you.
Thank you.
Error in machine.config and System.ArgumentOutOfRangeException
hi
Faced with the error become
Of how about it?
Thank you
When I save the project to Designer (.mrt)Sorry i don't understand you.
Faced with the error become
Of how about it?
Thank you
Error in machine.config and System.ArgumentOutOfRangeException
Hello,
This error is fixed and the patch will be available in the next prerelease build from 15-March-2010.
Thank you.
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
hi
I do not find it here
http://stimulsoft.com/ReportsNetDownloads.aspx
Please guide me
Thank you
Where do I download this file؟؟This error is fixed and the patch will be available in the next prerelease build from 15-March-2010
I do not find it here
http://stimulsoft.com/ReportsNetDownloads.aspx
Please guide me
Thank you
Error in machine.config and System.ArgumentOutOfRangeException
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.
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.