I'm going crazy with this problem.
I've added an ObjectDataSource to a WebForm. I have a web service that
returns a collection: TaskInfo[]
I was working perfectly, but recently I receive:
The schema of type TaskInfo[] could not be retrieved. Operation is not
valid due to the current state of the object
What's happening ? Any clue? I think it is a bug... any workaround ?
Thanks in advance
|