Sign in or 

|
jberschling |
conversion Errors
Feb 25 2010, 9:26 AM EST
what do these errors mean?AirVisionConversion.ConvertConfiguration: Invalid column name 'OverwriteMathConstantBase'. Invalid column name 'OverwriteMathConstantExt1'. Invalid column name 'OverwriteMathConstantExt2'. Invalid column name 'ModbusIP'. Invalid column name 'ModbusPort'. Invalid column name 'ModbusCode'. Invalid column name 'ModbusRegister'. Do you find this valuable?
Keyword tags:
None
|
|
sdrevik |
1. RE: conversion Errors
Feb 25 2010, 8:31 PM EST
"what do these errors mean?That appears to be a version mismatch (1.0.1 vs. 1.0.2) between the conversion utility and the database. If you built your base database under 1.0.1, make sure to run the 1.0.1->1.0.2 update script, and use the 1.0.2 conversion tool. Do you find this valuable? |
|
sdrevik |
2. RE: conversion Errors
Feb 25 2010, 8:32 PM EST
"what do these errors mean?This looks to be a mismatch between the conversion utility and the database. If you built your database with the 1.0.1 installations script, make sure you run the 1.0.1->1.0.2 update script, and are using the 1.0.2 conversion tool. Do you find this valuable? |