There is no option with installer. I need the updated MVC dlls.
The nuget package won't install because of a problem with a dependency. Please add the installer option to the downloads.
Hello Dr Tone,
Please feel free to contact me if you need any further assistance with this matter.
Yes, I figured that out this morning. The installer version of SR 2040 wasn't initially released so the Nuget package was all that was available.
I’ve looked into the details of the case. It seems that you’re trying to apply the nuget package to a MVC5 project.
That would not work as the nuget package is made to work with ASP.NET Core MVC (MVC6), which has a very different structure and dependencies than what is available in a MVC 5 app.
If you’re aiming to migrate an existing MVC5 app to MVC6 you can refer to the following topic regarding migration:
https://docs.microsoft.com/en-us/aspnet/core/migration/mvc
I’ve created a sample for your reference that uses MVC6 with a similar setup.
Please refer to the sample and let me know if you have any issues running it on your side.
Best Regards,
Maya Kirova
Infragistics, Inc.
http://ko.infragistics.com/support
Details to reproduce have been added to CASE: CAS-178607-D5H8L6
I won't be able to confirm if any of the 3 issue fixed in SR 2040 are resolved as SR 2040 doesn't work at all for me.
On databind with even on the simplest IQueryable entitiy framework result and no grid features enabled I get: Unhandled exception at line 138, column 10094 in infragistics.lob.js