Workflow and ServiceDesk Community

 View Only
  • 1.  Symantec Error Page

    Posted Apr 19, 2013 10:06 AM

    Is it possible to create a custom error page instead of using the default Symantec Error page?



  • 2.  RE: Symantec Error Page
    Best Answer

    Posted Apr 19, 2013 10:11 AM

    Sure can. The error page is a resource of the project (located at <install>/WorkflowProjects/<myproject>/ErrorPage.aspx). Just crack it open and edit. When the project is deployed, it rides with the project.



  • 3.  RE: Symantec Error Page

    Posted Apr 19, 2013 11:09 AM

    Sweet. Thank you!



  • 4.  RE: Symantec Error Page

    Posted Apr 23, 2013 02:30 PM

    Actually, I replaced one of the images with my own. It's displaying my image in debug mode; But when I publish it, the error page shows the symantec default image instead of mine. What am I missing?



  • 5.  RE: Symantec Error Page

    Posted Apr 23, 2013 02:34 PM

    Check to see if your custom image got deployed with the project. If it didn't, make sure it's added as a resource and that Publish is checked.



  • 6.  RE: Symantec Error Page

    Posted Apr 25, 2013 09:32 AM

    I have used two components in the past.

    If you want to create your own error page I use terminate form builder on all exceptions and error routes

    or

    Terminate and transfer dialog to a custom page.