0% found this document useful (0 votes)
30 views2 pages

22 01 19

The document contains 3 error reports with the same type (System.InvalidOperationException) and message ("La raccolta è stata modificata. L'operazione di enumerazione potrebbe non essere eseguita."). Each report includes details about the error like time, source, and stack trace. The errors occurred when trying to load frames, persist project info, and discard a project.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views2 pages

22 01 19

The document contains 3 error reports with the same type (System.InvalidOperationException) and message ("La raccolta è stata modificata. L'operazione di enumerazione potrebbe non essere eseguita."). Each report includes details about the error like time, source, and stack trace. The errors occurred when trying to load frames, persist project info, and discard a project.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

► Title -

Error in loading frames


▬ Message -
La raccolta è stata modificata. L'operazione di enumerazione potrebbe non
essere eseguita.
○ Type -
System.InvalidOperationException
♦ [Version] Date/Hour -
[1.0.1] 01/19/2022 17:11:10
▲ Source -
mscorlib
▼ TargetSite -
Void ThrowInvalidOperationException(System.ExceptionResource)
♠ StackTrace -
in System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
in System.Collections.Generic.List`1.Enumerator.MoveNextRare()
in ScreenRecorder.Windows.Editor.Load()

----------------------------------

► Title -
Persisting the current project info.
▬ Message -
La raccolta è stata modificata. L'operazione di enumerazione potrebbe non
essere eseguita.
○ Type -
System.InvalidOperationException
♦ [Version] Date/Hour -
[1.0.1] 01/19/2022 17:11:12
▲ Source -
mscorlib
▼ TargetSite -
Void ThrowInvalidOperationException(System.ExceptionResource)
♠ StackTrace -
in System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
in System.Collections.Generic.List`1.Enumerator.MoveNextRare()
in WriteArrayOfFrameInfoToJson(XmlWriterDelegator , Object ,
XmlObjectSerializerWriteContextComplexJson , CollectionDataContract )
in
System.Runtime.Serialization.Json.JsonCollectionDataContract.WriteJsonValueCore(Xml
WriterDelegator jsonWriter, Object obj, XmlObjectSerializerWriteContextComplexJson
context, RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.Json.XmlObjectSerializerWriteContextComplexJson.WriteD
ataContractValue(DataContract dataContract, XmlWriterDelegator xmlWriter, Object
obj, RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithoutXsiTyp
e(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj,
RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.XmlObjectSerializerWriteContext.InternalSerialize(XmlW
riterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean writeXsiType,
Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.XmlObjectSerializerWriteContextComplex.InternalSeriali
ze(XmlWriterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean
writeXsiType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.XmlObjectSerializerWriteContext.InternalSerializeRefer
ence(XmlWriterDelegator xmlWriter, Object obj, Boolean isDeclaredType, Boolean
writeXsiType, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle)
in WriteProjectInfoToJson(XmlWriterDelegator , Object ,
XmlObjectSerializerWriteContextComplexJson , ClassDataContract ,
XmlDictionaryString[] )
in
System.Runtime.Serialization.Json.JsonClassDataContract.WriteJsonValueCore(XmlWrite
rDelegator jsonWriter, Object obj, XmlObjectSerializerWriteContextComplexJson
context, RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.Json.XmlObjectSerializerWriteContextComplexJson.WriteD
ataContractValue(DataContract dataContract, XmlWriterDelegator xmlWriter, Object
obj, RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.XmlObjectSerializerWriteContext.SerializeWithoutXsiTyp
e(DataContract dataContract, XmlWriterDelegator xmlWriter, Object obj,
RuntimeTypeHandle declaredTypeHandle)
in
System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObjectCon
tent(XmlWriterDelegator writer, Object graph)
in
System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalWriteObject(Xm
lWriterDelegator writer, Object graph)
in
System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWri
terDelegator writer, Object graph, DataContractResolver dataContractResolver)
in
System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(XmlDiction
aryWriter writer, Object graph)
in
System.Runtime.Serialization.Json.DataContractJsonSerializer.WriteObject(Stream
stream, Object graph)
in ScreenRecorder.Model.ProjectInfo.Persist()

----------------------------------

► Title -
Error while trying to Discard the Project
▬ Message -
La raccolta è stata modificata. L'operazione di enumerazione potrebbe non
essere eseguita.
○ Type -
System.InvalidOperationException
♦ [Version] Date/Hour -
[1.0.1] 01/19/2022 17:11:22
▲ Source -
mscorlib
▼ TargetSite -
Void ThrowInvalidOperationException(System.ExceptionResource)
♠ StackTrace -
in System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
in System.Collections.Generic.List`1.Enumerator.MoveNextRare()
in ScreenRecorder.Windows.Editor.Discard(ProjectInfo project)

----------------------------------

You might also like