none of the DAL assembly shows up in "Data Source Configuration Wizard"

Posts   
 
    
bunzee
User
Posts: 84
Joined: 20-Mar-2007
# Posted on: 07-Nov-2010 01:55:24   

Llblgen 2.6 vsts 2008 csharp dotnet 3.5

I am trying to add an Entity from the DAL.EntityClasses to the Data Sources (I did the exact steps as discussed here http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=17587&HighLight=1). In the past it worked flawless. Now all assemblies (BLL, DALDBSpecific, etc) show in the "Data Source Configuration Wizard" but the DAL does not. BTW I named the llblgen generated codes as DAL and DALDBSpecific. Has any one experienced similar problem?

Recently I installed GDR2 (vsts 2008 database suite). It screwed up the UnitTest dialog so I had to reinstall the vsts 2008 SP1 and reinstalled the GDR again. I wonder if this may have cause the problem that I am experiencing.

Thanks ahead.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 07-Nov-2010 23:07:13   

Did you try rebuild the whole solution before?

David Elizondo | LLBLGen Support Team
bunzee
User
Posts: 84
Joined: 20-Mar-2007
# Posted on: 08-Nov-2010 06:02:20   

Yes I did. Rebuild the whole solution, rebuild the DAL individually, just in case. Thanks.

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 08-Nov-2010 10:05:34   

Do you have the DAL project(s) in the same solution, or do you just reference their compiled binaries?

bunzee
User
Posts: 84
Joined: 20-Mar-2007
# Posted on: 10-Nov-2010 19:20:11   

Yes I have the DAL in the same solution. Thanks.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 11-Nov-2010 06:58:17   

Do you know how to clean VSNet Cache / Winforms Cookies ? Could you please try that?

David Elizondo | LLBLGen Support Team