CodeSmith VB 0.9.5 RC

CodeSmith VB 0.9.5 RC

Old forum URL: forums.lhotka.net/forums/t/1560.aspx


mikeclimbs posted on Sunday, October 22, 2006

I just downloaded the latest vb templates and hit 2 issues. 

1) The timestamp fixes reported here http://forums.lhotka.net/forums/thread/6665.aspx  and corrected in the c# templates were not applied.

I'm creating an EditableRoot using split base.  In the user generated code if there is no applicable criteria the code is created like this Return DataPortal.Create(Of SEG0)().  CSLA 2.1 returns an error if no criteria is passed.  I manually changed the code to Return DataPortal.Create(Of SEG0)(Nothing) and it runs fine after this change.

As always thank you for the templates. Even with these minor inconveniences they are a great help.

Mike Benowitz

Copyright (c) Marimer LLC