Problems with RAD 2009 (C-Builder)
Posted: 23.02.2009, 12:14
Hello,
I've downloaded the Zeos7 components last week. At the start of using the components I used an old project (Zeos 6 & RAD 2006/C-Builder) and tried to make a new version of the program with zeos 7. There were no problems.
Today I tried to create a new project with the ZEOS 7 components and RAD 2009/C-Builder and it doesn't work. I always get runtime errors (access violations) at the startup part of the program. My programs doesn't run if there is only the ZConnection component @ the form. No configurations are made at the new component. If I create the dynamic component it's the same problem. If I use a zeos-component @ my project the programm will crash. the problems occurs after I write the following code - line "ZConnection1 = new TZConnection(NULL);" The definitions and includes ok.
Can you help me? What's wrong? Why does ist work with an "old" RAD 2007 project?
Thank you very much.
Marcus
I've downloaded the Zeos7 components last week. At the start of using the components I used an old project (Zeos 6 & RAD 2006/C-Builder) and tried to make a new version of the program with zeos 7. There were no problems.
Today I tried to create a new project with the ZEOS 7 components and RAD 2009/C-Builder and it doesn't work. I always get runtime errors (access violations) at the startup part of the program. My programs doesn't run if there is only the ZConnection component @ the form. No configurations are made at the new component. If I create the dynamic component it's the same problem. If I use a zeos-component @ my project the programm will crash. the problems occurs after I write the following code - line "ZConnection1 = new TZConnection(NULL);" The definitions and includes ok.
Can you help me? What's wrong? Why does ist work with an "old" RAD 2007 project?
Thank you very much.
Marcus