I’m trying to generate  a view for Asp.Net MVC 1.0 using an Entity Framework model. This is from Details.tt.  Anyone seen this error?

I get this the first time I try to generate:

error CS0234: Compiling transformation: The type or namespace name ‘Data’ does not exist in the namespace ‘System’ (are you missing an assembly reference?)

Read the rest of this entry »