The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Error in Codesmith "Custom - Query (VB)" template(current v2 Beta)

Last post 05-02-2008, 3:09 AM by pritcham. 3 replies.
Sort Posts: Previous Next
  •  05-01-2008, 11:12 AM 9134

    Error in Codesmith "Custom - Query (VB)" template(current v2 Beta)

    Hi all

    Finally had a chance to download the latest beta (header info below) and ran it through codesmith - there looks to be a stray template closing "bracket" which appears at the top of the Custom (query) files - example of the output follows:

    Code:
    %>
    '===============================================================================
    '                     EntitySpaces(TM) by EntitySpaces, LLC
    '                 A New 2.0 Architecture for the .NET Framework
    '                          http://www.entityspaces.net
    '===============================================================================
    '                      EntitySpaces Version # 2008.0.0427.0
    '                      CodeSmith Version    # 4.0.3.1813
    '                      Date Generated       : 01/05/2008 18:22:07
    '-------------------------------------------------------------------------------
    
    Imports System
    Imports System.Collections.Generic
    Imports System.Text
    

     

     

    The fix is easy enough - line 196 of the "Custom - Query (VB)" template needs to be deleted (the only code on it is "%>" which is the culprit)

    Cheers

    Martin

  •  05-01-2008, 12:40 PM 9139 in reply to 9134

    Re: Error in Codesmith "Custom - Query (VB)" template(current v2 Beta)

    Thanx, we'll fix tonight and get a new version up

    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  05-01-2008, 7:05 PM 9145 in reply to 9139

    Re: Error in Codesmith "Custom - Query (VB)" template(current v2 Beta)

    New builds have been pushed up, just an FYI ...
    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  05-02-2008, 3:09 AM 9152 in reply to 9145

    Re: Error in Codesmith "Custom - Query (VB)" template(current v2 Beta)

    Thanks Mike - I'll re-install the new version now

    Cheers

    Martin

View as RSS news feed in XML