Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

46 total results found

Installing the Web API to Your Server

Virtual Task Runner Manual

In order for the mobile app to connect to your Windows Server and fetch tasks, a Windows Web API must be installed. Here are the simple steps to accomplish installation. 1. Download the installer: https://virtualtaskrunner.s3.amazonaws.com/Virtual_Task...

Configuring IIS to Run the Web API

Virtual Task Runner Manual

Next we are going to configure the Web API (which we previously installed) in IIS. Note, in our examples, we will be installing to a URL of demo.virtualtaskrunner.com. In your case, it might be vtr.yourcompanyname.com. This is the exact process we used to co...

Configuring the Web API by Modifying Web.Config

Virtual Task Runner Manual

The final step with configuring the Web API is to add/set your custom settings in Web.Config (main configuration file found in the main installation directory for Virtual Task Runner).  There are a couple of ways to edit your Web.Config file. The first way is...

Configuring and Using the Mobile App

Virtual Task Runner Manual

Once you have installed and configured the Web API, the mobile app configuration is pretty simple. You simply create a new server (click "+" icon), name the server, enter your server URL where Web API is active, give server a location or description (your choi...

Accessing Logs and Using the Log Reader

Virtual Task Runner Manual

The Known Keep VTR Log Reader is a simple console application designed to help you review recent log records from your Virtual Task Runner system. The app reads log records stored in VTR.DB, a SQLite database located in the same App_Data directory as the Log ...

Overview of Mobile App and App Icons

Virtual Task Runner Manual

Overview of App and Icons

DropKeep Manual

Links and Information

Crystal Reports Library

Jump to: https://crystal-reports.com for general information on Crystal Reports, as well as, free Crystal Reports training videos. 

Web.Config Configuration

Web Portal Manual

The web.config file, in the main Web Portal directory, contains all of your core configuration settings. Many of the settings get configured when you run the installer. Others get configured after installing or as needed. These settings allow you to configure ...

Multi-Factor Authentication (MFA) Configuration

Web Portal Manual

Web Portal handles multi-factor authentication (MFA) via email. Configuring and activating MFA is super simple. Note, make sure you have configured and tested your SMTP settings in Web Portal before enabling MFA, or it will not work. These SMTP settings are u...

Customizing Web Portal

Web Portal Manual

From your ADMIN interface, click on SETTINGS. You can change the upper right logo and background easily (screenshot below).    You can also easily make CSS changes to modify colors and fonts by click Edit CSS.    The footer displayed on the END USER i...

LDAPS Configuration

Web Portal Manual

Configuring LDAPS allows end users to use their Windows credentials to access Web Portal, and any groups the end user has access to (is a member of), if reports are part of those groups, then the user has access to those reports. There a few keys to edit in w...

Recommended Steps To Configure Web Portal

Web Portal Manual

Once installed and customized, using and configuring Web Portal is really straightforward. There are two types of interfaces. The ADMIN interface and the END USER interface (start-up links given previously). Start the ADMIN interface. You have 5 tabs to choose...

Configuring Reports (Including Instances, Drop-Down and Cascading Pick Lists, SQL Pick Lists)

Web Portal Manual

You have three types of Web Portal reports: Live Crystal Reports Static Crystal Reports (pre-run reports using Report Runner Batch) Static URLs (http-based links to pages and/or documents).  Live Crystal Reports Web Portal depends on an XML "config"...

Command Line Configuration

Web Portal Manual

Web Portal can also be used to call reports from your web-based application or even to send a user or a customer a command line, with parameters pre-filled out, to run a report. There are lots of options. For starters, to see the basic structure of a command ...