codesmithtools / Templates

CodeSmith Generator Templates
http://www.codesmithtools.com/product/generator
54 stars 35 forks source link

Error Trying to Build PLINQO Solution using VB #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have attached the SQL Schema that generate the problem.
2. I am using the latest PLINQO files.  I grabbed them here:  
http://codesmith.googlecode.com/svn/trunk/Templates/Frameworks/LinqToSql
3. I am also using the latest CodeSmith (v5.0.5)

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

The Solution builds and comes up okay when using C#.  I want to create the 
PLINQO project using VB.  Everytime I build the solution I receive an 
error message that the LinqEntityBase.vb in the Data project is missing 
the "End If" on line 174.  I manually add it, but when I rebuild it 
removes it and gives me the error message.

I am also getting this error message when I build:  

Could not load type 'BulletinWizard.UI.Global_asax'.  

Line 2: <%@ Application Codebehind="Global.asax.vb" 
Inherits="BulletinWizard.UI.Global_asax" Language="C#" %>

Again, I am trying to generate the PLINQO project using VB and not C#.

What version of the product are you using?

v5.0.5

Please provide any additional information below.

I was working with Blake Niemyjski.  He asked me to submit this bug.  

Original issue reported on code.google.com by obautist...@gmail.com on 1 Apr 2009 at 10:17

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 3 Apr 2009 at 3:30

GoogleCodeExporter commented 9 years ago
http://community.codesmithtools.com/forums/p/9496/35372.aspx#35372

Original comment by bniemyjski on 3 Apr 2009 at 8:56

GoogleCodeExporter commented 9 years ago
Try the latest PLINQO build.  The VB templates should compile now.

Original comment by shannon....@gmail.com on 4 Apr 2009 at 7:14

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 2 Oct 2009 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 7 Oct 2009 at 4:06