gjeyapra
25th July 2012, 09:50
Hi Experts, During porting set upgrade to 8.7b.01 in Baan IV, we encounter an error message when the installation was trying to configure with the MS SQL Server database. The screen shot of the error message is attached.
We are not sure whether the problem occured due older version(9.00.5000.00) of SQL Server. Please help.
-Ganesh
jaotto
25th July 2012, 15:33
What version of MSQL are you using?
Have you performed all necessary prereqs for installing this Porting set on your environmnet?
What is your current Porting Set?
gjeyapra
25th July 2012, 15:54
What version of MSQL are you using?
Have you performed all necessary prereqs for installing this Porting set on your environmnet?
What is your current Porting Set?
Current MSSQL version is SQL Server 2005 and Version 9.00.5000.00
We were using porting set 6.1c.x baan IVc which we need to migrate to new windows server 64Bit. Since 6.1c.x is not supported by 64Bit, we plan to install porting set 8.7b.01 in the new server where MSSQL 2005 version 9.00.5000.00 is already present. During the installation we are stuck with the issue as attached
Please let me know if you require more details.
-Ganesh
gjeyapra
26th July 2012, 09:32
Current MSSQL version is SQL Server 2005 and Version 9.00.5000.00
We were using porting set 6.1c.x baan IVc which we need to migrate to new windows server 64Bit. Since 6.1c.x is not supported by 64Bit, we plan to install porting set 8.7b.01 in the new server where MSSQL 2005 version 9.00.5000.00 is already present. During the installation we are stuck with the issue as attached
Please let me know if you require more details.
-Ganesh
Folks, Do anyone have clue on this??
chris_kzn
15th August 2012, 09:31
Sorry dude, I am still using porting set 6.1.xxx on our Windows Server 2008 R2 server. I have not read what the difference is changing from the 6.1 to the 8.2, I thought 8.2 was just redesigned for Virtual Environments.
Only one thing comes to mind:
Make sure you have installed Microsoft VCC or whatever they require - the file vcredist_x86.exe
Mike Lahey
4th September 2012, 16:37
The error is caused because the installer is trying to invoke the SQL 2008 client which is not installed.
Download & Install the SQL Client 2008, SQL 2005 Compatibility pack and MSXML 6.0 on the application server.
http://www.microsoft.com/en-us/download/details.aspx?id=16177
You will also need to install .NET 4.0 if its not already installed, before installing the SQL Server 2008 components.