Hi folks
I have an issue with CRM v4 (Rollup 8).
I'm trying to reassign an account (similar problem with reassigning anything else, such as contact etc) and when I choose the new owner I get the usual error message - error occured, try again etc.
When I switch on tracing I get the following exception:
--------
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Error Message: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Error Details: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Source File: Not available
Line Number: Not available
Stack Trace Info: [SqlException: Could not find stored procedure 'dbo.p_CascadeCollectAssign'.]
--------
I checked and indeed that stored procedure does not exist. I restored back to a previous date and after a number of attempts of various date restores found an instance where it did exist (23 December). The only change between that stored procedure existing and being removed was an attribute removed from the accounts form (the attribute still exists, just not on the form any longer).
However, I then checked our test system and the stored procedure doesn't exist there either but reassigning accounts and other entities works OK.
Is this stored procedure necessary and how do I get it back?
Any thoughts?
Thanks
Paul