Error: invalid culture name: "ku-Arab-IR".

Stimulsoft Reports.NET discussion
Post Reply
behzad11
Posts: 1
Joined: Mon Apr 23, 2018 12:20 pm

Error: invalid culture name: "ku-Arab-IR".

Post by behzad11 »

When I run the program on other PC and run forms that work with stimulsoft, this error occures(The program accesses the database and has been written by c# and sql) :
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text ************** System.ArgumentException: The NeutralResourcesLanguageAttribute on the assembly "HironUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" specifies an invalid culture name: "ku-Arab-IR". ---> System.Globalization.CultureNotFoundException: Culture is not supported. Parameter name: name ku-Arab-IR is an invalid culture identifier. at System.Globalization.CultureInfo.GetCultureInfo(String name) at System.Resources.ManifestBasedResourceGroveler.GetNeutralResourcesLanguage(Assembly a, UltimateResourceFallbackLocation& fallbackLocation) --- End of inner exception stack trace --- at System.Resources.ManifestBasedResourceGroveler.GetNeutralResourcesLanguage(Assembly a, UltimateResourceFallbackLocation& fallbackLocation) at System.Resources.ResourceManager.CommonAssemblyInit() at System.Resources.ResourceManager..ctor(Type resourceSource) at System.ComponentModel.ComponentResourceManager..ctor(Type t) at HironUI.Forms.BaseInformation.Estates.frmApartment.InitializeComponent() in D:\HIRON\Hiron\HironUI\Forms\BaseInformation\Estates\frmApartment.Designer.cs:line 46 at HironUI.Forms.BaseInformation.Estates.frmApartment..ctor() in D:\HIRON\Hiron\HironUI\Forms\BaseInformation\Estates\frmApartment.cs:line 268 at HironUI.Forms.frmMain.لیستیشوقەکانToolStripMenuItem_Click(Object sender, EventArgs e) in D:\HIRON\Hiron\HironUI\Forms\frmMain.cs:line 85 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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: 4.0.0.0 Win32 Version: 4.7.2102.0 built by: NET47REL1LAST CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- HironUI Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file://IT/Debug/HironUI.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.7.2102.0 built by: NET47REL1LAST CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.7.2102.0 built by: NET47REL1LAST CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.7.2102.0 built by: NET47REL1LAST CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.7.2053.0 built by: NET47REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.7.2106.0 built by: NET47REL1LAST CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.7.2102.0 built by: NET47REL1LAST CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- DevComponents.DotNetBar2 Assembly Version: 12.4.0.2 Win32 Version: 12.4.0.2 CodeBase: file://IT/Debug/DevComponents.DotNetBar2.DLL ---------------------------------------- Stimulsoft.Report Assembly Version: 2016.1.0.0 Win32 Version: 2016.1.0.0 CodeBase: file://IT/Debug/Stimulsoft.Report.DLL ---------------------------------------- Stimulsoft.Base Assembly Version: 2016.1.0.0 Win32 Version: 2016.1.0.0

CodeBase: file://IT/Debug/Stimulsoft.Base.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.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Error: invalid culture name: "ku-Arab-IR".

Post by HighAley »

Hello,

Could you specify where and how do you use this culture?

Thank you.
Post Reply