Describe what happens or what goes wrong. Otherwise we don't have much to work with.
1. I did drop a VpMonthView component on the Form;
2. I did drop a VpDayView component on the Form;
3. Wnen I did try to work with VpMonthView I had not success;
4. I did see that VpMonthView needs DataStore and ControlLink properties;
5. I did drop a VpFlexDataStore and a VpControlLink;
6. VpMonthView dows not work again;
7. May be this is not needed, but I did drop VpContactEditDialog, VpTaskEditDialog, VpResourceEditDialog, VpNotificationDialog and VpWeekView components.
8. VpMonthView dows not work again;
9. When I try to Add Event into VpMonthView, I have a message: 'No resources have been defined. Would you like to add one now?', I press the button 'Yes', there appears a Resource Edit Form, I fill the fields Description and Notes, and press button 'Ok', it raises an Error message: 'Project raised exception class 'External: SIGSEGV'.'
Then appears the pascal Unit 'VpFlxDS.pas' at the row 949:
' if FResourceDataSrc.DataSet.Active then begin' and the application stops to work.