i got a error when using spark with the new
asp.net mvc beta
used google translate to translate from danish to english
Method 'Release View' of type 'Spark.Web.Mvc.SparkViewFactory' from
assembly 'Spark.Web.Mvc, Version = 1.0.0.0, Culture = neutral,
PublicKeyToken = null' is not implemented.
Description: There was an exception, which was not addressed, in the
performance of the current web request. See stack tracking for more
information about the error and where it came from the code.
Details exception: System.TypeLoadException: Method 'Release View' of
type 'Spark.Web.Mvc.SparkViewFactory' from assembly 'Spark.Web.Mvc,
Version = 1.0.0.0, Culture = neutral, PublicKeyToken = null' is not
implemented.
Source Error:
Line 41: engines.Add (new Spark View Factory (settings));
Line 42:
Line 43:)
Line 44:
Line 45: public static void Register Routes (Route Collection routes)
Source: D: \ Development \ Own code \ Private \ Subnus.net MVC \
Subnus.Web \ global.c Line: 43
Stack Tracking:
[TypeLoadException: Method 'Release View' of type
'Spark.Web.Mvc.SparkViewFactory' from assembly 'Spark.Web.Mvc, Version
= 1.0.0.0, Culture = neutral, PublicKeyToken = null' is not
implemented.]
Subnus.MVC.Web.Global.RegisterViewEngine (View Engine Collection
engines) in D: \ Development \ Own code \ Private \ Subnus.net MVC \
Subnus.Web \ global.c: 43
Subnus.MVC.Web.Global.Application_Start () in D: \ Development \
Own code \ Private \ Subnus.net MVC \ Subnus.Web \ Global.asax.cs: 28