Hi ,
we are using RadSchedulerRecurrenceEditor in web application.
so through web application we are saving recurrence rule in database.(in string format)
now we want to read this recurrence rule in windows service and find occurences.
but when we try to add telerik.web.ui reference in windows service its giving error while building.
Error 1 The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
so do we have different set of dll's for windows service? if yes from where i can get it?
and what approch i shoud follow to get my requirment?
waiting for your reply...
we are using RadSchedulerRecurrenceEditor in web application.
so through web application we are saving recurrence rule in database.(in string format)
now we want to read this recurrence rule in windows service and find occurences.
but when we try to add telerik.web.ui reference in windows service its giving error while building.
Error 1 The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
so do we have different set of dll's for windows service? if yes from where i can get it?
and what approch i shoud follow to get my requirment?
waiting for your reply...