Asp.Net MVC 4 in VS2012 allows controller action to methods return async Task<ActionrResult> instead of ActionResult. Spark appears to not support these. As per this question https://groups.google.com/forum/?fromgroups#!topic/spark-dev/eyIFm6mnBcE
Asp.Net MVC 4 in VS2012 allows controller action to methods return async Task instead of ActionResult. Spark appears to not support these.
As per this question https://groups.google.com/forum/?fromgroups#!topic/spark-dev/eyIFm6mnBcE