Hi, I have an issue with a custom aspx page. I have added an asp:Calendar which works fine, but after many postbacks (p.ex. if you try to change to a distant month) my SPWeb is been disposed.
What do you means for asp:calendar ? it's the calendar control of asp.net, isn't it? In that case there is no OOB correlation between calendar control and sharepoint. Did you write any code to bind the control ?