Insolence prob
Posted: Fri Sep 15, 2006 8:17 am
what do i need to get this working...I feal like a ediot all i get everytime is error:(Microsoft .net framework:rcbmp(110 is not a valid value for int32) )
I got .net framework 1.1 and 2.0 :S so i dont know whats wrong someone pls help.
Edit2: here is the log:
************** Exception Text **************
System.Exception: rcbmp(110 is not a valid value for Int32. ---> System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.ComponentModel.Int32Converter.FromString(String value, NumberFormatInfo formatInfo)
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- End of inner exception stack trace ---
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at System.Drawing.ColorConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.GetColorFromString(String colorName)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.SaveSystemTheme()
at Xceed.SmartUI.UIStyle.Theme.InitResourceManager()
at Xceed.SmartUI.UIStyle.Theme.Add(ThemePart themePart)
at Xceed.SmartUI.UIStyle.Theme.SmartSkin(ThemePart themePart)
at Xceed.SmartUI.SmartPaint.DrawThemePart(ThemePart themePart, Rectangle rectangle)
at Xceed.SmartUI.Controls.ToolBar.SmartToolBar.PaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartControl.InvokePaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartItemCollection.DrawSmartItems(DrawSmartItemsEventArgs e)
at Xceed.SmartUI.SmartControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Insolence
Assembly Version: 1.0.1985.40689
Win32 Version: 1.0.1985.40689
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Insolence.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Xceed.SmartUI
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Xceed.SmartUI.Controls
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.Controls.DLL
----------------------------------------
Xceed.SmartUI.UIStyle
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.UIStyle.DLL
Help pls
I got .net framework 1.1 and 2.0 :S so i dont know whats wrong someone pls help.
Edit2: here is the log:
************** Exception Text **************
System.Exception: rcbmp(110 is not a valid value for Int32. ---> System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.ComponentModel.Int32Converter.FromString(String value, NumberFormatInfo formatInfo)
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- End of inner exception stack trace ---
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at System.Drawing.ColorConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.GetColorFromString(String colorName)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.SaveSystemTheme()
at Xceed.SmartUI.UIStyle.Theme.InitResourceManager()
at Xceed.SmartUI.UIStyle.Theme.Add(ThemePart themePart)
at Xceed.SmartUI.UIStyle.Theme.SmartSkin(ThemePart themePart)
at Xceed.SmartUI.SmartPaint.DrawThemePart(ThemePart themePart, Rectangle rectangle)
at Xceed.SmartUI.Controls.ToolBar.SmartToolBar.PaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartControl.InvokePaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartItemCollection.DrawSmartItems(DrawSmartItemsEventArgs e)
at Xceed.SmartUI.SmartControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Insolence
Assembly Version: 1.0.1985.40689
Win32 Version: 1.0.1985.40689
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Insolence.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Xceed.SmartUI
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Xceed.SmartUI.Controls
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.Controls.DLL
----------------------------------------
Xceed.SmartUI.UIStyle
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.UIStyle.DLL
Help pls