2016-09-08

I have a build machine where I have copied my license files into the correct folder

C:\Users\xxxxx\AppData\Roaming\RemObjects Software\Licenses

If I run the Everwood license manager this is what I see



ROLicence.jpg700x396 63.5 KB

I assume the count of 2 on the right is once on my developer machine and once on this build machine.

I have two .NET projects (Remoting SDK servers) which I am building on the machine. One is created using the wizard and the other was an existing WPF application which I added a server too. I had some trouble getting the wpf actually building, and in fact I had to change from a non interactive user to an interactive one, where I could use the license manager to see the licenses. However, even though both projects are building fine, the wpf application is giving me a trial warning when it is run. What is it in that application that means the license is not being picked up? I have tried all kinds of things to no avail. I have a licenses.licx file, which is identical for both. Both reference the same remobjects dlls.

Show more