Hello all,
we are facing problem in production server when using ExpandReurrence_UDF. dll ,Telerik.Web.UI.RecurrenceEngine.dll and ExpandRecurrence funciton to get the recurrences from server.
we have referred below a site and followed the same procedure.
http://blogs.telerik.com/TsvetomirTsonev/Posts/08-08-04/working_with_radscheduler_recurring_appointments_on_sql_server.aspx
then it is working fine in local database server which is sqlserver 2008 and OS windows server 2003.
but when we try to our clients prodcution server which is sqlserver 2008 and OS windows server 2007
we are getting blow issue,
A .NET Framework error occurred during execution of user-defined routine or aggregate "ExpandRecurrence":
System.NullReferenceException: Object reference not set to an instance of an object.
System.NullReferenceException:
at Telerik.Web.UI.RecurrenceRule.TryParse(String input, RecurrenceRule& rrule)
at UserDefinedFunctions.ExpandRecurrence(String recurrenceRule, SqlDateTime rangeStart, SqlDateTime rangeEnd)
Any suggestions would be highly appriciable,
Please help us it is very very urgent.
thnaks
Shashi
we are facing problem in production server when using ExpandReurrence_UDF. dll ,Telerik.Web.UI.RecurrenceEngine.dll and ExpandRecurrence funciton to get the recurrences from server.
we have referred below a site and followed the same procedure.
http://blogs.telerik.com/TsvetomirTsonev/Posts/08-08-04/working_with_radscheduler_recurring_appointments_on_sql_server.aspx
then it is working fine in local database server which is sqlserver 2008 and OS windows server 2003.
but when we try to our clients prodcution server which is sqlserver 2008 and OS windows server 2007
we are getting blow issue,
A .NET Framework error occurred during execution of user-defined routine or aggregate "ExpandRecurrence":
System.NullReferenceException: Object reference not set to an instance of an object.
System.NullReferenceException:
at Telerik.Web.UI.RecurrenceRule.TryParse(String input, RecurrenceRule& rrule)
at UserDefinedFunctions.ExpandRecurrence(String recurrenceRule, SqlDateTime rangeStart, SqlDateTime rangeEnd)
Any suggestions would be highly appriciable,
Please help us it is very very urgent.
thnaks
Shashi