I have a large number of layers (hundreds) with label expressions written in VBScript. I am using ArcMap 9.3.1, and I'm now starting to export the layers as MPKs for use in our ArcGIS Runtime (WPF) application.
I get an error that says that the layers can not be exported to MPK with Runtime support because it has label expressions written in VBScript.
It will take to long, and too much manpower to manualy convert the label expressions from VBscript to Python or Javascript. I'm looking for a tool to do this automatically.
Another possible solution can be to enable the export of layers with VBScript expressions to MPK format. This solution would be the best case scenario!
Any help will be very much appriciated!