Hi,
"Operation is not valid due to the current state of the object" exception is thrown at .Clone() operation in .net.
I'm using framework 2.0.
Any ideas what the reason could be.
Thanks in advance.
ravi
Hi,
"Operation is not valid due to the current state of the object" exception is thrown at .Clone() operation in .net.
I'm using framework 2.0.
Any ideas what the reason could be.
Thanks in advance.
ravi
Your question unfortunately doesn't contain enough information to be given a straight answer.
However, you could definitely try to analyze the Clone method of the object throwing exceptions at you using Reflector.