Problems implementing the generated code

Posts   
 
    
Posts: 12
Joined: 14-May-2006
# Posted on: 14-May-2006 20:57:28   

Hi

I am implementing a new product that is using both ASP.NET 2.0 and LLBLGEN V2 and am having problems using the code in the livepersitance=false mode. I am using a intermediate BL that passes back entity/entitycollection objects.

I am trying to use the DetailsView to enable inserting/editing of rows and am getting lots of Object ref errors and am not sure if it is my code or problems with the generated code.

Have you got any example projects that show binding data to ASP.NET 2.0 controls without using the livePersistance mode?

Thanks Richard

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 15-May-2006 08:31:14   

object ref errors are exceptions at runtime?

There are several examples posted in this forum. Either way, if you could post some of your code and stacktraces it would be great. If you get an exception, ALWAYS specify a stacktrace.

Frans Bouma | Lead developer LLBLGen Pro