We have recently setup exchange 2003 and have configured
OWA on a WIN2K3 server. In OWA, everything works fine
except for the calendar. When accessing the calendar,
you can not do anything , like view different dates, or
add/delete appointments, etc. The following error
message appears through Internet Explorer:
Error on Page: Object doesn't support this property or
method. As it tried to run the debugger, it showed their
was an error in the vw_calendar.js file located in
exchweb in IIS. It's pointing to the following code:
if (null != m_eCalendar.view)
I don't know to much about java but I'm hoping someone
out there will know. Any help would be well appreciated.
Thank You