In the ERM diagram documentation about how to license components with my application it is written that the component will check for the XML license file you supplied when I registered my components First on the software installation folder, then in the embedded resources of the program.
I've first added the license xml file as an embedded resource to both the DLL who uses the component and the EXE using that DLL, I've used the Add Existing Item selecting the file from the components folder putting it into the reosurces.resx file.
But when installing on a computer different from the developing machine the first time I open a diagram the message telling me the component is not registered pops up.
Then I've tried putting the xml file as a content file into the installation folder, but still it doesn't work.
Maybe I haven't read correctly the help instructions and I'm doing something wrong, do you have any suggestions on this?
Thank you in advance
Sabrina