I've installed the Webschedule app to a new server. Everything is working except when trying to open an appointment. I get a java script error in ig_addAppointmentDialog, line 18. The line of codes is:
this._values = opener.document.fieldValues;
The error just says "access denied". Does anyone know what this might be? I'm assuming it's a security setting, since I have this working on another server fine.
Hi Scott,It has been a while since your post but we are making an effort so that every thread is addressed by an Infragistics expert.Your issue may be related to a server configuration option. You should examine the configuration settings of your server to ensure that the respective files required for the new appointment dialog are accessible.Please contact me if you require further assistance.Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
This was resolved after upgrading to a newer version. Thanks.