AddinExpress.IE.DLL Exception - stringToNumber

Add-in Express™ Support Service
That's what is more important than anything else

AddinExpress.IE.DLL Exception - stringToNumber
 
ieman




Posts: 10
Joined: 2010-03-01
This is popping up on my clients desktops, and mine. This is not my code? Please fix
This is happening in both Vista and Windows 7 that i know of,

AddinExpress.IE.DLL
Assembly Full Name: AddinExpress.IE, Version=6.1.368.0, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version: 6.1.368.0
Assembly Build Date: 4/29/2010 9:59:37 AM

Exception Source: mscorlib
Exception Type: System.FormatException
Exception Message: Input string was not in a correct format.
Exception Target Site: StringToNumber

---- Stack Trace ----
System.Number.StringToNumber(str As String, options As NumberStyles, number As NumberBuffer&, info As NumberFormatInfo, parseDecimal As Boolean)
AddinExpress.IE.DLL: N 0089 (0x59) IL
System.Number.ParseInt32(s As String, style As NumberStyles, info As NumberFormatInfo)
AddinExpress.IE.DLL: N 0022 (0x16) IL
System.String.System.IConvertible.ToInt32(provider As IFormatProvider)
AddinExpress.IE.DLL: N 0000 (0x0) IL
System.Convert.ToInt32(value As Object)
AddinExpress.IE.DLL: N 0003 (0x3) IL
AddinExpress.IE.ADXIEModule.InjectLoader()
AddinExpress.IE.DLL: N 0008 (0x8) IL
Posted 28 Apr, 2010 19:17:35 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hello.

How can I reproduce it?
Posted 29 Apr, 2010 12:45:50 Top