No soy un novato en el perfil de la memoria de las aplicaciones de Windows Phone. Después de detener la sesión de creación de perfiles de memoria, Visual Studio intenta analizar el registro y falla con el mensaje "Falló el análisis del archivo de registro". I am See en el fichero "ProfilerLog_" en el directorio% temp% y recibe este mensaje:Perfiles de Windows Phone: error de registro de análisis
System.ArgumentException: Item has already been added. Key in dictionary: '226295856' Key being added: '226295856'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at SilverlightProfiler.Internal.CFAdapter.HandleEvent(UInt32 eventID, ProbeMarkerType eventMarkerType, Double clockTime, Double threadTime, UInt32 threadID, ThreadType threadType, List`1 eventInfoList)
at SilverlightProfiler.Internal.WPInputAdapter.HandleEvent(ProbeEventSource eventSource, UInt32 eventID, ProbeMarkerType eventMarkerType, Double clockTime, Double threadTime, UInt32 threadID, ThreadType threadType, List`1 eventInfoList)
at SilverlightProfiler.Internal.WPInputAdapter.HandleEvent(BinaryReader input, Int64 endOffset, ThreadStreamInfo threadStreamInfo)
at SilverlightProfiler.Internal.WPInputAdapter.HandleEvents()
at SilverlightProfiler.Internal.WPInputAdapter.ParseLogFile(BinaryReader input, String logFilename, AgLogFileHeader header)
at SilverlightProfiler.Internal.WPInputAdapter.Parse(Object data)
at SilverlightProfiler.Internal.ViewModel.AnalyzingViewModel.startAnalyzing()
Puede ser que alguien se han enfrentado con este problema y encontrar alguna solución?
Gracias.
¿a qué carpeta temporal se está refiriendo? –
C: \ Users \ \ AppData \ Local \ Temp –
sast