Visual Studio 2012, QueryBuilderControl_Init never fires
Using AQB 1.05, I am able to build a working demo in Visual Studio 2010, under .Net 4.0. However, under VS 2012 (also targeting .Net 4.0) the control never populates. It appears that the _Init never fires.
I've set up the AQB components both manually and using NuGet. No difference. No exceptions are thrown, and no JS errors in the console. This is perplexing. Any insight is appreciated.
Hi,
We need more information about your problem. What is your development environment (classic ASP.NET, MVC or MVC with Razor), what are the paths to ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control and ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Server assemblies in the Project References?
Have you tried to open the demo projects that included in the installation package? We checked all of them in Visual Studio 2012 and found no problems. Do they work for you? If they work, please try to find the difference between one of them and your project. If you can't find it, please send us your demo project in which this problem could be reproduced.