General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › XMAX Customizations ElementPropList
-
jrob61 January 6, 2017 at 6:04 pm
XMAX Customizations ElementPropList
January 6, 2017 at 6:04 pmParticipants 0Replies 1Last Activity 6 years, 2 months agousing XMAX 10.0 32-bit control within a vb.net application and we make an .exe for the users.
experiencing issue whereby the following line of code within our customized vb.net project doesn't return all elements when ran as an .exe.
….. .XMAXControlDocument.Customizations.ElementPropList.item(i).name
Our developers debugging within visual studio professional 2012 using a XMControl.dll with a date of 8-21-2015 is working as expected.
However, our users running the .exe with a local install of XMAX 10.0 32-bit with local XMControl.dll of 8-21-2015 do not see a complete list of elements. Several of the child elements are missing?
We populate a list of all elements (.dtd) into a listbox in order to allow the user to Find text within a selected element.
The .exe is built from another server, but it too has the same install of XMAX 10.0.
Any reason on why debug mode lists all elements, but .exe doesn't?
-
AuthorPosts
- You must be logged in to reply to this topic.