Hello,
i have a Problem.
I have a Delphi.NET Project with one TeeChart Component. In Januar it runs fine. Now, i don't change the project but the project doesn't run.
In the initialize block I get the error:
System.MethodAccessException - "Attempt to access the method failed"
Thank you for help!
Best regards
Dirk Vorwerk
Problem with Delphi.NET: "Attempt to access the methode
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dirk,
Could you please send us a simple example project we can run "as-is" to reproduce the problem here and let us know the exact TeeChart for .NET and Delphi versions you are using?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our uploadg page.
Thanks in advance.
Could you please send us a simple example project we can run "as-is" to reproduce the problem here and let us know the exact TeeChart for .NET and Delphi versions you are using?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our uploadg 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 Dirk,
Thanks for the example project. Your project worked fine for me here. It could be a licensing issue. You could try running TeeRegister tool, available at the client area, to register the license again.
Also notice there's a newer TeeChart for .NET v2 build available.
Thanks for the example project. Your project worked fine for me here. It could be a licensing issue. You could try running TeeRegister tool, available at the client area, to register the license again.
Also notice there's a newer TeeChart for .NET v2 build available.
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 Dirk,
Has any element changed in the setup since you were able to run the project successfully? Has any maintenance been applied to TeeChart and/or Visual Studio since that time? I'm assuming that some element must have changed so we'll need to try to identify what.
Have you tried step-debugging the initialize to see what provokes the error you report?
Regards,
Marc Meumann
Has any element changed in the setup since you were able to run the project successfully? Has any maintenance been applied to TeeChart and/or Visual Studio since that time? I'm assuming that some element must have changed so we'll need to try to identify what.
Have you tried step-debugging the initialize to see what provokes the error you report?
As your project works successfully here perhaps it indicates that there is an invalid environment configuration parameter in your setup.System.MethodAccessException - "Attempt to access the method failed"
Regards,
Marc Meumann
Steema Support