Hello,
I am building some test code on a 365 environment and have found an issue with label files which I am struggling to resolve.
Essentially the issue is that at runtime the labels are displaying as '@LabelFileName' rather than as the label text. The designer window in VS however is able to find the labels and display them fine.
I have tried a number of things to try and resolve this including
- Delete and recreate the label files (building the solution and model after the delete and the recreate)
- Deleting the .dll for the labels from the application packages and re-building models to regenerate them.
- Fully delete everything, label files in the solution, .dlls from the application and then rebuild the model solution before re-adding them.
Nothing has worked, currently the only thing I can do is create a brand new file, with a different name and re-point my labels to it, this will then display the labels correctly.
Has any one else had this issue, or a similar issue or are there any known ways to resolve this, obviously this is ok in a test project but if this issue had occurred on a real project we would now be faced with having to build new label files and updating all our labels to use them.
*This post is locked for comments
I have the same question (0)