Problem after Upgrade to Version 7.5.10
-
the_bachelor1982
- Posts: 8
- Joined: Mon 30 Jan 2012 21:48
Problem after Upgrade to Version 7.5.10
Hello!
Since i upgraded to version 7.5.10 i get the error "MYDACVCL.OBJ" cannot open. my version of rad studio XE2 is "16.0.4504.48759" but you write on your website version "16.0.4429.46931" is required. this version is older than my version?
which version is correct? can you help me to resolve this error?
thank you for your help,
Maik
Since i upgraded to version 7.5.10 i get the error "MYDACVCL.OBJ" cannot open. my version of rad studio XE2 is "16.0.4504.48759" but you write on your website version "16.0.4429.46931" is required. this version is older than my version?
which version is correct? can you help me to resolve this error?
thank you for your help,
Maik
-
AndreyZ
Re: Problem after Upgrade to Version 7.5.10
Hello,
To solve the problem, please replace the codewith the codeeverywhere in your project.
You are using the correct version of RAD Studio XE2. MyDAC 7.5.10 requires RAD Studio XE2 Update 4 Hotfix 1, it is version 16.0.4504.48759 . Please specify where on our website you found the information that MyDAC 7.5.10 requires RAD Studio XE2 version 16.0.4429.46931 . We will fix this information.
To solve the problem, please replace the code
Code: Select all
#pragma link "MyDacVcl"Code: Select all
#include "MyDacVcl.hpp"You are using the correct version of RAD Studio XE2. MyDAC 7.5.10 requires RAD Studio XE2 Update 4 Hotfix 1, it is version 16.0.4504.48759 . Please specify where on our website you found the information that MyDAC 7.5.10 requires RAD Studio XE2 version 16.0.4429.46931 . We will fix this information.
-
the_bachelor1982
- Posts: 8
- Joined: Mon 30 Jan 2012 21:48
Re: Problem after Upgrade to Version 7.5.10
Hello!
When you visit your website and login in registered user's area. in the license page you click on "7.5.10". You will see "MyDAC for RAD Studio XE2 requires Update 4 (RAD Studio XE2 Build 16.0.4429.46931"
When you visit your website and login in registered user's area. in the license page you click on "7.5.10". You will see "MyDAC for RAD Studio XE2 requires Update 4 (RAD Studio XE2 Build 16.0.4429.46931"
-
AndreyZ
Re: Problem after Upgrade to Version 7.5.10
Thank you for the information. We will change the information in Registered Users' Area.
-
AndreyZ
Re: Problem after Upgrade to Version 7.5.10
Was the problem with the MyDacVcl unit solved?
-
the_bachelor1982
- Posts: 8
- Joined: Mon 30 Jan 2012 21:48
Re: Problem after Upgrade to Version 7.5.10
Yes!
Thank you for your help.
Best regards, Maik
Thank you for your help.
Best regards, Maik
-
AndreyZ
Re: Problem after Upgrade to Version 7.5.10
I am glad I could help. Please write us if you have any other questions about MyDAC.