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
120
WinForms 2011 vol. 2 with VS 2012
posted

Hi,

 

I´m using Infra 2011 vol. 2 WinForm version free Controls with VS 2010.

Now I want to upgrade to VS 2012.

After installing Infra 2011 vol. 2 everything is working with the "with version" controls.

But when I use the version free Controls, than the controls (e.g. UltraButton, UltraGird) that I drag on the forms are not placed on the form but under the form like invisible user controls.

When I open my existing Projects with version free controls, than the controls are all on the form, but I can´t click on them.

I also can´t move any control on the form. They are all dead.

It seems that the GUI Control Wizards are not working proper with the version free Controls version.

 

What can I do?

Do I have to register the version free Controls in the GAC by myself?

 

Best regards,

 

Rene

Parents
  • 53790
    Suggested Answer
    posted

    Hello Rene,

    Could you please try the steps below:

    1. Open your "Reference" folder in your project and verify that there are your VersionFree assemblies

    2. Select all Infragistics assemblies

    3. Take a look at the "Property window" and set "Specific Version = False"

    4. Open your licenses.licx and delete all content related with Infragistic

    5. Save changes in licenses.licx

    6. If you have two or more projects, repeat steps from 1 to 4 for all of them

    7. Clean Solution

    8. Rebuild solution

     

    Let me know if you have any questions.

Reply Children
No Data