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
6748
Version Utility fails to update resource files
posted
Hi,

I've just upgraded 2010.1 ASP.NET to 2010.2 latest service release to test another bug fix.  However, I found that the WebDropDown has some image-related issues.
The standard image Default/images/igdd_DropDownButton.png shows perfectly, but the hover image Default/images/igdd_DropDownButtonHover.png does NOT show.  The file is not present in the ig_res folder.  This - to me - seems like a failure in the Version upgrader.
Two questions arise:
- What other things are missing which might render my application unusable?
- What can I do to fix this?

Thank you very much in advance.


Parents
  • 6748
    posted

    Hello ,


     


    This is known issue for the 10.2 and the webdropdown. For now there are no other known issues concerning wrong rendering but this one.


    In order to fix it, you should close your project, go to your folder location  and delete the ig_res folder. After this open your project in Visual Studio, and open one of the aspx pages that contains an Infragistics control from the Aikido toolset, in design view. This will cause the ig_res folder to be added again to your project, and this time it will contain all the necessary styles and images for 10.2, including the arrow of the WebDropDown.


    Let me know if you have further questions with this issue.


     


    Regards,


    Lyuba Petrova

Reply Children
No Data