FREQUENTLY ASK QUESTIONS

YOU CAN SEARCH PART OF THE TEXT OR NUMBER.

Architecture mismatch between the Driver and Application


  The Palstat system service, CAQ service, runs as a 64-bit process and it is necessary that all connected drivers and connections also use 64-bit drivers.

Possible solutions:

  • Always use 64-bit for the linked driver (ODBC), this is the only long-term and recommended solution.
  • Convert ./CAQservice/CaqService.exe using the "Corflags" tool according to the Microsoft procedure.
corflags [path][YourAssembly.exe] /32Bit+

 



Example of a possible error message:

ERROR > SchedulerModule execution FAILED!
System.Data.Odbc.OdbcException
Message: ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application

 

https://www.palstat.cz/