Not sure if this is a copy/paste error, but your settings show you
using MyProductView as your page base type, but then in the next post
you show FlightDeckView as your page base type. Those definitely need
to match up.
Also, FlightDeckView<TModel> should probably derive from SparkView<T>,
instead of FlightDeckView (which derives from the non-strongly-typed
SparkView)
> --
>
> You received this message because you are subscribed to the Google Groups "Spark View Engine Dev" group.
> To post to this group, send email to
spar...@googlegroups.com.
> To unsubscribe from this group, send email to
spark-dev+...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/spark-dev?hl=.
>
>
>