Can't you request from your hosting provider the event logs for your application? I would do this first as it could be the only thing you need to do (barring fix the thing once you know what's wrong).
So sorry this was provoked by the server IP not being added to SagePay. Will delete this.
EDIT: Mmm.. Can't delete apparently. Thanks for your reply! Anyway, after a second thought regardless of my stupid mistake, this is still a good question for someone to answer.
Show trace on all pages in Umbraco without using ?umbdebugshowtrace=true
I some xslt templates that are breaking in staging.
One form posts to another URL in the site and it only breaks on the post redirect.
That's why I am not able to use ?umbdebugshowtrace=true as I am not able to change the post URL.
I have tried in the server:
<trace enabled="true" requestLimit="50" pageOutput="true" traceMode="SortByTime" localOnly="false" />
But to no avail!
It's a remote server, so I can't debug the application...
All I can see is: Error parsing XSLT file: \xslt\UpdatePayment[XSLT].xslt
Can't you request from your hosting provider the event logs for your application? I would do this first as it could be the only thing you need to do (barring fix the thing once you know what's wrong).
So sorry this was provoked by the server IP not being added to SagePay. Will delete this.
EDIT: Mmm.. Can't delete apparently. Thanks for your reply! Anyway, after a second thought regardless of my stupid mistake, this is still a good question for someone to answer.
is working on a reply...