History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DTRC-563
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Mikhail Pilin
Reporter: Thomas Stocker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotTrace

Object of type 'System.String' cannot be converted to type 'System.Int32'.

Created: 30 Apr 07 18:23   Updated: 19 Dec 07 16:01
Component/s: None
Affects Version/s: None
Fix Version/s: 4.0, 3.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
DTRC-605 Object of type 'System.String' cannot... Normal Closed
DTRC-624 Et objekt af typen 'System.String' ka... Normal Closed

Build: 302


 Description  « Hide
Build302
JetBrains.ReSharper.Util.InternalErrorException: Object of type 'System.String' cannot be converted to type 'System.Int32'.
An exception has occurred ---> System.ArgumentException: Object of type 'System.String' cannot be converted to type 'System.Int32'.
at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
at System.Reflection.MethodBase.CheckArguments(Object[] parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
at JetBrains.ReSharper.Util.XmlExternalizationUtil.ReadFromXml(XmlElement parent, Object externalizable) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\XmlExternalizationUtil.cs:line 284
— End of inner exception stack trace —

at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 331 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 343 column 5
at JetBrains.ReSharper.Util.XmlExternalizationUtil.ReadFromXml(XmlElement, Object) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\XmlExternalizationUtil.cs:line 292 column 9
at JetBrains.dotTrace.ProfileeRunner.ASP.ASPInfo..ctor(XmlElement) in C:\Agent\work\Server\dotTrace-Main\src\ProfileeRunner\src\ASP\ASPInfo.cs:line 49 column 3
at JetBrains.dotTrace.ProfileeRunner.RecentsContainer.ReadFromXml(XmlElement) in C:\Agent\work\Server\dotTrace-Main\src\ProfileeRunner\src\RecentsContainer\RecentsContainer.cs:line 251 column 7
at JetBrains.ReSharper.Component.ComponentContainer.InitializeComponent(IComponent, XmlElement) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 177 column 9
at JetBrains.ReSharper.Component.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 141 column 9
at JetBrains.ReSharper.Component.ComponentContainer.GetComponent(Type) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 331 column 9
at JetBrains.dotTrace.ProfileeRunner.RecentsContainer.get_Instance() in C:\Agent\work\Server\dotTrace-Main\src\ProfileeRunner\src\RecentsContainer\RecentsContainer.cs:line 15 column 51
at JetBrains.dotTrace.WelcomeScreen.StartPageInstantiator.AddRecentPEInfo(String) in C:\Agent\work\Server\dotTrace-Main\src\WelcomeScreen\src\StartPageInstantiator.cs:line 68 column 26
at JetBrains.dotTrace.WelcomeScreen.StartPageInstantiator.Instantiate(StreamReader) in C:\Agent\work\Server\dotTrace-Main\src\WelcomeScreen\src\StartPageInstantiator.cs:line 28 column 4
at JetBrains.dotTrace.WelcomeScreen.ResourceExtracter..ctor(IStartPageInstantiator) in C:\Agent\work\Server\dotTrace-Main\src\WelcomeScreen\src\ResourceExtracter.cs:line 44 column 6
at JetBrains.dotTrace.WelcomeScreen.WelcomeScreeen.UpdatePageContent(Boolean, String[]) in C:\Agent\work\Server\dotTrace-Main\src\WelcomeScreen\src\WelcomeScreeen.cs:line 318 column 5
at JetBrains.dotTrace.WelcomeScreen.WelcomeScreeen..ctor() in C:\Agent\work\Server\dotTrace-Main\src\WelcomeScreen\src\WelcomeScreeen.cs:line 55 column 4
at JetBrains.dotTrace.UIModel.UIManagerImpl.InitWelcomeScreen() in C:\Agent\work\Server\dotTrace-Main\src\UIModel\src\UI\UIManagerImpl.cs:line 91 column 4
at JetBrains.dotTrace.UIModel.UIManagerImpl.Init() in C:\Agent\work\Server\dotTrace-Main\src\UIModel\src\UI\UIManagerImpl.cs:line 57 column 4
at JetBrains.ReSharper.Component.ComponentContainer.InitializeComponent(IComponent, XmlElement) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 184 column 5
at JetBrains.ReSharper.Component.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 141 column 9
at JetBrains.ReSharper.Component.ComponentContainer.GetComponentByImplType(Type) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 344 column 9
at JetBrains.ReSharper.Component.ComponentContainer.GetComponents() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 359 column 9
at JetBrains.ReSharper.Component.ComponentContainer.ComponentsLoaded(ArrayList, Hashtable) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 452 column 7
at JetBrains.ReSharper.Component.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentDescriptorsCache.cs:line 54 column 5
at JetBrains.ReSharper.Component.ComponentContainer.InitializeComponents() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ComponentContainer.cs:line 212 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.InitializeComponents() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 827 column 9
at JetBrains.ReSharper.Shell.UIApplicationShell.Init() in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 127 column 9
at JetBrains.ReSharper.Shell.StandaloneApplicationShell..ctor(String[], ApplicationDescriptor) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\StandaloneApplicationShell.cs:line 12 column 5
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 26 column 6



 All   Comments   Work Log   Change History      Sort Order:
George Udov - 02 May 07 12:52
Dear Thomas,

Could you please provide us with more details how to reproduce this exception?
The most interesting questions are:
1) Do you use ia32 or amd64 dotTrace version?
2) Under which .NET framework version dotTrace GUI are running? (you can see it in dotTrace help/about box)

Thank you!


Thomas Stocker - 04 May 07 00:27
1) I use amd64 on a Vista x64 Machine on a Turion X2 Notebook
2) Framework 2.0

henry lee - 09 Oct 07 20:33
trying to launch after installation
Build305