I'm using VB 2010 - Winforms and just did an installation of the Trial version of Infragistics controls. I want to test if the controls will help speed up my development.
I had problems with installation of the Indigo Studio because my Silverlight was not up-to-date. After the installation completed, I attempted to add a control to a copy of one of my Windows Forms projects (after I changed the target framework to version 4), and received the error Failed to create component.
I found some references to older (2009) articles about setting the Specific Version option to False on all Infragistics References and to clean out the licenses.licx file. I was able to set the references to false but could not find a licenses.licx file associated with my project. Still errors.
So I reset my Windows 7 Pro SP1 machine to a restore point from before the installation. I upgraded my Explorer and Silverlight before installing again. Reinstalled and had the same problem.
I created a new project with one form and made sure it was referencing .Net 4 (not client), added a control and again received an error. Of the dozen or so controls I have tried, only the UltraProgressBar and UltraScrollBar will insert on the form. I can see the References being added in the Solution Explorer but the error still shows up.
One example of the message is below.
If anyone has any ideas what I can try to test the controls, I would appreciate it. TIA, rasinc.
Hi,
Thank you for posting in our forums.
Please let me know the following details:
- What Infragistics version did you try to run?
- What version of visual studio do you use?
- Is the Infragistics.License assembly is in the GAC (C:\Windows\assembly)?
I am looking forward to hearing from you.
Hi Dimitar,
Thank you for responding.
The Infragistics version is 2015.1. I just downloaded it for the first time on Monday. I didn't realise at the time it was a new version for you as well.
I am using VS2010 programming in VB Winforms. Version from Help, About... is 10.0.40219.1 SP1Rel and .Net Framework listed here is 4.0.30319 SP1Rel.
There are two entries in the GAC for Infragistics. Infragistics.License version 1.0.5005.10 and Infragistics. Web.Mvc version 2.15.1.1005 (which I assume is not going to be needed by me as I am not doing web development but I installed the Ultimate Trial version and installed all components that did not flag problems because of my VS version 2010.
Other info that might or might not help. I have rebooted my computer since installation.
I have been able to run the Indigo Studio and create a couple of screens that will run without error.
I opened the Windows Forms Startup Solution and it started but the form will not display (Ultrapanel1 and UltraExplorerBar are either undeclared or was never assigned error). This is similar to other solutions I have tried to open (eg. samples downloaded from your website).
Today, the Toolbox does not include any Infragistics controls, yesterday it did. I pulled up a test project that was created yesterday and I put the UltraProgessBar and UltraScrollBar on the form and they still exist, the references in the Solution Explorer still exist but the controls cannot be selected to attempt to add to the form. I closed it and it wanted to save the licenses.licx file. I let it and now it has information in it about the scrollbar and progressbar with version, culture and publickeytoken. I closed VS and ran the Create Visual Studio Toolbox Tab utility again and the controls are back but I still cannot add even the UltraLabel control.
When I tried to open the Windows Forms Samples (Local) 2015.1 application from the Start menu, it gave me the error below. I can continue but it gives me another error message when I click on VB. I had to attach the two images as a zip file as the forum will not allow two images to display.
I am logged in as a local and domain administrator and was when I installed on Monday.
In Regedit under HKEY_CLASSES_ROOT, I can see the Infragistics.License Key but cannot open it. Error is below as well. Same error in Infragistics\Installer... on all GUIDs and 2015.1\VersionUtility but I can see the key for PlatformInstaller. I can see other keys down to the bottom level in the same area for other programs. I can see all levels under HKEY_CURRENT_USER\Software\Infragistics without error. I didn't look any further.
I am not sure what other info I can provide now. If you need more information or have an idea of what to do, let me know, and thank you again for trying to help. rasinc.