开发者

Oracle, Subsonic 3 and TableSpaceName

开发者 https://www.devze.com 2022-12-19 05:58 出处:网络
When I go to run the t4 templates, the result comes out "Compiling transformation: The name \'TableSpaceName\' does not exist in the current context" -- any ideas on this?I thought it might

When I go to run the t4 templates, the result comes out "Compiling transformation: The name 'TableSpaceName' does not exist in the current context" -- any ideas on this? I thought it might be a namespace/reference issue, but it doesn't seem to be part of the ODP.

This is one of those "it has to be something stupid&qu开发者_StackOverflowot; ... why? I've got subsonic 2 to work with oracle on the same box, using the same server, same connection string so it has to be something I'm overlooking or not expecting.

I have downloaded the oracle template provider example and I've hit github for the latest and greatest, trying various combinations of both with the results being the same.


In your T4 template, check if you have imported the assembly that includes the missing 'TableSpaceName':

<#@ assembly name="[ABSOLUTE-PATH-TO-ASSEMBLY]\[ASSEMLBYNAME]" #>
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号