P
PeterWokke
Guest
I have had some assistant on this from Thomas Wurl from Taste IT Consulting on this. They provide the OE Data Provider for List & Label. Thanks Thomas. Create a directory called “assemblies” in your project or somewhere else. project /assemblies Create an empty xml file with the name “assemblies.xml” in the folder with the following content: ?xml version="1.0" encoding="UTF-8" standalone="no"? references /references ---- Now you have: project /assemblies assemblies.xml Edit project - Properties - Progress OpenEdge Add –assemblies assemblies to the startup parameter. Goto Progress OpenEdge Assemblies . uncheck “use default location” and select the assemblies dir with the “workspace” button. Then you should see something like this. Copy both dll to the assemblies dir. Choose “Add” button the choose the dll’s from “local assemblies” I have made a instruction document on this but cannot upload this. Contact me I if you have questions.
Continue reading...
Continue reading...