C
cooper
Guest
Hello, I use OpenEdge 11.3.2. I have two projects in the DevStudio with two different assembly directories. I have created a custom .Net control in which i have added a new property. This new assemly is only in the second project. The first project still has the older version without the new property. I added the updated assembly to the second project updated the view and tested it, everything worked fine. Today i tried to reopen the Form and got the following error: Visual Designer cannot load this classs: Live 202: Unable to locale element custombutton.color in type myControl When i close the first project in the DevStudio restart and open the Visual Designer again, everything works. It seems the Visual designer uses the assembly of the first project and not the assemly from my project. So it seems the Visual Designer uses the assembly that is loaded first. (?) I have the assemlies referenced in the project settings but i also tried it with the -assembly startup parameter, same result. Does anyone know a solution for this?
Continue reading...
Continue reading...