Hi,
We are going to converting all the Infragistics 11.2 to 12.1. We have library for Datepicker and webdatagrid of 12.1 versions. But we dont have library for infragistics.WebUI.WebHtmlEditor 12.1 with us. Whether the Infragistics.Web 12.1 has the Web html editor class. if not help me out how get that infragistics.WebUI.WebHtmlEditor 12.1. i gone through in the google. i got the only the latest version ie 14.2. we have licence for old versions.
I have download the trial version of infragistics4.v14.2 for ASP.NET. Don't know to how use it with our application.
ThanKs
Mani
Mani,
You could use 2014 Volume 2 by running the Version Upgrade Utility on your project if you wished to upgrade to the latest. As far as the availability of the Infragistics.WebUI.WebHtmlEditor assembly, it is installed with the product so as long as you have installed 2012 Volume 1 you will have this assembly. If you need to install the toolset, you will be able to download it from your My Keys and Downloads page. If 2012 Volume 1 doesn't appear in the list of products for you, it may be necessary to register your 2012 Volume 1 key and you can do this from the Product Registration page.
Let me know if you have any questions with this matter.
Thanks for your reply Alan!
So you mean to say to download the Infragistics 2012 volume 1, I need to register with my existing key in your site.
Is this infragistics 2012 volume 1 will support fully in the IE11 browser.
Thangamani,
Downloads for older volumes are only available to you if you have your key registered so if you don't already have the key registered you will need to register it. For IE11 support, 2013 Volume 1 is the first volume that supports IE11.
Thanks for the valuable information!
One more clarification. Please bear me if I am irriating :)
If we are opt for 2013 Volume 1 or 2014 Volume 2, we can go for download with existing key what we have or we have to buy new key for latest version.Since we need to deploy this library in the our Dev,QA servers and production server.
Please samples code that I how integrate into our application.
You would need a key for whichever volume you choose to you. I checked your account an you don't actually have any keys registered at the moment so I am not sure if you have keys that simply or registered or if you would need to purchase keys. If you are unsure yourself, our sales team will be able to help you determine what you have and what if anything you may need to purchase. To reach sales, send an email to sales@infragistics.com.
As far as the licensing, the ASP.NET toolset is licensed per developer and is a design time license. This means that every developer that needs to use the toolset will need to have the toolset installed and need a license. For deployment, the assemblies used should be deployed to the server and the product shouldn't be installed so you will not need a separate license for these machines. You can see more details in the license agreement on when you need a license.
As far as integrating the toolset into your application, the controls are put on pages or user controls like you would use any control provided by Microsoft. The difference is when deploying the application as the Microsoft controls are part of the .NET Framework and already installed on the server and the Infragistics assemblies will either need to be installed into the GAC on the server of the assemblies will need to be included in the Bin directory of your application.
Thanks for the information.
Actually our client has already bought licences and having the key. For verification only I have asked to you whether have can go with existing key for latest versions or need to buy seperate one, So that we can go back saying we are going to use latest version to make full support in IE11.
Thank you so much for your patience and information provide by you very useful to me
Thanks
Thangamani
If you are unable to register the key because the maximum number of people already have the key registered then you will need to contact registrations@infragistics.com to have the key transferred to you.
Can I download Version 12.1 using the 12.2 version's key. I have the key for 12.1 when I try to do that its saying maximum number of registration is over. Please help me how to proceed. it would be better, if I get the Infragistics assembly 12.1.
Ramya,
The error you are getting is because there are two versions of the WebUI.Shared assembly referenced in your application:
To resolve this error you will need to remove one of the references. Maybe you need to use the version-less assembly from 12.2.Let me know if you have any questions with this matter.