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
85
building the Infragistics2.Win.UltraWinSchedule solution
posted

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

  • 220
    posted

    the ultraapllicationssettingsbase.cs is located in the common\infragistics.win project so try using that and see if it solves your problem.