Rank: Newbie
Groups: Guest
Joined: 3/16/2020(UTC) Posts: 5
Thanks: 3 times
|
I recently purchased a "Graphics Mill 10-Standard, Developer (Desktop) license, incl. 1-year maintenance" license. Then, I followed 'Using the Licenses.licx File' on your guide document to distribute it to my customers. (I used Visual Studio 2019) However, when I added the Licenses.licx file to the project and compiled it, the following error message occurred. Code:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(3167,5): error MSB6006: "lc.exe"이(가) 종료되었습니다(코드: -1).
To check the detailed message, I could run below on the command line and get the message below. Code:lc /target:xxxx.exe /complist:..\..\Src\xxxx\Licenses.licx /i:Aurigma.GraphicsMill.dll / outdir :.
'..\..\Src\xxxx\Licenses.licx' complist를 처리하고 있습니다...
..\..\Src\xxxx\Licenses.licx (1) : 오류 LC0004 : 'Aurigma.GraphicsMill.Bitmap, Aurigma.GraphicsMill, Version=10.5.12.0, Culture=neutral, PublicKeyToken=f4bbbf243f314012' Aurigma.GraphicsMill.Licensing.LicenseException: This license type cannot be embedded into the assembly. For more information, see https://www.graphicsmill.com/desktop-license
위치: System.ComponentModel.LicenseManager.CreateWithContext(Type type, LicenseContext creationContext, Object[] args)
위치: System.Tools.LicenseCompiler.Main(String[] args) 형식을 만드는 동안 예외가 발생했습니다.
According to your guide document below, it seems like a license type issue, is it not possible with the license I purchased? Quote:Resolving a Problem with the License Type Exception When you compile your application and obtain the LicenseException: This license type cannot be embedded into the assembly, you should verify the license type of the registered key. Important To embed a license key into an assembly, you need a Developer, Desktop Applications license. Such a key must be in the registry at the compilation time. Edited by user Wednesday, May 20, 2020 10:16:58 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
|
Best regards, Fedor Skvortsov
|
1 user thanked Fedor for this useful post.
|
|
|
Rank: Newbie
Groups: Guest
Joined: 3/16/2020(UTC) Posts: 5
Thanks: 3 times
|
Thank you for your reply. I just want to develop and build on my development PC and distribute it to my few customers. Isn't it possible with the license I purchased? What is the meaning of the 'special license' you mentioned?
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Quote:I just want to develop and build on my development PC and distribute it to my few customers. Your license allows building and redistributing of a desktop application. You just need a special license key which is embedded to your executable file. I moved forward and added the license key to your account. You can find it here: https://www.graphicsmill.com/account/licenses Graphics Mill (Standard + PSD, Developer, Desktop Applications, version >=10.0) Here are the unlocking instructions: https://www.graphicsmill.com/doc...on-license-keys.htm#licx |
Best regards, Fedor Skvortsov
|
1 user thanked Fedor for this useful post.
|
|
|
Rank: Newbie
Groups: Guest
Joined: 3/16/2020(UTC) Posts: 5
Thanks: 3 times
|
I misunderstood your guide in my poor English. I solved it well, thank you very much.
|
|
|
|
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.