120 pts.
 installing client access version V5R2M0 on windows 7 64 bit
Hi

I was able to install V5R2M0 client access on windows 7 32 bit version but when I am trying to install it on 64 bit version then I am getting the error that XCOPYFILE-2 error.

Could anyone please help me resolving out this error.

 

Thanks

Vivek Sharma



Software/Hardware used:
ASKED: September 24, 2011  5:28 PM
UPDATED: June 18, 2012  10:29 AM

Answer Wiki:
I had to use CA v7 when using Win 7/64. @VivekSharma.. i too was installing the client access on win 7 32 bit, it work perfectlty, but when installing on windows 7 64 bit got the error XCOPYFILE-2 error, each time on every machine win 7 64 bit, so then to be able to installed the client access, i've put the windows 64 bit on safe mode, on an administrator account, then start the client access on compatibility mode, win xp sp3, and start the installation, and the program install corectly, then restart the computer in normal mode, and use the client access.. it works without any error. on every machine.
Last Wiki Answer Submitted:  June 18, 2012  10:29 am  by  graybeard52   3,115 pts.
All Answer Wiki Contributors:  graybeard52   3,115 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Bad news. My network guy worked very hard on getting V5R2 CA installed on Win 7-64.
He’s a talented guy & put in a lot of effort but no-go.
Had to downgrade to Win 7-32.

 830 pts.

 

You were probably lucky getting such an old version to install on Win7. See the Using IBM i Access with Windows OSs for supported combinations.

Perhaps installing XP Mode on your PC will give you some success.

Tom

 108,055 pts.

 

Here is a little more detail…
When he installed on Win7-64, green screen sessions came right up – no issues.
It was ODBC that was a problem (which we use heavily).
After downgrading to Win7-32, V5R2 CA ODBC worked straight away.
We have 2 Win7-32 PCs running V5R2 CA identically to our XP machines.
Unfortunately I don’t know what causes the XCOPYFILE-2 error you are referring to. We install from CD…maybe you are trying to install from the AS400 or a network server?

 830 pts.

 

I am working from memory here but as I recall we had do a one-time install of a piece of software from IBM based on the hardware where the Client Access upgrade would be installed – either the 32-bit or the 64-bit version of the program.

According to IBM, the extra program had to be installed prior to installing the upgrade.

 5,525 pts.

 

I verified: no special software installed on either XP or Win 7 (32 or 64) machines.

We just take the giant IBM install and run it.

 830 pts.

 

When he installed on Win7-64, green screen sessions came right up – no issues.
It was ODBC that was a problem (which we use heavily).

If the OS has the interfaces used by the programming, the programming should work. A telnet client is probably (relatively) easy. It’s little more than establishing a socket and relaying characters to and from the display and keyboard.

But a remote database connection requires quite a bit more. (Note that Microsoft has never really supplied an ODBC client to SQL Server for the AS/400 platform, and the AS/400 finds it fairly easy to support old versions of software after upgrading the OS. Apparently, MS thinks ODBC clients are not trivial.) How many times have drivers of various kinds needed to be updated/replaced after a Windows upgrade? The underlying rules are changed by the new OS.

When going from 32-bit to 64-bit, it’s even more complicated (on Windows).

How about running WinXP in a VM? Then install iSeries Access on WinXP.

Tom

 108,055 pts.