Skip to main content
Skip table of contents

OnTheGo/API: Unhandled exception error

Issue

The OnTheGo application crashes immediately after connection and produces an ExceptionAttributes:15:ERROR:UNHANDLED EXCEPTION Cannot convert type 'string' to 'int' or something similar.

If you are seeing a crash immediately after connection to OnTheGo (Connection succeeds, but information does not pass), then we need to examine the exact error code coming up.

Solution

The process of connection for OnTheGo follows is:

To connect to OnTheGo
  1. Connect to database
  2. Query Default Profiles from database
  3. Start opening other data.

This kind of error is probably symptomatic of a default profile having string information (Alpha characters) instead of Integer information (numbers) stored against it.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.