Guru's,
I have created a Standard.exe project which connects to our internal AS400 database and runs a Stored Procedure using the Data Environment options within Visual Basic. The application from the design environment works great.
I am successfuly able to compile the application into a .exe file.
I have used the P & D Wizard to create a standard setup package and also deployed this to a common server location. So far all is well.
I have installed the application on my PC (which is also the development PC) and it works great.
I then installed the application on another machine (which is not a devlopment machine) which has identical OS and network privleges. When I run the application and it trys to connect to the AS400 database I get the following error:
"Application-defined or object-defined error, 713"
I have found that if I load VB 6.0 on the user machine (non-development machine) the application will run great! But if I un-install VB it produces the error above.
So, after all that I am baffled! Does anyone have a suggestion?
Brian Noll
I have created a Standard.exe project which connects to our internal AS400 database and runs a Stored Procedure using the Data Environment options within Visual Basic. The application from the design environment works great.
I am successfuly able to compile the application into a .exe file.
I have used the P & D Wizard to create a standard setup package and also deployed this to a common server location. So far all is well.
I have installed the application on my PC (which is also the development PC) and it works great.
I then installed the application on another machine (which is not a devlopment machine) which has identical OS and network privleges. When I run the application and it trys to connect to the AS400 database I get the following error:
"Application-defined or object-defined error, 713"
I have found that if I load VB 6.0 on the user machine (non-development machine) the application will run great! But if I un-install VB it produces the error above.
So, after all that I am baffled! Does anyone have a suggestion?
Brian Noll