- Home
- Forum
- ASP.NET Web Forms
- Dependency issues after update to version 18.4.0.42
Dependency issues after update to version 18.4.0.42
Good morning,
After an update on Syncfusion Nuget packages, from 18.4.0.34 to 18.4.0.42, I started receiving this message on build:
Error CS1705 Assembly 'Syncfusion.EJ.Web' with identity 'Syncfusion.EJ.Web, Version=18.4451.0.42, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' uses 'Syncfusion.EJ, Version=18.4451.0.42, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' which has a higher version than referenced assembly 'Syncfusion.EJ' with identity 'Syncfusion.EJ, Version=18.4.0.42, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89'
What should I do?
Thank you
SIGN IN To post a reply.
5 Replies
KR
Keerthana Rajendran
Syncfusion Team
February 15, 2021 11:48 AM UTC
Hi ShareValue,
Thanks for contacting Syncfusion support.
We checked the reported issue by updating the Syncfusion.AspNet NuGet packages to the latest version 18.4.0.42 in an existing Asp.Net Web Forms applications. The packages are updated to latest and the sample works fine in our end. Refer to the following screenshot.
|
|
We have rendered a simple DatePicker control for reference in the below sample.
|
|
Refer to the following UG links for more details
If still the issue persists, kindly share us the details on the following to assist you promptly.
- List of Syncfusion packages you are upgrading in your web forms project?
- Syncfusion controls rendered in your project.
- Screenshot or video recording on the issue.
Regards,
Keerthana.
SH
ShareValue
February 16, 2021 10:11 AM UTC
The issue is that I also need Syncfusion.EJ.Export, which depends on Syncfusion.EJ. And if you add that reference to your project, you get the error I indicated.
KR
Keerthana Rajendran
Syncfusion Team
February 18, 2021 06:19 AM UTC
Hi ShareValue,
Based on the shared details, we suspect that you are installing Syncfusion.EJ.Export NuGet separately in your Asp.Net WebForms project and we would like to let you know that Syncfusion.EJ.Export NuGet package is for Asp.Net Core projects. Refer to the following link.
However, “Syncfusion.EJ.Export” assembly for Asp.Net WebForms will also be included while installing Syncfusion.AspNet NuGet package. You can see the previous screenshot, where we have both EJ and EJ.Export assemblies installed with Asp.Net package.
Please remove the individual Export package and try installing “Syncfusion.AspNet” NuGet package from the below link to get the required EJ assemblies for web forms project.
Please let us know if you need further assistance.
Regards,
Keerthana.
SH
ShareValue
February 18, 2021 11:18 PM UTC
Had to remove all Syncfusion references and reference only Syncfusion.AspNet to solve the issue.
Thank you
KR
Keerthana Rajendran
Syncfusion Team
February 19, 2021 06:00 AM UTC
Hi ShareValue,
Most welcome. We are glad to know that your issue is resolved. Please let us know if you need further assistance.
Regards,
Keerthana.
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
SH ShareValue
- Feb 14, 2021 02:49 PM UTC
- Feb 19, 2021 06:00 AM UTC