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
3565
Problem after applying hotfix 9.1.20091.2039
posted

I just installed hotfix 9.1.20091.2039 and ran the upgrade wizard on a project I'm currently working on. All my references look good and everything is pointing at the new 2039 build. Unfortunately now I can only open one of my forms and all the rest I'm getting a designer error that states the following: Unable to cast object of type 'Infragistics.Win.UltraWinGrid.UltraCombo' to type 'Infragistics.Win.UltraWinGrid.UltraGrid'. I looked at the line in the designer code that it is complaining about and that line is simply adding a control as a child of another control and doesn't seem to have anything do with casting. I'm assuming the error message may be saying one thing when something else is really causing the problem.

I had a similar problem last time I installed the hotfix and I kept playing around with it until the problem went away for some unknown reason.