LC.exe return with -1 errorcode on x64 win7

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
xQuant
Newbie
Newbie
Posts: 3
Joined: Wed Mar 19, 2008 12:00 am

LC.exe return with -1 errorcode on x64 win7

Post by xQuant » Mon Aug 05, 2013 7:19 am

HI,
in Win7 x64, i have install TeeChart for .NET V3.5.3371.26404\TeeChartNET3VSNET2005.exe,with input the correct License number and Password。
in the process of Install ,i meet the error "TeeGofer_H2reg.exe meet error , not work"

when i compile VS2005 project with teachart control.

meet compile error :LC.exe has returned. errorcode is -1;

C:\Users\HZF\Documents\Visual Studio 2005\Projects\WindowsApplication1\WindowsApplication1\Properties\licenses.licx :

Steema.TeeChart.TChart, TeeChart, Version=3.5.3371.26405, Culture=neutral, PublicKeyToken=9c8126276c77bdb7

gbs
Newbie
Newbie
Posts: 7
Joined: Mon May 27, 2013 12:00 am

Re: LC.exe return with -1 errorcode on x64 win7

Post by gbs » Mon Aug 05, 2013 8:07 am

Had the same error this morning :) try this: http://blog.mse-it.de/2009/08/lcexe-exi ... o-fix.html

Marc
Site Admin
Site Admin
Posts: 1265
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: LC.exe return with -1 errorcode on x64 win7

Post by Marc » Mon Aug 05, 2013 10:29 am

Hello,

Thanks for the input gbs ..with respect to the TeeGofer error, that refers to a failure with the registrration of the TeeChart HTML Help v2 as it tries to integrate with the Visual Studio help environment. You can use the TeeChart chm library help (HTML Help v1) as an alternative, to be found under the docs firectory of the TeeChart install.

Regards,
Marc Meumann
Steema Support

xQuant
Newbie
Newbie
Posts: 3
Joined: Wed Mar 19, 2008 12:00 am

Re: LC.exe return with -1 errorcode on x64 win7

Post by xQuant » Tue Aug 06, 2013 12:58 am

hi, gbs
thanks for your solution.

if i remove "Steema.TeeChart.TChart, TeeChart, Version=3.5.3371.26405, Culture=neutral, PublicKeyToken=9c8126276c77bdb7" from the licenses.licx. i can compile project successfully,
but i wonder when i release program, the program.exe can run and open the winform with teechart control, without teechart licenses problem??

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: LC.exe return with -1 errorcode on x64 win7

Post by Sandra » Tue Aug 06, 2013 2:07 pm

Hello XQuant,
if i remove "Steema.TeeChart.TChart, TeeChart, Version=3.5.3371.26405, Culture=neutral, PublicKeyToken=9c8126276c77bdb7" from the licenses.licx. i can compile project successfully, but i wonder when i release program, the program.exe can run and open the winform with teechart control, without teechart licenses problem??
I recommend you taking a look in the Tutorial17 - Designtime Runtime and License Requirements where explain exactly what you need do to achieve as you want. On the other hand, you can try to modify the next line Steema.TeeChart.TChart, TeeChart, Version=3.5.3371.26405, Culture=neutral, PublicKeyToken=9c8126276c77bdb7 removing the part of version.

If you have any problems, please let me know.
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply