LLBLGenDataSource - No collections in list

Posts   
 
    
siegemos
User
Posts: 47
Joined: 25-Jun-2007
# Posted on: 29-Jan-2008 11:22:21   

Hi,

We are unable to use an LLBLGenDataSource in our project. If we add it to a page, open the smart-tag and choose EntityCollection as the container type, there is nothing in the list of EnitityCollections to choose from.

All of our generated DALS are referenced by the website. I'm I missing some other reference?

Thnks,

Chris

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39908
Joined: 17-Aug-2003
# Posted on: 29-Jan-2008 11:24:20   

Do you have vs.net 2005 SP 1 installed? If not, please do so.

Also, please make sure you reference the generated code in your webapp. (the project which contains the entities/collections)

Frans Bouma | Lead developer LLBLGen Pro
siegemos
User
Posts: 47
Joined: 25-Jun-2007
# Posted on: 29-Jan-2008 12:19:28   

Hi Frans,

Yes I definately have SP1 and yes I have the generated code referenced. The only thing to mention perhaps is that I have 2 different generated code projects referenced in the web app. Would this make a difference?

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 30-Jan-2008 09:45:25   

Do they show up if you removed a reference of one of the generated projects? (just for testing).

Otherwise try to rebuild the solution, close the form and maybe close the VS and then re-open everything back again.