Files .stx and Navision Developer ToolKit

averias
averias Member Posts: 22
When trying to make an it Compares and Merge in Navision Developer Toolkit receipt an error when caring the files txt with the objects of three versions different from databases. Two of these versions are of Navision 3.70 and a version is of navision 4.0.

the error that I receive tells me that the language of the file. txt with the cared Objects is not the same one that the language of the file. stx

I have substituted in the directory of installation of Developer Toolkit several files fin.stx and it follows me giving the same error.

Can somebody help me? Thank you

Comments

  • zarryn
    zarryn Member Posts: 29
    I had this same problem. The reason for my error was that I had removed the date and time from the text exports to avoid spurious differences. It seems that the toolkit import checks the date or time format against the format in the stx file. Because I removed them, the toolkit could not tell what language the text files were. I hope this helps.
    Zarryn
  • chris_johnson
    chris_johnson Member Posts: 22
    I also had this problem. I was exporting the objects to text, Navision was creating a text file, but I was getting an error message when I was exporting (to do with a permission error). When I tried to import the text file into the Developer toolkit I received the error regarding 'the language of the object and the stx file are different'.

    I solved this simply by exporting the Navision objects again and missing out the objects I did not have permission to export. The Developer Toolkit allowed me to import and I receive no error message.

    Good luck!