Delphi .Net Initialization problem
Delphi .Net Initialization problem
Hello,
I use Delphi .NET and TeeChart Pro v2 (Build: 2.0.2586.24038).
During the initialization of the TChart object ( Self.TChart1 := Steema.TeeChart.TChart.Create; ) I get the exception "... System.MethodAccessException with the message “the attempt to access the method failed."
Can someone help me?
Thanks!
D.Vorwerk
I use Delphi .NET and TeeChart Pro v2 (Build: 2.0.2586.24038).
During the initialization of the TChart object ( Self.TChart1 := Steema.TeeChart.TChart.Create; ) I get the exception "... System.MethodAccessException with the message “the attempt to access the method failed."
Can someone help me?
Thanks!
D.Vorwerk
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
It works fine for me here using the same TeeChart version as you and BDS 2006 Version 10.0.2288.42451 Update 2 with Delphi for .NET WinForms applications.
Could you please send us a simple example project we can run "as-is" to reproduce the problem here? You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
It works fine for me here using the same TeeChart version as you and BDS 2006 Version 10.0.2288.42451 Update 2 with Delphi for .NET WinForms applications.
Could you please send us a simple example project we can run "as-is" to reproduce the problem here? You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
Thanks for the example project.
We have run several tests in different machines and works fine here using latest maintenance release as well. Are you sure you have TeeChart for .NET v2 license properly installed on your machine? For more information about that please read Tutorial 17 - Designtime, Runtime and License Requirements. You'll find the tutorials at TeeChart's program group. It may also help you using TeeRegv2 tool available at the client download area.
Thanks for the example project.
We have run several tests in different machines and works fine here using latest maintenance release as well. Are you sure you have TeeChart for .NET v2 license properly installed on your machine? For more information about that please read Tutorial 17 - Designtime, Runtime and License Requirements. You'll find the tutorials at TeeChart's program group. It may also help you using TeeRegv2 tool available at the client download area.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hi Narcís,
i've read the capture 17. I can not solve the problem.
I use BDS 2006 Version 10.0.2558.35231 Update 2. I've run the TeeRegv2 tool. The "Private key installation" and "Public key installation" are correct.
The teechart.dll build number is 24038 and the revision is 2586.
Have you further solutions?
Thanks!
D.Vorwerk
i've read the capture 17. I can not solve the problem.
I use BDS 2006 Version 10.0.2558.35231 Update 2. I've run the TeeRegv2 tool. The "Private key installation" and "Public key installation" are correct.
The teechart.dll build number is 24038 and the revision is 2586.
Have you further solutions?
Thanks!
D.Vorwerk
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
Have you tried if this also happens in another machine? If not, could you please try it?
Thanks in advance.
Have you tried if this also happens in another machine? If not, could you please try it?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
Thanks for the information.
Which operating system are you using? Do you have all updates available installed on it?
Thanks in advance.
Thanks for the information.
Which operating system are you using? Do you have all updates available installed on it?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hello,
an other info, the call-stack:
System.RuntimeType::CreateInstanceImpl()
System.Activator::CreateInstance()
System.Activator::CreateInstance()
System.ComponentModel.LicenseManger::ValidateInteralRecursiv()
System.ComponentModel.LicenseManger::ValidateInteral()
System.ComponentModel.LicenseManger::Validate()
Steema.TeeChart.Chart::.ctor()
Steema.TeeChart.TChart::.ctor()
WinForm.TWinForm::InitalizeComponent()
WinForm.TWinForm::.ctor()
Project1.Units.Project1::Project()
Best regards
Vorwerk
an other info, the call-stack:
System.RuntimeType::CreateInstanceImpl()
System.Activator::CreateInstance()
System.Activator::CreateInstance()
System.ComponentModel.LicenseManger::ValidateInteralRecursiv()
System.ComponentModel.LicenseManger::ValidateInteral()
System.ComponentModel.LicenseManger::Validate()
Steema.TeeChart.Chart::.ctor()
Steema.TeeChart.TChart::.ctor()
WinForm.TWinForm::InitalizeComponent()
WinForm.TWinForm::.ctor()
Project1.Units.Project1::Project()
Best regards
Vorwerk
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
Thanks for the information.
We can not reproduce the issue here using Windows XP Professional with Service Pack 2. Does the issue happen in Windows XP Professional, Windows XP Tablet PC edition or both?
Thanks in advance.
Thanks for the information.
We can not reproduce the issue here using Windows XP Professional with Service Pack 2. Does the issue happen in Windows XP Professional, Windows XP Tablet PC edition or both?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hello Narcís,
the issue happen in both!
We use the german Windows Edition and german Borland Developer Studio (Architect) Edition.
We haven't install Microsoft Visual Studio. This had produced install messages in the modul "ToolBoxEditor2003.exe".
Best regards
Vorwerk
the issue happen in both!
We use the german Windows Edition and german Borland Developer Studio (Architect) Edition.
We haven't install Microsoft Visual Studio. This had produced install messages in the modul "ToolBoxEditor2003.exe".
Best regards
Vorwerk
Last edited by Vorwerk on Tue Feb 27, 2007 1:52 pm, edited 1 time in total.
Hello,
the Borland version info:
accessibility.dll, 1.1.4322.573
activeds.dll, 5.1.2600.2180
actxprxy.dll, 6.0.2900.2180
adsldpc.dll, 5.1.2600.2180
ADVAPI32.dll, 5.1.2600.2180
appHelp.dll, 5.1.2600.2180
asmview100.bpl, 10.0.2151.25345
aspdelphiide100.bpl, 10.0.2288.42451
ATL.DLL, 3.5.2284.0
bds.exe, 10.0.2288.42451
bdsravereg.dll, 1.0.2152.522
bordbk100.dll, 100.1.1.2
bordbk100N.dll, 100.1.1.2
boreditu.dll, 10.0.2288.42451
Borland.Caliber.IDE100.bpl, 10.0.2288.42451
borland.data.common.dll, 10.0.2288.42451
borland.data.common.resources.dll, 10.0.2288.42451
borland.data.datasync.dll, 2.5.0.0,
borland.data.db2.dll, 10.0.2151.25345
borland.data.explorer.dll, 10.0.2151.25345
borland.data.explorer.resources.dll, 10.0.2151.25345de
borland.data.interbase.dll, 10.0.2151.25345
borland.data.msacc.dll, 10.0.2151.25345
borland.data.mssql.dll, 10.0.2151.25345
borland.data.mysql.dll, 10.0.2288.42451
borland.data.oracle.dll, 10.0.2151.25345
borland.data.provider.dll, 10.0.2288.42451
borland.data.sybase.dll, 10.0.2151.25345
borland.data.web.dll, 10.0.2288.42451
borland.data.web.eco.dll, 10.0.2151.25345
Borland.Delphi.Compiler.ResCvt.dll, 10.0.2151.25345
borland.delphi.dll, 10.0.2151.25345
borland.eco.db2ecotool.dll, 10.0.2151.25345
Borland.Eco.Delphi.IDE100.bpl, 10.0.2288.42451
borland.eco.handles.design.dll, 10.0.2288.42451
borland.eco.handles.dll, 10.0.2288.42451
borland.eco.interfaces.dll, 10.0.2288.42451
borland.eco.modellayer.design.dll, 10.0.2288.42451
borland.eco.modellayer.dll, 10.0.2288.42451
borland.eco.persistence.bdp.design.dll, 10.0.2151.25345
borland.eco.persistence.bdp.dll, 10.0.2151.25345
borland.eco.persistence.design.dll, 10.0.2288.42451
borland.eco.persistence.dll, 10.0.2288.42451
borland.eco.persistence.multi.dll, 10.0.2288.42451
borland.eco.persistence.sqlserver.design.dll, 10.0.2151.25345
borland.eco.persistence.sqlserver.dll, 10.0.2151.25345
borland.eco.persistence.xml.design.dll, 10.0.2151.25345
borland.eco.persistence.xml.dll, 10.0.2151.25345
borland.eco.web.dll, 10.0.2288.42451
borland.eco.windows.forms.dll, 10.0.2288.42451
borland.globalization.dll, 10.0.2151.25345
borland.ite.dll, 10.0.2288.42451
borland.jsci.dll, 10.0.2151.25345
borland.sci.dll, 10.0.2151.25345
borland.sci.gate.dll, 10.0.2288.42451
borland.sci.impl.common.dll, 10.0.2288.42451
borland.sci.impl.csharp.dll, 10.0.2151.25345
borland.sci.impl.delphi.dll, 10.0.2288.42451
borland.sci.impl.dll, 10.0.2151.25345
borland.sci.impl.msil.dll, 10.0.2288.42451
borland.sci2.dll, 10.0.2288.42451
borland.starteam.core.dll, 8.0.0.69
borland.starteam.ide.dll, 8.0.0.28
borland.starteam.ide.resources.dll, 8.0.0.28de
borland.starteam.ui.dll, 8.0.0.103
borland.studio.asphost.dll, 10.0.2151.25345
borland.studio.aspinterop.dll, 10.0.2288.42451
borland.studio.delphi.dll, 10.0.2288.42451
borland.studio.delphi.gate.dll, 10.0.2151.25345
borland.studio.delphi.resources.dll, 10.0.2288.42451de
borland.studio.host.dll, 10.0.2288.42451
borland.studio.host.resources.dll, 10.0.2288.42451de
borland.studio.interop.dll, 10.0.2341.30612
borland.studio.interop.resources.dll, 10.0.2288.42451de
borland.studio.refactoring.dll, 10.0.2288.42451
borland.studio.starteam.dll, 10.0.2288.42451
borland.studio.starteam.resources.dll, 10.0.2288.42451de\
borland.studio.together.dll, 10.0.2288.42451
borland.studio.together.resources.dll, 10.0.2288.42451de\
borland.studio.toolsapi.dll, 10.0.2151.25345
borland.studio.typemappings.dll, 10.0.2151.25345
borland.studio.vcl.design.dll, 10.0.2558.35231
borland.studio.vcl.design.refactoring.dll, 10.0.2288.42451
borland.studio.vcl.design.resources.dll, 10.0.2288.42451de\
borland.studio.vcl.menudesigner.dll, 10.0.2151.25345
borland.together.actions.dll, 10.0.2151.25345
borland.together.core.dll, 10.0.2151.25345
borland.together.core.resources.dll, 10.0.2151.25345de\
borland.together.coreresources.dll, 10.0.2151.25345
borland.together.coreresources.resources.dll, 10.0.2151.25345de\
borland.together.designmodel.dll, 10.0.2151.25345
borland.together.designpatterns.dll, 10.0.2151.25345
borland.together.designpatterns.resources.dll, 10.0.2151.25345de\
borland.together.diagram.basics.dll, 10.0.2288.42451
borland.together.diagram.core.dll, 10.0.2288.42451
borland.together.diagramclass.dll, 10.0.2288.42451
borland.together.diagramextensions.dll, 10.0.2151.25345
borland.together.diagraminteraction.dll, 10.0.2288.42451
borland.together.diagraminteraction20.dll, 10.0.2151.25345
borland.together.drawingsurface.dll, 10.0.2288.42451
borland.together.ecodiagram.dll, 10.0.2288.42451
borland.together.ecoperformers.dll, 10.0.2288.42451
borland.together.ecostatemachinediagram.dll, 10.0.2288.42451
borland.together.ecotransformations.dll, 10.0.2151.25345
borland.together.ecoxmiexchange.dll, 10.0.2151.25345
borland.together.gendoc.dll, 10.0.2151.25345
borland.together.hyperlinks.dll, 10.0.2151.25345
borland.together.internalapi.dll, 10.0.2288.42451
borland.together.languagesupport.csharp.dll, 10.0.2151.25345
borland.together.languagesupport.delphi.dll, 10.0.2151.25345
borland.together.languagesupport.msil.dll, 10.0.2151.25345
borland.together.mdlimport.dll, 10.0.2151.25345
borland.together.model3.dll, 10.0.2151.25345
borland.together.modelbasics.dll, 10.0.2151.25345
borland.together.modelperformers.dll, 10.0.2288.42451
borland.together.modelview.dll, 10.0.2288.42451
borland.together.modelview.resources.dll, 10.0.2288.42451de\
borland.together.ocl.model.dll, 10.0.2151.25345
borland.together.openapi3.dll, 10.0.2288.42451
borland.together.qaui.dll, 10.0.2151.25345
borland.together.refactoring.api.dll, 10.0.2151.25345
borland.together.refactoring.manager.dll, 10.0.2151.25345
borland.together.refactoring.manager.resources.dll, 10.0.2151.25345de\
borland.together.refactoring.platform.dll, 10.0.2151.25345
borland.together.refactoring.plugins.dll, 10.0.65535.42451
borland.together.refactoring.plugins.resources.dll, 10.0.2288.42451de\
borland.together.refactoring.plugins.ui.dll, 10.0.2151.25345
borland.together.transformations.dll, 10.0.2151.25345
borland.together.umldiagrams1x.dll, 10.0.2151.25345
borland.together.umldiagrams20.dll, 10.0.2151.25345
borland.together.undoprovider.dll, 10.0.2151.25345
borland.together.xmiexchange.dll, 10.0.2151.25345
borland.together.xmlexport.dll, 10.0.2151.25345
borland.vcl.design.actionbands.dll, 10.0.2288.42451
borland.vcl.design.actionbands.resources.dll, 10.0.2288.42451de\
borland.vcl.design.adodb.dll, 10.0.2151.25345
borland.vcl.design.adodb.resources.dll, 10.0.2151.25345de\
borland.vcl.design.adonet.dll, 10.0.2151.25345
borland.vcl.design.bdertl.dll, 10.0.2151.25345
borland.vcl.design.bdertl.resources.dll, 10.0.2151.25345de\
borland.vcl.design.datasnap.dll, 10.0.2151.25345
borland.vcl.design.dbctrls.dll, 10.0.2151.25345
borland.vcl.design.dbctrls.resources.dll, 10.0.2151.25345de\
borland.vcl.design.dbrtl.dll, 10.0.2288.42451
borland.vcl.design.dbrtl.resources.dll, 10.0.2288.42451de\
borland.vcl.design.dbxctrls.dll, 10.0.2151.25345
borland.vcl.design.dbxctrls.resources.dll, 10.0.2151.25345de\
borland.vcl.design.dbxsimplectrl.dll, 10.0.2151.25345
borland.vcl.design.ibxpress.dll, 10.0.2151.25345
borland.vcl.design.ibxpress.resources.dll, 10.0.2151.25345de\
borland.vcl.design.mybase.dll, 10.0.2151.25345
borland.vcl.design.mybase.resources.dll, 10.0.2151.25345de\
borland.vcl.design.standard.dll, 10.0.2151.25345
borland.vcl.design.standard.resources.dll, 10.0.2151.25345de\
borland.vcl.design.windows31.dll, 10.0.2151.25345
borland.vcl.design.windows31.resources.dll, 10.0.2151.25345de\
borland.vcl.design.xml.dll, 10.0.2151.25345
borland.vcl.design.xml.resources.dll, 10.0.2151.25345de\
borland.vcl.dll, 10.0.2288.42451
borland.vcl.resources.dll, 10.0.2288.42451
borland.vcl.samples.dll, 10.0.2151.25345
borland.vclactnband.dll, 10.0.2288.42451
borland.vcladodb.dll, 10.0.2288.42451
borland.vcladonet.dll, 10.0.2151.25345
borland.vclbdertl.dll, 10.0.2288.42451
borland.vcldbctrls.dll, 10.0.2288.42451
borland.vcldbexpress.dll, 10.0.2288.42451
borland.vcldbexpress.resources.dll, 10.0.2288.42451
borland.vcldbrtl.dll, 10.0.2288.42451
borland.vcldbrtl.resources.dll, 10.0.2288.42451
borland.vcldbxcds.dll, 10.0.2151.25345
borland.vcldsnap.dll, 10.0.2288.42451
borland.vcldsnapcon.dll, 10.0.2151.25345
borland.vclibxpress.dll, 10.0.2151.25345
borland.vclibxpress.resources.dll, 10.0.2151.25345
borland.vclrtl.dll, 10.0.2288.42451
borland.vclx.dll, 10.0.2288.42451
borland.vclxmlrtl.dll, 10.0.2151.25345
borlndmm.dll, 10.0.2288.42451
BrcIde.Dll, 10.0.2151.25345
browseui.dll, 6.0.2900.3020
c1.c1printdocument.dll, 1.0.20033.142
c1.common.dll, 1.0.20042.118
c1.data.dll, 1.0.20033.92
c1.data.express.dll, 1.0.20033.92
c1.win.c1chart3d.dll, 1.0.20033.13155
c1.win.c1command.dll, 1.0.20033.31
c1.win.c1flexgrid.classic.dll, 2.1.20033.144
c1.win.c1flexgrid.dll, 2.1.20033.144
c1.win.c1input.dll, 1.0.20033.53
c1.win.c1list.dll, 1.1.20033.23
c1.win.c1printpreview.dll, 1.0.20033.142
c1.win.c1report.dll, 1.1.20033.100
c1.win.c1spell.dll, 1.2.20033.38
c1.win.c1thesaurus.dll, 1.2.20033.38
c1.win.c1truedbgrid.dll, 1.2.20033.30829
Castalia10.bpl, 1.0.0.0
CastaliaCPPIntf10.bpl, 1.0.0.0
CastaliaCSharpIntf10.bpl,
CastaliaDelphiIntf10.bpl, 1.0.0.0
CastaliaNavTools10.bpl, 1.0.0.0
CastaliaRefactoringD10.bpl, 1.0.0.0
CastaliaTokenMatch10.bpl, 1.0.0.0
CLBCATQ.DLL, 2001.12.4414.308
codetemplates100.bpl, 10.0.2288.42451
comctl32.dll, 5.82.2900.2982
comctl32.dll, 6.0.2900.2982
comdlg32.dll, 6.0.2900.2180
COMRes.dll, 2001.12.4414.258
coreide100.bpl, 10.0.2151.25345
coreproide100.bpl, 10.0.2288.42451
CRYPT32.dll, 5.131.2600.2180
CSCDLL.dll, 5.1.2600.2180
cscui.dll, 5.1.2600.2180
DataExplorer100.bpl, 10.0.2151.25345
davclnt.dll, 5.1.2600.2180
dbkdebugide100.bpl, 10.0.2288.42451
dbkdebugproide100.bpl, 10.0.2288.42451
dbrtl100.bpl, 10.0.2288.42451
dcc100.dll, 10.0.2418.27083
dcc100il.dll, 10.0.2418.27083
DCIMAN32.dll, 5.1.2600.2180
dclindycore.dll, 10.0.2151.25345
dclindyprotocols.dll, 10.0.2151.25345
dclintraweb_80_100net.dll, 1.0.2151.26363
DDRAW.dll, 5.3.2600.2180
delphicoreide100.bpl, 10.0.2151.25345
delphicoreproide100.bpl, 10.0.2288.42451
delphidotnetcore100.bpl, 10.0.2151.25345
delphidotnetide100.bpl, 10.0.2288.42451
delphierrorinsite100.bpl, 10.0.2151.25345
delphiprovider.dll, 10.0.2288.42451
delphiprovider.resources.dll, 10.0.2288.42451
DelphiSpeedUp10.dll
DelphiSpeedUpLoader10.bpl, 1.0.0.0
demeanoride100.bpl, 10.0.2151.25345
deployapi100.bpl, 10.0.2151.25345
DeployCore100.bpl, 10.0.2288.42451
deployftptarget100.bpl, 10.0.2151.25345
deployide100.bpl, 10.0.2151.25345
DeployIndy100.bpl, 10.0.2151.25345
designide100.bpl, 10.0.2288.42451
dhtmlcomps100.bpl, 10.0.2288.42451
diasymreader.dll, 7.10.3052.4
dotnetaspide100.bpl, 10.0.2288.42451
DotNetCoreAssemblies100.bpl, 10.0.2151.25345
dotnetcoreide100.bpl, 10.0.2288.42451
dotnetdebugide100.bpl, 10.0.2151.25345
drprov.dll, 5.1.2600.2180
dsnap100.bpl, 10.0.2288.42451
EcoIdeCore100.bpl, 10.0.2151.25345
exceptiondiag100.bpl, 10.0.2151.25345
fusion.dll, 1.1.4322.2032
GDI32.dll, 5.1.2600.2818
gdiplus.dll, 5.1.3102.2180
GLU32.dll, 5.1.2600.2180
HHCTRL.OCX, 5.2.3790.2847
HHCTRLui.dll, 4.74.9273.0mui\0007\
historyide100.bpl, 10.0.2151.25345
htmide100.bpl, 10.0.2151.25345
HTMLDlgs100.bpl, 10.0.2151.25345
htmlhelp2100.bpl, 10.0.2151.25345
htmlide100.bpl, 10.0.2288.42451
htmltidy100.bpl, 10.0.2151.25345
idectrls100.bpl, 10.0.2151.25345
idefilefilters100.bpl, 10.0.2288.42451
IDETools100.bpl, 10.0.2151.25345
ieframe.dll, 7.0.6000.16414
iertutil.dll, 7.0.6000.16414
IMAGEHLP.DLL, 5.1.2600.2180
ImgUtil.dll, 7.0.5730.11
imm32.dll, 5.1.2600.2180
indycore.dll, 10.0.2151.25345
indyprotocols.dll, 10.0.2151.25345
indysystem.dll, 10.0.2151.25345
inet100.bpl, 10.0.2151.25345
inetdb100.bpl, 10.0.2151.25345
intraweb_80_100net.dll, 1.0.2151.26359
intrawebdb_80_100net.dll, 1.0.2151.26361
iphlpapi.dll, 5.1.2600.2912
itecore100.bpl, 10.0.2288.42451
itedotnet100.bpl, 10.0.2151.25345
iteide100.bpl, 10.0.2288.42451
iteidenet100.bpl, 10.0.2288.42451
jscript.dll, 5.7.0.5730
kernel32.dll, 5.1.2600.2945
lc.dll, 1.1.4322.573
libtidy.dll,
MFC42.DLL, 6.2.4131.0
MFC42LOC.DLL, 6.0.8665.0
midimap.dll, 5.1.2600.2180
MLANG.dll, 6.0.2900.2180
MLCC100.bpl, 10.0.2151.25345
mpr.dll, 5.1.2600.2180
MSACM32.dll, 5.1.2600.2180
msacm32.drv, 5.1.2600.0
MSASN1.dll, 5.1.2600.2180
mscoree.dll, 2.0.50727.42
MSCORJIT.DLL, 1.1.4322.2032
mscorlib.dll, 1.1.4322.2032
mscorlib.dll
mscorlib.resources.dll, 1.1.4322.573
mscorsn.dll, 1.1.4322.573
mscorwks.dll, 1.1.4322.2032
MSCTF.dll, 5.1.2600.2180
msctfime.ime, 5.1.2600.2180
msctfp.dll, 5.1.2600.2180
mshtml.dll, 7.0.6000.16414
mshtmled.dll, 7.0.6000.16414
msi.dll, 3.1.4000.2435
msimg32.dll, 5.1.2600.2180
msimtf.dll, 5.1.2600.2180
msls31.dll, 3.10.349.0
msv1_0.dll, 5.1.2600.2180
MSVCI70.dll, 7.0.9466.0
MSVCP60.dll, 6.2.3104.0
MSVCR70.dll, 7.0.9466.0
MSVCR71.dll, 7.10.3052.4
msvcrt.dll, 7.0.2600.2180
msxml3.dll, 8.70.1113.0
msxml4.dll, 4.20.9841.0
nbmaptip.dll, 1.0.2201.0
NETAPI32.dll, 5.1.2600.2976
NetImportWiz100.bpl, 10.0.2151.25345
NETRAP.dll, 5.1.2600.2180
NETUI0.dll, 5.1.2600.2180
NETUI1.dll, 5.1.2600.2180
nevrona.rave.vcl.dll, 6.0.1.1015
Normaliz.dll, 6.0.5441.0
ntdll.dll, 5.1.2600.2180
ntlanman.dll, 5.1.2600.2180
ole32.dll, 5.1.2600.2726
oleacc.dll, 4.2.5406.0
oleaut32.dll, 5.1.2600.2180
oledlg.dll, 5.1.2600.3016
olepro32.dll, 5.1.2600.2180
opengl32.dll, 5.1.2600.2180
optimizeitide100.bpl, 10.0.2151.25345
plugview100.bpl, 10.0.2151.25345
pngfilt.dll, 7.0.5730.11
PSAPI.DLL, 5.1.2600.2180
RASAPI32.dll, 5.1.2600.2180
rasman.dll, 5.1.2600.2180
refactoride100.bpl, 10.0.2151.25345
RICHED20.dll, 5.30.23.1228
RLINK32.DLL, 6.0.0.1
RPCRT4.dll, 5.1.2600.2180
rsaenh.dll, 5.1.2600.2161
rtl100.bpl, 10.0.2288.42451
rtutils.dll, 5.1.2600.2180
SAMLIB.dll, 5.1.2600.2180
sanctuarylib.dll,
SCRRUN.DLL, 5.6.0.8820
Secur32.dll, 5.1.2600.2180
sensapi.dll, 5.1.2600.2180
SETUPAPI.dll, 5.1.2600.2180
shell32.dll, 6.0.2900.3051
SHFolder.dll, 6.0.2900.2180
SHLWAPI.dll, 6.0.2900.3020
soapide100.bpl, 10.0.2151.25345
soaprtl100.bpl, 10.0.2288.42451
startpageide100.bpl, 10.0.2288.42451
stide100.bpl, 10.0.2288.42451
StSDKOSEnvironment_01.dll, 8.0.0.58
StWinProfile.dll, 6.0.0.0
sxs.dll, 5.1.2600.3019
system.data.dll, 1.1.4322.2032
system.design.dll, 1.1.4322.2032
system.design.dll
system.design.resources.dll, 1.1.4322.573
system.dll, 1.1.4322.2032
system.drawing.design.dll, 1.1.4322.573
system.drawing.dll, 1.1.4322.2032
system.drawing.resources.dll, 1.1.4322.573
system.resources.dll, 1.1.4322.573
system.web.dll, 1.1.4322.2037
system.windows.forms.dll, 1.1.4322.2032
system.windows.forms.resources.dll, 1.1.4322.573
system.xml.dll, 1.1.4322.2032
TAPI32.dll, 5.1.2600.2180
teechart.dll, 2.0.2586.24038
teechart.languages.dll, 2.0.2586.24038
TGIDE100.bpl, 10.0.2288.42451
tipcomponentsps.dll, 1.7.2600.2180
tiptsf.dll, 1.7.2600.2180
todoide100.bpl, 10.0.2288.42451
unittestide100.bpl, 10.0.2151.25345
URLMON.DLL, 7.0.6000.16414
USER32.dll, 5.1.2600.2622
USERENV.dll, 5.1.2600.2180
USP10.dll, 1.420.2600.2180
uxtheme.dll, 6.0.2900.2180
vcl100.bpl, 10.0.2288.42451
vclactnband100.bpl, 10.0.2288.42451
vcldb100.bpl, 10.0.2288.42451
vcldotnetdesignide100.bpl, 10.0.2151.25345
vclhie100.bpl, 10.0.2151.25345
vclide100.bpl, 10.0.2288.42451
vclie100.bpl, 10.0.2151.25345
vcljpg100.bpl, 10.0.2151.25345
vclx100.bpl, 10.0.2151.25345
version.dll, 5.1.2600.2180
vfs.dll, 10.0.2151.25345
vjscor.dll, 1.1.4322.0
vjsnativ.dll, 1.1.4322.0
vport_r_6.dll,
wdmaud.drv, 5.1.2600.2180
webdsnap100.bpl, 10.0.2151.25345
websnap100.bpl, 10.0.2151.25345
winhttp.dll, 5.1.2600.2180
wininet.dll, 7.0.6000.16414
winmm.dll, 5.1.2600.2180
winspool.drv, 5.1.2600.2180
WINTRUST.dll, 5.131.2600.2180
WLDAP32.dll, 5.1.2600.2180
WS2_32.dll, 5.1.2600.2180
WS2HELP.dll, 5.1.2600.2180
wsock32.dll, 5.1.2600.2180
xmlrtl100.bpl, 10.0.2151.25345
xpsp2res.dll, 5.1.2600.2180
Best regards
Vorwerk
the Borland version info:
accessibility.dll, 1.1.4322.573
activeds.dll, 5.1.2600.2180
actxprxy.dll, 6.0.2900.2180
adsldpc.dll, 5.1.2600.2180
ADVAPI32.dll, 5.1.2600.2180
appHelp.dll, 5.1.2600.2180
asmview100.bpl, 10.0.2151.25345
aspdelphiide100.bpl, 10.0.2288.42451
ATL.DLL, 3.5.2284.0
bds.exe, 10.0.2288.42451
bdsravereg.dll, 1.0.2152.522
bordbk100.dll, 100.1.1.2
bordbk100N.dll, 100.1.1.2
boreditu.dll, 10.0.2288.42451
Borland.Caliber.IDE100.bpl, 10.0.2288.42451
borland.data.common.dll, 10.0.2288.42451
borland.data.common.resources.dll, 10.0.2288.42451
borland.data.datasync.dll, 2.5.0.0,
borland.data.db2.dll, 10.0.2151.25345
borland.data.explorer.dll, 10.0.2151.25345
borland.data.explorer.resources.dll, 10.0.2151.25345de
borland.data.interbase.dll, 10.0.2151.25345
borland.data.msacc.dll, 10.0.2151.25345
borland.data.mssql.dll, 10.0.2151.25345
borland.data.mysql.dll, 10.0.2288.42451
borland.data.oracle.dll, 10.0.2151.25345
borland.data.provider.dll, 10.0.2288.42451
borland.data.sybase.dll, 10.0.2151.25345
borland.data.web.dll, 10.0.2288.42451
borland.data.web.eco.dll, 10.0.2151.25345
Borland.Delphi.Compiler.ResCvt.dll, 10.0.2151.25345
borland.delphi.dll, 10.0.2151.25345
borland.eco.db2ecotool.dll, 10.0.2151.25345
Borland.Eco.Delphi.IDE100.bpl, 10.0.2288.42451
borland.eco.handles.design.dll, 10.0.2288.42451
borland.eco.handles.dll, 10.0.2288.42451
borland.eco.interfaces.dll, 10.0.2288.42451
borland.eco.modellayer.design.dll, 10.0.2288.42451
borland.eco.modellayer.dll, 10.0.2288.42451
borland.eco.persistence.bdp.design.dll, 10.0.2151.25345
borland.eco.persistence.bdp.dll, 10.0.2151.25345
borland.eco.persistence.design.dll, 10.0.2288.42451
borland.eco.persistence.dll, 10.0.2288.42451
borland.eco.persistence.multi.dll, 10.0.2288.42451
borland.eco.persistence.sqlserver.design.dll, 10.0.2151.25345
borland.eco.persistence.sqlserver.dll, 10.0.2151.25345
borland.eco.persistence.xml.design.dll, 10.0.2151.25345
borland.eco.persistence.xml.dll, 10.0.2151.25345
borland.eco.web.dll, 10.0.2288.42451
borland.eco.windows.forms.dll, 10.0.2288.42451
borland.globalization.dll, 10.0.2151.25345
borland.ite.dll, 10.0.2288.42451
borland.jsci.dll, 10.0.2151.25345
borland.sci.dll, 10.0.2151.25345
borland.sci.gate.dll, 10.0.2288.42451
borland.sci.impl.common.dll, 10.0.2288.42451
borland.sci.impl.csharp.dll, 10.0.2151.25345
borland.sci.impl.delphi.dll, 10.0.2288.42451
borland.sci.impl.dll, 10.0.2151.25345
borland.sci.impl.msil.dll, 10.0.2288.42451
borland.sci2.dll, 10.0.2288.42451
borland.starteam.core.dll, 8.0.0.69
borland.starteam.ide.dll, 8.0.0.28
borland.starteam.ide.resources.dll, 8.0.0.28de
borland.starteam.ui.dll, 8.0.0.103
borland.studio.asphost.dll, 10.0.2151.25345
borland.studio.aspinterop.dll, 10.0.2288.42451
borland.studio.delphi.dll, 10.0.2288.42451
borland.studio.delphi.gate.dll, 10.0.2151.25345
borland.studio.delphi.resources.dll, 10.0.2288.42451de
borland.studio.host.dll, 10.0.2288.42451
borland.studio.host.resources.dll, 10.0.2288.42451de
borland.studio.interop.dll, 10.0.2341.30612
borland.studio.interop.resources.dll, 10.0.2288.42451de
borland.studio.refactoring.dll, 10.0.2288.42451
borland.studio.starteam.dll, 10.0.2288.42451
borland.studio.starteam.resources.dll, 10.0.2288.42451de\
borland.studio.together.dll, 10.0.2288.42451
borland.studio.together.resources.dll, 10.0.2288.42451de\
borland.studio.toolsapi.dll, 10.0.2151.25345
borland.studio.typemappings.dll, 10.0.2151.25345
borland.studio.vcl.design.dll, 10.0.2558.35231
borland.studio.vcl.design.refactoring.dll, 10.0.2288.42451
borland.studio.vcl.design.resources.dll, 10.0.2288.42451de\
borland.studio.vcl.menudesigner.dll, 10.0.2151.25345
borland.together.actions.dll, 10.0.2151.25345
borland.together.core.dll, 10.0.2151.25345
borland.together.core.resources.dll, 10.0.2151.25345de\
borland.together.coreresources.dll, 10.0.2151.25345
borland.together.coreresources.resources.dll, 10.0.2151.25345de\
borland.together.designmodel.dll, 10.0.2151.25345
borland.together.designpatterns.dll, 10.0.2151.25345
borland.together.designpatterns.resources.dll, 10.0.2151.25345de\
borland.together.diagram.basics.dll, 10.0.2288.42451
borland.together.diagram.core.dll, 10.0.2288.42451
borland.together.diagramclass.dll, 10.0.2288.42451
borland.together.diagramextensions.dll, 10.0.2151.25345
borland.together.diagraminteraction.dll, 10.0.2288.42451
borland.together.diagraminteraction20.dll, 10.0.2151.25345
borland.together.drawingsurface.dll, 10.0.2288.42451
borland.together.ecodiagram.dll, 10.0.2288.42451
borland.together.ecoperformers.dll, 10.0.2288.42451
borland.together.ecostatemachinediagram.dll, 10.0.2288.42451
borland.together.ecotransformations.dll, 10.0.2151.25345
borland.together.ecoxmiexchange.dll, 10.0.2151.25345
borland.together.gendoc.dll, 10.0.2151.25345
borland.together.hyperlinks.dll, 10.0.2151.25345
borland.together.internalapi.dll, 10.0.2288.42451
borland.together.languagesupport.csharp.dll, 10.0.2151.25345
borland.together.languagesupport.delphi.dll, 10.0.2151.25345
borland.together.languagesupport.msil.dll, 10.0.2151.25345
borland.together.mdlimport.dll, 10.0.2151.25345
borland.together.model3.dll, 10.0.2151.25345
borland.together.modelbasics.dll, 10.0.2151.25345
borland.together.modelperformers.dll, 10.0.2288.42451
borland.together.modelview.dll, 10.0.2288.42451
borland.together.modelview.resources.dll, 10.0.2288.42451de\
borland.together.ocl.model.dll, 10.0.2151.25345
borland.together.openapi3.dll, 10.0.2288.42451
borland.together.qaui.dll, 10.0.2151.25345
borland.together.refactoring.api.dll, 10.0.2151.25345
borland.together.refactoring.manager.dll, 10.0.2151.25345
borland.together.refactoring.manager.resources.dll, 10.0.2151.25345de\
borland.together.refactoring.platform.dll, 10.0.2151.25345
borland.together.refactoring.plugins.dll, 10.0.65535.42451
borland.together.refactoring.plugins.resources.dll, 10.0.2288.42451de\
borland.together.refactoring.plugins.ui.dll, 10.0.2151.25345
borland.together.transformations.dll, 10.0.2151.25345
borland.together.umldiagrams1x.dll, 10.0.2151.25345
borland.together.umldiagrams20.dll, 10.0.2151.25345
borland.together.undoprovider.dll, 10.0.2151.25345
borland.together.xmiexchange.dll, 10.0.2151.25345
borland.together.xmlexport.dll, 10.0.2151.25345
borland.vcl.design.actionbands.dll, 10.0.2288.42451
borland.vcl.design.actionbands.resources.dll, 10.0.2288.42451de\
borland.vcl.design.adodb.dll, 10.0.2151.25345
borland.vcl.design.adodb.resources.dll, 10.0.2151.25345de\
borland.vcl.design.adonet.dll, 10.0.2151.25345
borland.vcl.design.bdertl.dll, 10.0.2151.25345
borland.vcl.design.bdertl.resources.dll, 10.0.2151.25345de\
borland.vcl.design.datasnap.dll, 10.0.2151.25345
borland.vcl.design.dbctrls.dll, 10.0.2151.25345
borland.vcl.design.dbctrls.resources.dll, 10.0.2151.25345de\
borland.vcl.design.dbrtl.dll, 10.0.2288.42451
borland.vcl.design.dbrtl.resources.dll, 10.0.2288.42451de\
borland.vcl.design.dbxctrls.dll, 10.0.2151.25345
borland.vcl.design.dbxctrls.resources.dll, 10.0.2151.25345de\
borland.vcl.design.dbxsimplectrl.dll, 10.0.2151.25345
borland.vcl.design.ibxpress.dll, 10.0.2151.25345
borland.vcl.design.ibxpress.resources.dll, 10.0.2151.25345de\
borland.vcl.design.mybase.dll, 10.0.2151.25345
borland.vcl.design.mybase.resources.dll, 10.0.2151.25345de\
borland.vcl.design.standard.dll, 10.0.2151.25345
borland.vcl.design.standard.resources.dll, 10.0.2151.25345de\
borland.vcl.design.windows31.dll, 10.0.2151.25345
borland.vcl.design.windows31.resources.dll, 10.0.2151.25345de\
borland.vcl.design.xml.dll, 10.0.2151.25345
borland.vcl.design.xml.resources.dll, 10.0.2151.25345de\
borland.vcl.dll, 10.0.2288.42451
borland.vcl.resources.dll, 10.0.2288.42451
borland.vcl.samples.dll, 10.0.2151.25345
borland.vclactnband.dll, 10.0.2288.42451
borland.vcladodb.dll, 10.0.2288.42451
borland.vcladonet.dll, 10.0.2151.25345
borland.vclbdertl.dll, 10.0.2288.42451
borland.vcldbctrls.dll, 10.0.2288.42451
borland.vcldbexpress.dll, 10.0.2288.42451
borland.vcldbexpress.resources.dll, 10.0.2288.42451
borland.vcldbrtl.dll, 10.0.2288.42451
borland.vcldbrtl.resources.dll, 10.0.2288.42451
borland.vcldbxcds.dll, 10.0.2151.25345
borland.vcldsnap.dll, 10.0.2288.42451
borland.vcldsnapcon.dll, 10.0.2151.25345
borland.vclibxpress.dll, 10.0.2151.25345
borland.vclibxpress.resources.dll, 10.0.2151.25345
borland.vclrtl.dll, 10.0.2288.42451
borland.vclx.dll, 10.0.2288.42451
borland.vclxmlrtl.dll, 10.0.2151.25345
borlndmm.dll, 10.0.2288.42451
BrcIde.Dll, 10.0.2151.25345
browseui.dll, 6.0.2900.3020
c1.c1printdocument.dll, 1.0.20033.142
c1.common.dll, 1.0.20042.118
c1.data.dll, 1.0.20033.92
c1.data.express.dll, 1.0.20033.92
c1.win.c1chart3d.dll, 1.0.20033.13155
c1.win.c1command.dll, 1.0.20033.31
c1.win.c1flexgrid.classic.dll, 2.1.20033.144
c1.win.c1flexgrid.dll, 2.1.20033.144
c1.win.c1input.dll, 1.0.20033.53
c1.win.c1list.dll, 1.1.20033.23
c1.win.c1printpreview.dll, 1.0.20033.142
c1.win.c1report.dll, 1.1.20033.100
c1.win.c1spell.dll, 1.2.20033.38
c1.win.c1thesaurus.dll, 1.2.20033.38
c1.win.c1truedbgrid.dll, 1.2.20033.30829
Castalia10.bpl, 1.0.0.0
CastaliaCPPIntf10.bpl, 1.0.0.0
CastaliaCSharpIntf10.bpl,
CastaliaDelphiIntf10.bpl, 1.0.0.0
CastaliaNavTools10.bpl, 1.0.0.0
CastaliaRefactoringD10.bpl, 1.0.0.0
CastaliaTokenMatch10.bpl, 1.0.0.0
CLBCATQ.DLL, 2001.12.4414.308
codetemplates100.bpl, 10.0.2288.42451
comctl32.dll, 5.82.2900.2982
comctl32.dll, 6.0.2900.2982
comdlg32.dll, 6.0.2900.2180
COMRes.dll, 2001.12.4414.258
coreide100.bpl, 10.0.2151.25345
coreproide100.bpl, 10.0.2288.42451
CRYPT32.dll, 5.131.2600.2180
CSCDLL.dll, 5.1.2600.2180
cscui.dll, 5.1.2600.2180
DataExplorer100.bpl, 10.0.2151.25345
davclnt.dll, 5.1.2600.2180
dbkdebugide100.bpl, 10.0.2288.42451
dbkdebugproide100.bpl, 10.0.2288.42451
dbrtl100.bpl, 10.0.2288.42451
dcc100.dll, 10.0.2418.27083
dcc100il.dll, 10.0.2418.27083
DCIMAN32.dll, 5.1.2600.2180
dclindycore.dll, 10.0.2151.25345
dclindyprotocols.dll, 10.0.2151.25345
dclintraweb_80_100net.dll, 1.0.2151.26363
DDRAW.dll, 5.3.2600.2180
delphicoreide100.bpl, 10.0.2151.25345
delphicoreproide100.bpl, 10.0.2288.42451
delphidotnetcore100.bpl, 10.0.2151.25345
delphidotnetide100.bpl, 10.0.2288.42451
delphierrorinsite100.bpl, 10.0.2151.25345
delphiprovider.dll, 10.0.2288.42451
delphiprovider.resources.dll, 10.0.2288.42451
DelphiSpeedUp10.dll
DelphiSpeedUpLoader10.bpl, 1.0.0.0
demeanoride100.bpl, 10.0.2151.25345
deployapi100.bpl, 10.0.2151.25345
DeployCore100.bpl, 10.0.2288.42451
deployftptarget100.bpl, 10.0.2151.25345
deployide100.bpl, 10.0.2151.25345
DeployIndy100.bpl, 10.0.2151.25345
designide100.bpl, 10.0.2288.42451
dhtmlcomps100.bpl, 10.0.2288.42451
diasymreader.dll, 7.10.3052.4
dotnetaspide100.bpl, 10.0.2288.42451
DotNetCoreAssemblies100.bpl, 10.0.2151.25345
dotnetcoreide100.bpl, 10.0.2288.42451
dotnetdebugide100.bpl, 10.0.2151.25345
drprov.dll, 5.1.2600.2180
dsnap100.bpl, 10.0.2288.42451
EcoIdeCore100.bpl, 10.0.2151.25345
exceptiondiag100.bpl, 10.0.2151.25345
fusion.dll, 1.1.4322.2032
GDI32.dll, 5.1.2600.2818
gdiplus.dll, 5.1.3102.2180
GLU32.dll, 5.1.2600.2180
HHCTRL.OCX, 5.2.3790.2847
HHCTRLui.dll, 4.74.9273.0mui\0007\
historyide100.bpl, 10.0.2151.25345
htmide100.bpl, 10.0.2151.25345
HTMLDlgs100.bpl, 10.0.2151.25345
htmlhelp2100.bpl, 10.0.2151.25345
htmlide100.bpl, 10.0.2288.42451
htmltidy100.bpl, 10.0.2151.25345
idectrls100.bpl, 10.0.2151.25345
idefilefilters100.bpl, 10.0.2288.42451
IDETools100.bpl, 10.0.2151.25345
ieframe.dll, 7.0.6000.16414
iertutil.dll, 7.0.6000.16414
IMAGEHLP.DLL, 5.1.2600.2180
ImgUtil.dll, 7.0.5730.11
imm32.dll, 5.1.2600.2180
indycore.dll, 10.0.2151.25345
indyprotocols.dll, 10.0.2151.25345
indysystem.dll, 10.0.2151.25345
inet100.bpl, 10.0.2151.25345
inetdb100.bpl, 10.0.2151.25345
intraweb_80_100net.dll, 1.0.2151.26359
intrawebdb_80_100net.dll, 1.0.2151.26361
iphlpapi.dll, 5.1.2600.2912
itecore100.bpl, 10.0.2288.42451
itedotnet100.bpl, 10.0.2151.25345
iteide100.bpl, 10.0.2288.42451
iteidenet100.bpl, 10.0.2288.42451
jscript.dll, 5.7.0.5730
kernel32.dll, 5.1.2600.2945
lc.dll, 1.1.4322.573
libtidy.dll,
MFC42.DLL, 6.2.4131.0
MFC42LOC.DLL, 6.0.8665.0
midimap.dll, 5.1.2600.2180
MLANG.dll, 6.0.2900.2180
MLCC100.bpl, 10.0.2151.25345
mpr.dll, 5.1.2600.2180
MSACM32.dll, 5.1.2600.2180
msacm32.drv, 5.1.2600.0
MSASN1.dll, 5.1.2600.2180
mscoree.dll, 2.0.50727.42
MSCORJIT.DLL, 1.1.4322.2032
mscorlib.dll, 1.1.4322.2032
mscorlib.dll
mscorlib.resources.dll, 1.1.4322.573
mscorsn.dll, 1.1.4322.573
mscorwks.dll, 1.1.4322.2032
MSCTF.dll, 5.1.2600.2180
msctfime.ime, 5.1.2600.2180
msctfp.dll, 5.1.2600.2180
mshtml.dll, 7.0.6000.16414
mshtmled.dll, 7.0.6000.16414
msi.dll, 3.1.4000.2435
msimg32.dll, 5.1.2600.2180
msimtf.dll, 5.1.2600.2180
msls31.dll, 3.10.349.0
msv1_0.dll, 5.1.2600.2180
MSVCI70.dll, 7.0.9466.0
MSVCP60.dll, 6.2.3104.0
MSVCR70.dll, 7.0.9466.0
MSVCR71.dll, 7.10.3052.4
msvcrt.dll, 7.0.2600.2180
msxml3.dll, 8.70.1113.0
msxml4.dll, 4.20.9841.0
nbmaptip.dll, 1.0.2201.0
NETAPI32.dll, 5.1.2600.2976
NetImportWiz100.bpl, 10.0.2151.25345
NETRAP.dll, 5.1.2600.2180
NETUI0.dll, 5.1.2600.2180
NETUI1.dll, 5.1.2600.2180
nevrona.rave.vcl.dll, 6.0.1.1015
Normaliz.dll, 6.0.5441.0
ntdll.dll, 5.1.2600.2180
ntlanman.dll, 5.1.2600.2180
ole32.dll, 5.1.2600.2726
oleacc.dll, 4.2.5406.0
oleaut32.dll, 5.1.2600.2180
oledlg.dll, 5.1.2600.3016
olepro32.dll, 5.1.2600.2180
opengl32.dll, 5.1.2600.2180
optimizeitide100.bpl, 10.0.2151.25345
plugview100.bpl, 10.0.2151.25345
pngfilt.dll, 7.0.5730.11
PSAPI.DLL, 5.1.2600.2180
RASAPI32.dll, 5.1.2600.2180
rasman.dll, 5.1.2600.2180
refactoride100.bpl, 10.0.2151.25345
RICHED20.dll, 5.30.23.1228
RLINK32.DLL, 6.0.0.1
RPCRT4.dll, 5.1.2600.2180
rsaenh.dll, 5.1.2600.2161
rtl100.bpl, 10.0.2288.42451
rtutils.dll, 5.1.2600.2180
SAMLIB.dll, 5.1.2600.2180
sanctuarylib.dll,
SCRRUN.DLL, 5.6.0.8820
Secur32.dll, 5.1.2600.2180
sensapi.dll, 5.1.2600.2180
SETUPAPI.dll, 5.1.2600.2180
shell32.dll, 6.0.2900.3051
SHFolder.dll, 6.0.2900.2180
SHLWAPI.dll, 6.0.2900.3020
soapide100.bpl, 10.0.2151.25345
soaprtl100.bpl, 10.0.2288.42451
startpageide100.bpl, 10.0.2288.42451
stide100.bpl, 10.0.2288.42451
StSDKOSEnvironment_01.dll, 8.0.0.58
StWinProfile.dll, 6.0.0.0
sxs.dll, 5.1.2600.3019
system.data.dll, 1.1.4322.2032
system.design.dll, 1.1.4322.2032
system.design.dll
system.design.resources.dll, 1.1.4322.573
system.dll, 1.1.4322.2032
system.drawing.design.dll, 1.1.4322.573
system.drawing.dll, 1.1.4322.2032
system.drawing.resources.dll, 1.1.4322.573
system.resources.dll, 1.1.4322.573
system.web.dll, 1.1.4322.2037
system.windows.forms.dll, 1.1.4322.2032
system.windows.forms.resources.dll, 1.1.4322.573
system.xml.dll, 1.1.4322.2032
TAPI32.dll, 5.1.2600.2180
teechart.dll, 2.0.2586.24038
teechart.languages.dll, 2.0.2586.24038
TGIDE100.bpl, 10.0.2288.42451
tipcomponentsps.dll, 1.7.2600.2180
tiptsf.dll, 1.7.2600.2180
todoide100.bpl, 10.0.2288.42451
unittestide100.bpl, 10.0.2151.25345
URLMON.DLL, 7.0.6000.16414
USER32.dll, 5.1.2600.2622
USERENV.dll, 5.1.2600.2180
USP10.dll, 1.420.2600.2180
uxtheme.dll, 6.0.2900.2180
vcl100.bpl, 10.0.2288.42451
vclactnband100.bpl, 10.0.2288.42451
vcldb100.bpl, 10.0.2288.42451
vcldotnetdesignide100.bpl, 10.0.2151.25345
vclhie100.bpl, 10.0.2151.25345
vclide100.bpl, 10.0.2288.42451
vclie100.bpl, 10.0.2151.25345
vcljpg100.bpl, 10.0.2151.25345
vclx100.bpl, 10.0.2151.25345
version.dll, 5.1.2600.2180
vfs.dll, 10.0.2151.25345
vjscor.dll, 1.1.4322.0
vjsnativ.dll, 1.1.4322.0
vport_r_6.dll,
wdmaud.drv, 5.1.2600.2180
webdsnap100.bpl, 10.0.2151.25345
websnap100.bpl, 10.0.2151.25345
winhttp.dll, 5.1.2600.2180
wininet.dll, 7.0.6000.16414
winmm.dll, 5.1.2600.2180
winspool.drv, 5.1.2600.2180
WINTRUST.dll, 5.131.2600.2180
WLDAP32.dll, 5.1.2600.2180
WS2_32.dll, 5.1.2600.2180
WS2HELP.dll, 5.1.2600.2180
wsock32.dll, 5.1.2600.2180
xmlrtl100.bpl, 10.0.2151.25345
xpsp2res.dll, 5.1.2600.2180
Best regards
Vorwerk
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
Thanks for the information. We are using English BDS and Windows versions. We will try to arrange an environment as similar as possible to yours and run some tests there. We will get back to you when we haver further news.
Thanks for the information. We are using English BDS and Windows versions. We will try to arrange an environment as similar as possible to yours and run some tests there. We will get back to you when we haver further news.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Vorwerk,
After running some more tests, the .exe you included with your project runs fine in a machine with no TeeChart license installed. That would discount a problem with the BDS or the TeeChart licensing mechanism and might point to some other software interrupting the license calls. Is it possible your machines are installed with some security software? Have you tried executing your .exe itself, I mean, not running the project directly from Delphi 2006?
Thanks in advance.
After running some more tests, the .exe you included with your project runs fine in a machine with no TeeChart license installed. That would discount a problem with the BDS or the TeeChart licensing mechanism and might point to some other software interrupting the license calls. Is it possible your machines are installed with some security software? Have you tried executing your .exe itself, I mean, not running the project directly from Delphi 2006?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |