I have used built in server side calendar control on the MS CRM dashboard to display scheduled appointments, using MS CRM web resource. Now everything
is working fine but there is always a JavaScript error on the status bar. And the error detail is given below,
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 7 May 2012 14:49:25 UTC
Message: Object required
Line: 1
Char: 314
Code: 0
URI: http://localhost/_static/calendar/calendar.js?ver=2082554170
Now this error only occurs in IE 8 or below. This error would not occur if I used IE 9 with updated version 9.0.6 or higher. Is there
any way to fix this issue in IE 8? Or which object does this calendar control require? Any help would be highly appreciated.
Regards,