If I load the source code and try to build the Infragistics2.Win.UltraWinSchedule solution I get the following error Error
The type or namespace name 'UltraApplicationSettingsBase' could not be found (are you missing a using directive or an assembly reference?) C:\views\infragistics\UltraWinSchedule\UltraCalendarInfo.cs 9499 55 Infragistics2.Win.UltraWinSchedule
can you tell me where to reference the UltraApplicationSettingBase at or how to fix this problem
Thanks
the ultraapllicationssettingsbase.cs is located in the common\infragistics.win project so try using that and see if it solves your problem.