Home → Active Query Builder → Active Query Builder ASP.NET Edition → Problems with Extensions in .NET Framework 3.5 and higher
10.5. Problems with Extensions in .NET Framework 3.5 and higher
Using the component in .NET Framework 3.5 you may face with the problem of multiple definition of ExtensionAttribute defined in Newtonsoft.Json.dll. To avoid it, please replace this assembly in your project with one from the "assemblies\third-party\Net35\" directory in the component's installation folder.
Using the component in .NET Framework 3.5 you may face with the problem of multiple definition of ExtensionAttribute defined in Newtonsoft.Json.dll if you use them in your project. To avoid this problem, please replace this assembly in your project with one from the "assemblies\third-party\Net35\" directory in the component's installation folder.
This page was: Helpful |
Not Helpful
