Rank: Advanced Member
Groups: Guest
Joined: 3/8/2018(UTC) Posts: 45
Thanks: 21 times
|
Hi.
I have just adquire GM11 Desktop Developer License. Previously I was working with GM10 version. I have no problems in my Developer PC, all my apps works fine but the problem is:
Some of my Desktops has installed apps with GM10 dll version and now when I install the new apps with GM11 version I get a "license not found" message.
Which is the solution for this issue?
Thanks in advance.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/8/2018(UTC) Posts: 45
Thanks: 21 times
|
I think I have solved. I have added to my code this:
var key = "<My License Ley"; Aurigma.GraphicsMill.Licensing.License.Set(key);
I´ll test but seems its working fine.
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 10/27/2022(UTC) Posts: 8
Thanks: 4 times
|
When I run the following code in my distributed app, on some computers it is causing the application to crash without warning. I'm unable to get any logging from the crash, but I know it stems from this code because I can remove it and it doesn't crash. There is no pattern as to what operating systems it happens with. Seems to be both Windows 10 and 11. It is happening on about 20% of my installed distributed apps. Any ideas? I also use a Licenses.licx file as described in the https://www.graphicsmill...duction-license-keys.htm page. I've had to change it to a txt file to be able to upload it here in the forum. Licenses.txt (1kb) downloaded 8 time(s).var key = "myKey"; Aurigma.GraphicsMill.Licensing.License.Set(key); Licenses.txt (1kb) downloaded 8 time(s).
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 9/19/2006(UTC) Posts: 505
Was thanked: 41 time(s) in 41 post(s)
|
Hi Josh,
I have answered you in the support ticket. |
Best regards, Eugene Kosmin The Aurigma Development Team
|
1 user thanked Eugene Kosmin for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.