-
Scheduled jobs with input parameters in EPiServer 7.5
-
Easier log file retrieval in EPiServer 7.5 for environments with limited access to servers
I wrote a small EPiServer admin tool the other day in order to make it easier to retrieve log files without having direct access to the webserver. It is a rather straight forward piece that lists the files of a certain directory, and writes their content to the response output stream when clicked on. Limitations…