I’m trying to use Ext.Net with a MVC project in VS2010 but having problems getting the controls to show up (works fine on a regular web project).
There is a Ext.Net demo application here that demonstrates how to build a ext.net MVC application but I’m having trouble building it under Visual Studio 2010.
Does anyone know if it is possible to build the demo under Visual Studio 2010?
The error is:
No overload for method “Build” takes 5 arguments on this line in PartialViewRendered.cs:
string wScript = DefaultScriptBuilder.Create(p).Build(RenderMode.RenderTo, ct, null, true, true);
Ext.Net.Mvc works with latest version of Ext.Net are available in SVN only
You have to wait Ext.Net RC2