I don't have any registry entries in version8. I think it's only with
V6R1 since the data provider was re-written from .NET1 to .NET2 in V6R1.
oh well. I'm going to order the V6R1 client access CD.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Dave
Sent: Monday, June 22, 2009 12:56 PM
To: Midrange Systems Technical Discussion
Subject: RE: (iSeries Access for Windows Programming) .NET Wrappers
I think it should work with V5R4 too. Try it and let me know.
If not, creating a registry file for your own PC is simple enough. The
install creates entries for VS 2005, which is version 8.0. To make the
drivers work in VS 2008 you simply export the 8.0 registry entries, and
change the references to folder 8.0 to be 9.0 using Notepad. Then
reimport
the .reg file and with the entries under 9.0 you should be all set.
----------------------------------------
From: "ibm" <ibm@xxxxxxxxxx>
Sent: Monday, June 22, 2009 10:35 AM
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Subject: RE: (iSeries Access for Windows Programming) .NET Wrappers
Ah, I'm still on V5R4. Does my version have tools for VS2008?