We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Autocomplete' is ambiguous in the namespace 'Syncfusion.JavaScript.Web

Hi.

I just downloaded Syncfusion, Explore The samples and run  WebSampleBrowser_2012.sln after Run I get  :

Compiler Error Message: BC30560: 'Autocomplete' is ambiguous in the namespace 'Syncfusion.JavaScript.Web'.


I had reinstall Syncfusion and delete all older Syncfusion but nothing changes / Why I cant even run sample


3 Replies

ES Ezhil S Syncfusion Team September 11, 2014 08:41 AM UTC

Hi Sergiy, 


Sorry for the inconvenience caused.

 

The reported issue has occurred due to mismatching of DLL version in your sample. As you are using 12.2.0.36 and if the frame wok version is 4.0, then the DLL version should be 12.2400.0.36. Please check the ‘bin’ folder and refer the following table for DLL reference.

 .Net Frame Work Version

DLL Reference

4.0

12.2400.0.36

4.5

12.2450.0.36

4.5.1

12.2451.0.36

Please follow the steps below:

1.      Open the Syncfusion Essential Studio and click on Explore sample.

2.      Click on samples and open web folder, you can get the bin folder inside.

3.      Check the version of DLL inside the bin folder.

DLL version should match the frame work version you have used. And also, please check the webconfig file in your sample.

All the assemblies referred inside the webconfig file should match your .NET framework.

 

Please let us know if you have further queries.

 

Regards,

Ezhil S



ST Sergiy Tokarchuk September 11, 2014 09:43 PM UTC

solved. thnx :)



ES Ezhil S Syncfusion Team September 12, 2014 04:21 AM UTC

Hi Sergiy,

 

Thanks for your update.

 

We are glad that issue is resolved.

 

Please let us know if you require further assistance.

 

Regards,

Ezhil S


Loader.
Up arrow icon