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 : Thursday, March 9, 2023 2:08:18 AM(UTC)
Franchi_S5

Rank: Advanced Member

Groups: Member
Joined: 3/8/2018(UTC)
Posts: 45

Thanks: 21 times
Hi,

I usually used GM10 to create my desktop apps.
Now I have adquired GM11.

It´s posible to work with diferents apps (one developed with GM10 and other with GM11) in the same destination PC?

When I install and run the new app with GM11 I get an license error.

Thanks in advance.
Tatyana Logunova  
#2 Posted : Thursday, March 9, 2023 9:56:38 PM(UTC)
Tatyana Logunova

Rank: Newbie

Groups: Member, Moderator
Joined: 2/24/2022(UTC)
Posts: 2

Was thanked: 1 time(s) in 1 post(s)
Hi,

Yes, it’s possible if you don’t install the license to the registry.

Best regards,
Tatyana Logunova
thanks 1 user thanked Tatyana Logunova for this useful post.
Franchi_S5 on 3/14/2023(UTC)
Franchi_S5  
#3 Posted : Tuesday, March 14, 2023 5:17:00 AM(UTC)
Franchi_S5

Rank: Advanced Member

Groups: Member
Joined: 3/8/2018(UTC)
Posts: 45

Thanks: 21 times
Originally Posted by: Tatyana Logunova Go to Quoted Post
Hi,

Yes, it’s possible if you don’t install the license to the registry.

Best regards,
Tatyana Logunova


Hi Tatyana,

I´m having problems with my desktop applications and GM11.
I have only one developer computer. The apps I develop are installed in another computers.

I´m adding in my code the next lines:

Quote:

public Form1()
{
InitializeComponent();
var key = "<my license key number";
License.Set(key);
}


But sometimes the desktop apps gives me the next error:

"The floating license´s seat limit exceeded".

I don´t know how solve this problem.
I think I´m not using correctly the libraries on my developer desktop for it´s work fine on my apps in another computers.

Please, could you help me?

Thanks in advance.
Eugene Kosmin  
#4 Posted : Wednesday, March 15, 2023 12:48:38 AM(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)
You should not deploy your developer key to other computers. That’s why you see this message.

The proper way is to activate a new license for desktop development using activation code from the developer's machine and your application name.

Please check this link:
https://www.graphicsmill.com/docs/gm/registering-production-license-keys.htm#licx
Best regards,
Eugene Kosmin
The Aurigma Development Team
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.