Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
"$(Html.Infragistics ...)" is not detected in .NET MVC view
posted
Hello,
I already own an Infragistics License. A colleague and I tried to use IgniteUI inside of our ASP.NET MVC project (.NET Framework 4.6.2, Visual Studio Professional Enterprise 2017, Ignite UI 17.1) and followed your tutorial on https://www.igniteui.com/help/iggrid-developing-asp-net-mvc-applications-with-iggrid
Following the tutorial, we cannot use "$(Html.Infragistics ...)" inside of our view, because Visual Studio does not recognize the ".Infragistics" part. We get an "Compiler Error Message: CS0246: The type or namespace name 'Infragistics' could not be found (are you missing a using directive or an assembly reference?"
Our problem sounds similiar to https://www.infragistics.com/community/forums/t/65389.aspx

But unfortunately this does not help in our case and the IgniteUI version is much older - 3.x there.
Is the tutorial up-to-date and still working? How can we solve that "$(Html.Infragistics ...)" is not detected?
Thank you for any help!
Best regards,
Klaus