GetDataReader

Posts   
 
    
avarndel
User
Posts: 36
Joined: 14-Jun-2007
# Posted on: 02-Jul-2008 21:10:17   

We are getting an error while Building our project on GetDataReader. We are using self-serving version 2.6. The project was originally created using 2.5...... Below is an example of the code. we did confirm that the correct verion of the dll are being used.

'GetAsDataReader' is not a member of 'PBDAL.DaoClasses.TypedListDAO'. C:\Documents and Settings\annette.varndell\My Documents\My Working Folder\ProjectBudgetV1\PBBRL\BasePage\MyBasePage.vb

Thanks for your help, Annette

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 03-Jul-2008 05:55:57   

Hi Annette,

Did you regenerate the code using v2.6? Did you double-check that your references are correct? Could you please post the code snippet that the error points to? What RunTime Libraries version are you using?

David Elizondo | LLBLGen Support Team