subsonic3 - Oracle, Subsonic 3 and TableSpaceName -
When I go to run a t4 template, the result comes out "conversion compilation: name 'TableSpaceName "Does not exist in the present context" - Any thoughts on this? I thought this might be a namespace / reference problem, but it is not part of the ODP.
This is one of them "it should be stupid" ... why? I have found Subsonic 2 to work with Oracle on the same box, using the same server, using the same connection string, so I should have something I'm not watching or expecting.
I have downloaded and I have killed Github for the latest and greatest, with the result being tried various combinations of both.
In your T4 template, check whether you imported an assembly that includes the name 'tablepacename' Is:
& lt; # @ Assembly name = "[ABSOLUTE-PATH-TO-ASSEMBLY] \ [ASSEMLBYNAME]]" # & Gt;
Comments
Post a Comment