I have a calendar list in one of my SP 2010 site. Two days ago, I observed that I was not able to add item in Calendar. The error message is - cannot open new item in calendar. I searched and found that NewForm.axpx is present under the list.
As a solution, I want to take the back-up (export) of data in calendar and delete & recreate a new calendar. Then, i will import the data in calendar.
I know, list back-up & restore is a solution. But then also, I want to check if the above mentioned process is feasible or not.