Missing EntityClasses in Toolbox

Posts   
 
    
bojan10
User
Posts: 16
Joined: 24-Oct-2009
# Posted on: 24-Oct-2009 03:08:07   

Hi,

I'm a newbie and I need your help. I've got VS2008, SQLEXPRESS 2005 and LLBLGen Pro 2.6 Final Demo.

I'm following video tutorials and been able to create a project, generate the code and compile it. I'm using ASP.NET WAP WITH 3.5 framework. When I have to choose toolbox item I can successfully add EntityCollection but it doesn't show in the toolbox.

Every time I try its the same, no matter how many times I've tried it always ends the same, with a no show of EntityCollection control in the toolbox.

What am I missing?

Thx, Bojan10

P.S. Now I've clicked "Show All" and I can see it but its disabled and I cannot drag it onto the form.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 24-Oct-2009 05:27:41   

Hi Bojan10,

For ASP.Net the recommended way is to use LLBLGenProDataSource for SelfServicing (or LLBLGenProDataSource2 for Adapter). You can use this control if you click "Choose Items" in your toolbox. Please take a look at the following:

I hope I understood your issue. Please come back if you need further help.

David Elizondo | LLBLGen Support Team
bojan10
User
Posts: 16
Joined: 24-Oct-2009
# Posted on: 24-Oct-2009 10:40:14   

Got it. simple_smile

I was way off, thank you for pointing the right way to do it. Your help is really appreciated.