I´ve developed a custom calendar that list some apointments from a SQLDB using LINQ. In Sharepoint WSS 3.0 its work fine but now my company has migrate to Foundation 2010 and after install de solution and open the especified page with the webpart i've notice that links to change the month and other functions its not working.
And the itens are not been showed. In the sourcecode of the page i can see the value set on codebehind but not on the brownser.
There is just fill docs about SPCalendarview and no one talk about this
thanks to everyone