Hello All,
I am just going through and doing some final Q/A on a stage build and have found that we are missing the stored proc Variance_RemAll.
This is the response that we are trapping "eCould not find stored procedure 'Variance_RemAll'." when a series of appointments/Activites are modified.
I have gone through the database creation scripts that come with .NET 2008 Vol. 1 CLR 2.0 and can't find the stored procedure.
Anyone else seen this before ?
Darrin
If you contact Developer Support (see http://ko.infragistics.com/gethelp) then they should be able to help you on this matter.
You are correct, jscatalina, the Variance_RemAll stored procedure deletes variance records when the particular activity's recurrence pattern is modified. The variance record is invalid after such a change.
yup, its missing. What I did is just create a dummy stored proc. I believe that stored proc is intended to erase all variances when you modify a recurring series.