I can't find the ASP.NET MVC support assembly supplied with any of the samples - is the assembly only supplied with the paid-up version?
Are you looking for Sysytem.Web.Mvc.dll and such? These can be installed from msdn: http://www.asp.net/mvc/mvc3
Would you like these assemblies to be included with our future versions?
No - I mean the Infragistics.Web.Mvc assembly, as referred to in your documentation, here:
http://help.infragistics.com/NetAdvantage/jQuery/Current/CLR4.0
It's in the bin folder of the samples.
By default the samples are installed here:
"C:\Users\Public\Documents\Infragistics\NetAdvantage 2011.1\jQuery\Samples\bin"
we have the paid-up version and we have installed ALL the products (we bought the Ultimate license) but in my "Add Reference" dialog, I can't find the reference to Infragistics.Web.Mvc
I am working on a Web Application for intranet using ASPX.
I think my installation wasn't properly done, but I followed the instruction.
I have more than one week struggling with Infragistics. I am trying to use date picker and file uploader for a MVC application and It has been impossible,
How can I check if my installation is ok or not? is there somebody who could help me?
I am following the examples, but I don't have the objects, css files, js files, etc.
Thanks in advance
The mvc dll is not put into the GAC, that is why you don't see it off the dialog right away. You'd need to use the Browse tab and browse to the jQuery installation, which is normally under C:\Program Files\Infragistics\
You can find all of the js and css files in there as well. All of them would need to be manually copied to your project folder.
If you still can't find them please let us know. You may need to reinstall the product on your end in that case.