Options

Import .txt bug with .NET var

Van_ScimanydVan_Scimanyd Member Posts: 8
edited 2015-08-19 in NAV Three Tier
Hello,

I encountered a bug which can be annoying, I post it here in case someone don't find the solution :

(Encountered in NAV 2013 R2)

When one exports an object which contains a .NET var of type System.Array and named "Array" all works fine but when importing back this object all vars following this Array var will not be imported, and this will not prompt any error !

Here is the vicious var as it appears in the .txt file :

Array@1000000007 : DotNet "'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.System.Array";

The solution is to change the name of this var.

Regards,

Van Scimanyd
Sign In or Register to comment.