Replacing the Workflow Document Has Been Moved
I'd like to replace the following message which is displayed after someone has taken action on a workflow and the document has been moved to another location in the workflow process. Since the email with the URL is sent to multiple recipients, the first person that resolves the workflow task, it's no long pertient to the other users that received the email because the document has been moved to another library. So when they click on the URL, they get the following error message. I'd like to replace this error message with a custom more polite message stating simply the workflow for this item has been processed. How can I do this easily? Thank you Server Error in '/' Application. No item exists at http://servername/subsite/Forms/DispForm.aspx?ID=32. It may have been deleted or renamed by another user. Description: 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. Exception Details: Microsoft.SharePoint.SPException: No item exists at http://servername/subsite/Forms/DispForm.aspx?ID=32. It may have been deleted or renamed by another user. Source Error:
May 19th, 2012 6:22pm

Hi jmcpsd, There are two methods you can do it. 1.Write Custom Http Module to handle Error. 2.Handle Error in Master page. You can refer to the following link, and the method is very details. http://www.c-sharpcorner.com/uploadfile/ManasMoharana/how-to-create-a-custom-exception-error-page-in-sharepoint/ Thanks, Jack
Free Windows Admin Tool Kit Click here and download it now
May 22nd, 2012 3:24am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics