Good Morning,
I'm trying to track down an error I have a user testing our application has experienced in a Silverlight 4.0 application.
"IdGenerator problem - not all temp ids converted to permanent ids".
I do not have any custom IIdGenerator classes, and my Query Strategy is 100% DataSourceOnly (I don't use any kind of caching that I'm aware of). This has clearly happened one time (I have an error log entry to show for it), but I cannot reproduce the problem again.
Any suggestions on how to track this issue down??