This is a migrated thread and some comments may be shown as answers.

JustTrace - Local ASP.Net Website - Sampling Profiler Crash

2 Answers 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sébastien
Top achievements
Rank 2
Sébastien asked on 28 Apr 2011, 10:10 AM
---------------------------
Error
---------------------------
An error has occurred. Please, report this exception to the Telerik team (Use CTRL + C to copy the text). Thanks in advance!

System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.InvalidOperationException: Impossible de comparer deux éléments dans le tableau. ---> System.FormatException: Le format de la chaîne d'entrée est incorrect.

   à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)

   à System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)

   à System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)

   à Telerik.JustTrace.AspNetDevelopmentServerLocatorData.#RI(String first, String second) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\AspNetDevelopmentServerLocatorData.cs:ligne 111

   à System.Array.FunctorComparer`1.Compare(T x, T y)

   à System.Collections.Generic.ArraySortHelper`1.SwapIfGreaterWithItems(T[] keys, IComparer`1 comparer, Int32 a, Int32 b)

   à System.Collections.Generic.ArraySortHelper`1.QuickSort(T[] keys, Int32 left, Int32 right, IComparer`1 comparer)

   à System.Collections.Generic.GenericArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)

   --- Fin de la trace de la pile d'exception interne ---

   à System.Collections.Generic.GenericArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)

   à System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer)

   à System.Collections.Generic.List`1.Sort(Comparison`1 comparison)

   à Telerik.JustTrace.AspNetDevelopmentServerLocatorData.GetDevServerPath() dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\AspNetDevelopmentServerLocatorData.cs:ligne 110

   à Telerik.JustTrace.AspNetDevelopmentServerLocatorData.InitializeNewTarget(SessionData sessionConfiguration) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\AspNetDevelopmentServerLocatorData.cs:ligne 91

   à Telerik.JustTrace.AspNetDevelopmentServerLocatorData.SetUpSessionConfiguration(SessionData sessionConfiguration) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\AspNetDevelopmentServerLocatorData.cs:ligne 85

   à Telerik.JustTrace.SessionData..ctor(ISetupProfiling sessionConfiguration) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\SessionData.cs:ligne 29

   à Telerik.JustTrace.PerformanceSessionData..ctor(ISetupProfiling sessionConfiguration, Process process) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\Base\PerformanceSessionData.cs:ligne 14

   à Telerik.JustTrace.ProfileSetupAndSessionPresenter.#FJ(ISetupProfiling sessionConfiguration) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\ProfileSetupAndSession\ProfileSetupAndSessionPresenter.cs:ligne 163

   à Telerik.JustTrace.ProfileSetupAndSessionPresenter.#DJ(ISetupProfiling sessionConfiguration) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\ProfileSetupAndSession\ProfileSetupAndSessionPresenter.cs:ligne 125

   à Telerik.JustTrace.ProfileSetupAndSessionPresenter.#IJ(ISetupProfiling session) dans c:\B\Minotaur\JustTrace CI Build\Sources\Telerik.JustTrace.SessionAnalysis\ProfileSetupAndSession\ProfileSetupAndSessionPresenter.cs:ligne 16777215


   --- Fin de la trace de la pile d'exception interne ---


   à System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)


   à System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)


   à System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)


   à System.Delegate.DynamicInvokeImpl(Object[] args)


   à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)


   à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
---------------------------
OK   
---------------------------

2 Answers, 1 is accepted

Sort by
0
Mihail
Telerik team
answered on 04 May 2011, 11:45 AM
Hi Sébastien,

Thank you for your feedback. Currently we work on a reported issue that seems the same and we plan to release a fix with the next internal build. I will let you know when we ship the next release.

Kind regards,
Mike
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Vladi
Telerik team
answered on 30 May 2011, 04:02 PM
Hello Sébastien,

The new JustTrace Beta version is published. Please try it and let us know whether you still have the same issues. We will appreciate any other feedback you may have as well.

Regards,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
General Discussions
Asked by
Sébastien
Top achievements
Rank 2
Answers by
Mihail
Telerik team
Vladi
Telerik team
Share this question
or