I have a simple workflow I created in the Sharepoint Designer that pauses until a specified date on the document then sends an email.
I have seen the newsgroup postings saying that there are issues with the actual delay and rehydration, but I seem to be having another issue. As the workflow is running, in the paused state, I cannot go back and edit properties on the document (exception is thrown and I have yet to find the actual exception text).
Am I missing something basic here

Cannot "Edit Properties" on a document when workflow running
Dave-g-o
01/17/2007 14:21:08.47 mssdmn.exe (0x1F20) 0x11B0 484 880j High
SqlError: 'Could not find stored procedure 'proc_ar_GetCacheInvalidationCountersWithCount'.' Source: '.Net SqlClient Data Provider' Number: 2812 State: 62 Class: 16 Procedure: '' LineNumber: 1 Server: 'xxx'
BluePain
/Anders
F0PS
I have a MOSS 2007 portal that's logging the same error:
System.Data.SqlClient.SqlException: Could not find stored procedure 'proc_ar_GetCacheInvalidationCountersWithCount'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReade...
Winnie.Wang
Thanks.
Sugan
Thanks in advance.
RMatthe
Does anyone have this procedure Could you post it here
Thanks.