TeeChart.NET V3 Licensing Problem on Windows 7 64Bit
Posted: Tue Nov 01, 2011 5:27 pm
Hello,
We have a problem with licensing in Windows 7 64Bit.
We have developped since 4 years an application on VS 2005.
Now we have upgraded our development machines to Windows 7 64 Bit.
We reinstalled VS2005 without major problems.
However we get a licensing exception:
Sorry: this is a German localization, however the major error is: 'Steema.TeeChart.Chart, TeeChart, Version=3.5.3498.27367, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' System.NullReferenceException during license creation.
I have retried various hints: Reinstallation of the TeeChart as Administrator, Looked on Tutorial 17, Installed 64Bit-Version of TeeChart, but nothing changed.
Any Idea what get's wrong?
Michael
We have a problem with licensing in Windows 7 64Bit.
We have developped since 4 years an application on VS 2005.
Now we have upgraded our development machines to Windows 7 64 Bit.
We reinstalled VS2005 without major problems.
However we get a licensing exception:
Code: Select all
WindowsApplication2>msbuild
Microsoft (R)-Buildmodul, Version 2.0.50727.5420
[Microsoft .NET Framework, Version 2.0.50727.5448]
Copyright (C) Microsoft Corporation 2005. Alle Rechte vorbehalten.
Der Buildvorgang wurde um 01.11.2011 18:07:37 gestartet.
__________________________________________________
Projekt C:\Users\Michael Breu\Documents\Visual Studio 2005\Projects\WindowsApplication2\WindowsApplication2\WindowsApplication2.vbproj (Standardziele):
CoreResGen-Ziel:
Es gibt keine Ressourcen, die im Hinblick auf ihre Quelldateien veraltet sind. Die Ressourcengenerierung wird übersprungen.
CompileLicxFiles-Ziel:
C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\bin\LC.exe /target:WindowsApplication2.exe /complist:"My Project\licenses.licx" /outdir:obj\Debug\ /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /i:C:\Windows\
Microsoft.NET\Framework\v2.0.50727\System.Deployment.dll /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Design.dll /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.
Drawing.dll /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Web.dll /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll /i:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /i:"C:\Program Files (x86) \Steema Software\TeeChart for .NET v3\TeeChart.dll"
My Project\licenses.licx(1): error LC0004: Exception occurred creating type
'Steema.TeeChart.Chart, TeeChart, Version=3.5.3498.27367, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Erstellen des CompileLicxFiles-Ziels in Projekt WindowsApplication2.vbproj beendet - Fehler beim Erstellen.
Erstellen des Projekts WindowsApplication2.vbproj beendet - Fehler beim Erstellen.
Fehler beim Buildvorgang.
My Project\licenses.licx(1): error LC0004: Exception occurred creating type 'Steema.TeeChart.Chart, TeeChart, Version=3.5.3498.27367, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
0 Warnung(en)
1 Fehler
Vergangene Zeit 00:00:00.99
C:\Users\Michael Breu\Documents\Visual Studio 2005\Projects\WindowsApplication2\WindowsApplication2>
I have retried various hints: Reinstallation of the TeeChart as Administrator, Looked on Tutorial 17, Installed 64Bit-Version of TeeChart, but nothing changed.
Any Idea what get's wrong?
Michael