Generic Application Error
Created: 09 Nov 2012 | 3 comments
Occassionally a generic error message will be thrown from a Workflow Web Page. The error page has the Symantec logo, a title of Application Error and text of "An application error has occurred. The system administrator has been notified".
Can you tell me how the system administrator is notified or where the error might be logged?
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
You can change the original ErrorPage.aspx in your process for that I attached in ZIP file. It is extended version showing error message and stack trace of an exception.
The exception that was thrown should also be logged in process logs files in folder:
C:\Program Files\Symantec\Workflow\Logs.
Hi,
I got feedback from my management team that they want this errorpage.aspx to be logo'd with our company logo and a better description to redirect our users.
Is there any way to modify this page and where would I do that? If I have missed finding the article or link, please kindly let me know and point me in the right direction.
Thanks.
As the post mentions above, the ErrorPage.aspx is a resource in your project (exists at same level of .symworkflow file) and can be modified how you see fit. Just crack it open and modify. It gets deployed with the project.
Would you like to reply?
Login or Register to post your comment.