No, I did not change anything else.
I have been having problems with the LLBLGenProDataSource since 2009 or so.
It was so anoying that I stopped using them and started doing all databinding stuff in source code.
Now I have to work on code that is pre 2009 and the problems occur again.
Deleting the .vs file did not have any effect.
I am not upgrading the old asp.net web project but I am taking over the old .aspx files in the new asp.net project.
Then I alter the master page and try to make the code work with the new data definitions.
The first time I tries this with a page that has a LLBLGenProDataSource I had the impression that the LLBLGenProDateSource was working ok.
I was able to select a new dataset using the configuration proces.
Trying it again the next day and it would no longer function.
At the moment the code does function if I manualy fill in the EntityCollectionTypeName.
Kind regards,
Jan