Missing DAL.pdb and DALDBSpecific.pdb

Posts   
 
    
Markiemac
User
Posts: 132
Joined: 25-Apr-2006
# Posted on: 16-Jan-2007 03:06:33   

Hi,

I'm using latest V2, Adapter, SQL Server 2K & VB2005 with a new project to create a DAL and can't understand why generation has not created a DAL.pdb or DALDBSpecific.pdb files.

I've obviously missed something, but its late and I can't see it disappointed . Any quick answers appreciated.

Thanks Markiemac

JimHugh
User
Posts: 191
Joined: 16-Nov-2005
# Posted on: 16-Jan-2007 03:11:55   

PDB files are not created until you build the projects geneated by LLBLGen with the .Net compiler, usually with Visual Studio.

http://msdn2.microsoft.com/en-us/library/ms241903.aspx