Difference between revisions of "ITrack/IDispatch error 31816 - Logon failed"

From ISoft Wiki
Jump to navigationJump to search
(Adding some spicy info about this error)
Line 3: Line 3:
Logon failed.
Logon failed.


== Problem ==
==Cause==
This error occurs because the login information in ODBC is incorrect.  
This error probably means that [[Crystal Reports]] is trying and failing to log into the MySQL server using an [[ITrack\ODBC|ODBC]] connection.


== Solution(s) ==
==Solution==
* Open up ODBC, enter the correct information, and hit "Test" to confirm that you have a connection.
The first thing to do is check the ODBC connection on the computer with the error, and make sure these settings are properly configured:
* If an ODBC entry exists for ITrack in the 'User DSN' tab, you should delete that out. The ODBC connections should be set up in the 'System DSN' tab.
* Host
* Try navigating to the reports directory and printing again.
* Username
* Port


If ITrack can connect, but Crystal Reports (through the ODBC connection) can not, the problem almost always has to do with the settings for the ODBC connection.
It is also possible that some sort of software firewall could be blocking ODBC, but not ITrack itself.
[[Category:ITrack/Problems/Crystal Reports]]
[[Category:ITrack/Printing Error Messages]]
[[Category:ITrack/Printing Error Messages]]
[[Category:ITrack/Support]]
[[Category:ITrack/Support]]

Revision as of 16:16, 18 January 2012

IDispatchError31816.png

Logon failed.

Cause

This error probably means that Crystal Reports is trying and failing to log into the MySQL server using an ODBC connection.

Solution

The first thing to do is check the ODBC connection on the computer with the error, and make sure these settings are properly configured:

  • Host
  • Username
  • Port

If ITrack can connect, but Crystal Reports (through the ODBC connection) can not, the problem almost always has to do with the settings for the ODBC connection.

It is also possible that some sort of software firewall could be blocking ODBC, but not ITrack itself.