When I want to remove values from tags in structures, by sending
NO values to them (using VB.Net) several warnings are returned:-
Warning: Can't convert Licensor:LicensorTelephoneType2 (matches more than one PrintConv) (I do not get any warning for Licensor:LicensorTelephoneType1 ?)
Warning: Invalid date/time (use YYYY:mm:dd HH:MM:SS[.ss][+/-HH:MM|Z]) in ArtworkOrObjectDetails:AODateCreated (PrintConvInv)
I get no warnings from other tags in the structures when sending no values.
Two questions: -
- Does generating these warnings increase processing time?
- How can I prevent the warnings when the value sent to the tag is nothing?
Any advice would be appreciated, thanks.
John