i have a webmonthview on my webpage, created the WebSchedule2 database with all the tables,views, and stored procedures. created a few random activities in the activities table linked to one resource, but nothing populates on my webmonthview control on the webpage. i really want to just use this control to show reservations for many different dates throughout the calendar year. any help would be appriciated.
oh yeah also have the sqldatasource, webscheduleinfo, and webschedulesqlclientprovider control setup on the page as well. Set the sql select statement to ";" not to sure if that was what i was supposed to do or not.