Quote:
Originally Posted by Imar
Indeed.
Indeed
Indeed. But that doesn't mean you always spot the error.
Imar
|
Winmerge is really good for doing side-by-side comparisons as well. I use it all the time at work.
With it, I found that the following was missing from my EntityDataSource:
OnInserting="EntityDataSource1_Inserting"
That was causing some problems. I'm not sure why it wasn't there, but I did add it.