I'm working on my first mvc 4 app using uignite 2013.1 in vs2012. For some reason when I try to use "@using infragistics.web.mvc" in a chtml page it does not recognize the names space. If i go to my model or controller the name space if fine when I do a "using". I thought it was the machine I was working on but I setup a new machine have the same issue. Anyone have any ideas?
Hi obis01,
Have you added your Infragistics.Web.Mvc.dll as a reference to your project? If yes try setting CopyLocal property to TRUE, right-click on the Infragistics.Web.Mvc under the references in your solution -> properties -> CopyLocal -> true.
That will copy your dll into your bin folder.
Hope that helps,
Thanks,
Todor Paskalev
Have you had a chance to try the steps Todor has provided?
If you need further assistance with this, please let me know and I will be glad to help.