2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
ProblemParse Error: "Autocomplete is ambiguous in the namespace ‘SyncFusion.JavaScript.Web’" occurs while running the ASP.NET sample having Syncfusion Tools controls. The following screenshot displays the error.
Figure 1: Error ReasonThis error occurs due to the mismatching of DLL version referred in your sample, when the assemblies referred in the application and the .NET Framework version of the application are different. SolutionTo resolve this issue, you need to refer the assembly DLL version that matches with the framework version used in the application. And also, all the assemblies referred inside the web.config file should match your .NET framework version. When you are using 13.4.0.53 and the frame work version is 4.6, then the DLL version should be 13.4460.0.53. Check the bin folder and refer the following table for DLL reference. Table 1: DLL Reference
Follow the given steps:
When the assemblies are referred from GAC reference, follow the provided steps.
Figure 2: Properties tab |
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.
Does not say how to upgrade the DLLs
Hi Megan branca,
Download and install the latest version or your preferred version of Essential Studio.
Then follow the project migration steps in the below link.
https://help.syncfusion.com/extension/aspnet-extension/project-migration
Regards,
Arun P.