erdomke/Innovator.Client

Invalid Attribute retrieving server variable

Closed this issue · 1 comments

Using the innovator.client.IOM object to retrieve a server variable, am getting this error:

System.Xml.XmlException: ''<', hexadecimal value 0x3C, is an invalid attribute character. Line 1, position 29.'

AdminEmail = IOMInnovator.getItemByKeyedName("Variable", "NAME").getProperty("value");

server running Version: 11.0 SP7; Build: 6423

This is fixed in the latest NuGet package which is being released.