Well it's great you found a fix. What I'm about tired of is the useless databinding. Two versions and it's still a joke. You can't REALLY do visual databinding with VS2005. I mean, sure if you like to hand work your code, which means you better remember what you did when you come back to modify it.
Basically, they still don't have it right. Some interesting attempts, but things like connection strings you can't swap at runtime (Datasets), ObjectDatasource doesn't really work with wizard generated strongly typed datasets, the dataset wizard can't handle temp tables in stored procedures...
The list goes on and on. Did someone actually try to write a real world application with the visual designer before this thing made it out the door? Obviously not.
Sorry guys I'm just disgusted with the amount of time I've wasted on this. Delphi still kicks VS 2005's butt - and it shouldn't. And please don't try to tell me it works. Just do a search on ObjectDataSource and watch all the work arounds that fall out. If you don't mind handcoding all your database access, yeah it works great.
Regards,
Nick H