Empty files

Posts   
 
    
exp2000
User
Posts: 68
Joined: 13-Apr-2006
# Posted on: 15-Apr-2006 15:33:12   

Hi, I just dowloaded manager templates and run generate and I get a folder Core/Managers/Base that has only ManagerBase files for each of the entites as well as Prefetch... one but there is no code in them. They are empty. I exported the trunk to the root of the LLBL installation folder and then manually copied files around. I am not sure if they are in the right place. Is there any doc. on how to do this. I am running a demo copy of llbl genpro. Is there a VB version of templates. If not I might have to translate them as we use VB.NET in our projects.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39786
Joined: 17-Aug-2003
# Posted on: 15-Apr-2006 16:55:22   

They're only in C#. You've to select the proper template set as well. You probably opted for the wrong template set.

Frans Bouma | Lead developer LLBLGen Pro
exp2000
User
Posts: 68
Joined: 13-Apr-2006
# Posted on: 15-Apr-2006 17:21:31   

Otis wrote:

They're only in C#. You've to select the proper template set as well. You probably opted for the wrong template set.

I selected Galery.Core.Managers.Config from Generator Configuration to use and from Template set to use Galery.Core.TemplateSet

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39786
Joined: 17-Aug-2003
# Posted on: 15-Apr-2006 19:12:46   

exp2000 wrote:

Otis wrote:

They're only in C#. You've to select the proper template set as well. You probably opted for the wrong template set.

I selected Galery.Core.Managers.Config from Generator Configuration to use and from Template set to use Galery.Core.TemplateSet

In the generator log you get after code generation, do you have any errors in that log?

Frans Bouma | Lead developer LLBLGen Pro
exp2000
User
Posts: 68
Joined: 13-Apr-2006
# Posted on: 15-Apr-2006 20:27:10   

Otis wrote:

exp2000 wrote:

Otis wrote:

They're only in C#. You've to select the proper template set as well. You probably opted for the wrong template set.

I selected Galery.Core.Managers.Config from Generator Configuration to use and from Template set to use Galery.Core.TemplateSet

In the generator log you get after code generation, do you have any errors in that log?

No, it says that they have all been generated successfully, but when I open the file there is nothing in it.

exp2000
User
Posts: 68
Joined: 13-Apr-2006
# Posted on: 15-Apr-2006 23:34:33   

found it. Galery folder was in a wrong place. Hmm, should have given some error. Anyway thanks for prompt responses. I'll give it a try today. I am pushing for Gen Pro to replace our Code Smith based templates.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39786
Joined: 17-Aug-2003
# Posted on: 16-Apr-2006 11:25:43   

exp2000 wrote:

found it. Galery folder was in a wrong place. Hmm, should have given some error. Anyway thanks for prompt responses. I'll give it a try today. I am pushing for Gen Pro to replace our Code Smith based templates.

Aha, indeed it should. I'll file it as an issue which should be solved. simple_smile

Frans Bouma | Lead developer LLBLGen Pro