Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Franchi_S5  
#1 Posted : Tuesday, January 31, 2023 12:57:38 AM(UTC)
Franchi_S5

Rank: Advanced Member

Groups: Member
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.

Franchi_S5  
#2 Posted : Tuesday, January 31, 2023 1:54:33 AM(UTC)
Franchi_S5

Rank: Advanced Member

Groups: Member
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.

JoshSmith  
#3 Posted : Tuesday, July 18, 2023 6:01:01 PM(UTC)
JoshSmith

Rank: Newbie

Groups: Member
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 5 time(s).

var key = "myKey";

Aurigma.GraphicsMill.Licensing.License.Set(key);

Licenses.txt (1kb) downloaded 5 time(s).

Eugene Kosmin  
#4 Posted : Tuesday, July 18, 2023 10:17:45 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
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

thanks 1 user thanked Eugene Kosmin for this useful post.
Franchi_S5 on 7/18/2023(UTC)
Users browsing this topic
Guest
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.