still getting same error no luck i changed the code which you mentioned in link
var db = new DynamicReprtDemoEntities("Data Source=pranjal;Initial Catalog=DynamicReprtDemo;Integrated Security=SSPI;");
//var data = db.GetData();
configuration.RegisterSampleData("dynamic", db.GetData());
Hi,
the jsreport.Embedded as well as the jsreport VS extension is not yet updated to reflect the latest changes in the .NET jsreport sdk v2.
You can downgrade the jsreport.Client, but I strongly recommend to check the latest examples and documentation for v2.