|
|
Rank: Member Groups: Member
Joined: 10/15/2004 Posts: 37 Points: 0
|
When I'm using the .lic file, it all seems to work. But whenever I'm trying to use .licx file, it isn't working.
Where and how do I have to place the .licx file exactly?
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
Are you still working at Delphi? The instructions given in the documentation are valid for VB.NET and C#. Not sure whether Delphi supports this feature, but I will take a look into it... Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
Rank: Member Groups: Member
Joined: 10/15/2004 Posts: 37 Points: 0
|
No, I'm now working in VB.NET...
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
I have googled a bit and found the following discussion: http://coding.derkeiler.com/Archive/Delphi/borland.public.delphi.ide/2004-01/0359.htmlAccording to it you should explicitly save the .licx file when it is generated by Delphi. Hope this helps. Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
Ok, could you tell more detailed how you are using licx there and what you get (any error message or just fails to apply)? Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
Rank: Member Groups: Member
Joined: 10/15/2004 Posts: 37 Points: 0
|
I do exactly as you describe in the help file. I'm not at my work at the moment, but I can post a description when I'm there (I think it's friday)...
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
OK, it would be helpful... I suppose the problem is in location of the .lic file during adding the reference to the Graphics Mill. However please describe your actions step-by-step so that we could see where the problem is. Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
Rank: Member Groups: Member
Joined: 10/15/2004 Posts: 37 Points: 0
|
I found another way to make the license work correctly. With this I can also include the .dll files, so I can distribute only one .exe file (with all in it)...
Thanks for the support anyway :)
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
So as far as I understand you distibute the Graphics Mill completely inside resources of your EXE? It is an interesting solution... :) If you will try to get LICX working again, please check more detailed the location of the LIC file before you add the reference to the Graphics Mill dlls. It seems Visual Studio copies this file when adding the reference... Anyway, please feel free to contact us for whenever you need any problems with Graphics Mill. Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
|
Guest |