Jeff-Lewis / codesmith

Automatically exported from code.google.com/p/codesmith
0 stars 0 forks source link

Eception when adding vb.net Entities template to output for builds > 3.1.808 #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Any build after v3.1.808 including pulling source from svn, the VB.net 
Enities template throws an exception when you add it as an ouput

2. Exception error:

Code Template Compiler Error:
    F:\My Development\My Projects\PLINQO\plinqo-v3.0.815
\VisualBasic\Entities.cst(177,0) 'EntityBase' is not a member 
of '_CodeSmith.Entities_cst.EntityEditableClass'.
    F:\My Development\My Projects\PLINQO\plinqo-v3.0.815
\VisualBasic\Entities.cst(193,0) 'EntityBase' is not a member 
of '_CodeSmith.Entities_cst.EntityEditableClass'.
    F:\My Development\My Projects\PLINQO\plinqo-v3.0.815
\VisualBasic\Entities.cst(235,0) 'EntityBase' is not a member 
of '_CodeSmith.Entities_cst.EntityEditableClass'.
    F:\My Development\My Projects\PLINQO\plinqo-v3.0.815
\VisualBasic\Internal\DataContext.Generated.cst(569,0) Variable 
declaration without an 'As' clause; type of Object assumed.
    F:\My Development\My Projects\PLINQO\plinqo-v3.0.815
\VisualBasic\Internal\Entity.Generated.cst(223,0) Using the iteration 
variable in a lambda expression may have unexpected results.  Instead, 
create a local variable within the loop and assign it the value of the 
iteration variable.
    F:\My Development\My Projects\PLINQO\plinqo-v3.0.815
\VisualBasic\Internal\Entity.Generated.cst(486,0) Using the iteration 
variable in a lambda expression may have unexpected results.  Instead, 
create a local variable within the loop and assign it the value of the 
iteration variable.

3.

What is the expected output? What do you see instead?

The Csharp templates for all nightly builds and svn for the Entities 
template work fine, they do not throw an exception when add as an ouput, I 
suspect the Vb.net is out of synce from the C# code

What version of the product are you using?

Please provide any additional information below.

If you could update the vb templates to be in sync with c# templates that 
would be most appriciated

Original issue reported on code.google.com by deleb...@gmail.com on 6 Aug 2009 at 2:59

GoogleCodeExporter commented 9 years ago
Hi, The vb template are a little out of sync with the c# template.  I will 
update them.

Original comment by paul.wel...@gmail.com on 11 Aug 2009 at 1:56

GoogleCodeExporter commented 9 years ago
The VB templates have been synced with the latest C# templates.  Please, 
download the 
latest version and verify that it works.

Original comment by shannon....@gmail.com on 28 Aug 2009 at 4:14

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 30 Dec 2009 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 30 Dec 2009 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 30 Dec 2009 at 9:16