EdisonCP / sharp-architecture

Automatically exported from code.google.com/p/sharp-architecture
Other
0 stars 0 forks source link

Issues with RenderCore (not replaced with TransformText) #139

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

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

What version of the product are you using? On what operating system?

Please provide any additional information below.

The T4 Toolbax has been updated to use 
TranformText instead of RenderCore. When trying to generate code, it fails.
Are you working on a new template with the updates?

Error   19  Compiling transformation: 
'Microsoft.VisualStudio.TextTemplatingBC13BDE5C2123F79845CDBDFD3299ADF.Gene
ratedTextTransformation.ControllerTemplate.RenderCore()': no suitable 
method found to override    
c:\Dev\Brokers\TemeBrokers\TemeBrokers\tools\CrudScaffolding\Templates\Web\
Controllers\ControllerTemplate.tt   9   26  CrudScaffolding

Thanks,

Original issue reported on code.google.com by temeb...@gmail.com on 24 Nov 2009 at 5:33

GoogleCodeExporter commented 8 years ago
I am also having this issue. I am stucked.

Original comment by robie...@gmail.com on 4 Dec 2009 at 12:41

GoogleCodeExporter commented 8 years ago
Version 9.10 of T4 Toolbox has introduced a breaking change 
[http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/] 

(see section "T4Toolbox.Template Class Has a Breaking Change")

Attached are modified template files that allowed me to get past this error.

Original comment by Karl.Fal...@gmail.com on 9 Jan 2010 at 3:08

Attachments: