Spent too many hours on Google already, time to ask.
VB.NET 2010 app connecting to Oracle thru ADO.NET, referenced Oracle DataAccess 4.112.1.2 (no COM objects), Target CPU x86
It runs OK on my developer machine, of course. Now I am ready to give it to the user for him to run it on his machine. How do I do that?
I did try to add another Setup Project to my project and create a setup.exe, install it on another computer, and it gave me an error “Could not load file or assembly Oracle DataAccess Version 4.112.1.2”
How do you deploy VB.NET 2010 app?
Have fun.
---- Andy
VB.NET 2010 app connecting to Oracle thru ADO.NET, referenced Oracle DataAccess 4.112.1.2 (no COM objects), Target CPU x86
It runs OK on my developer machine, of course. Now I am ready to give it to the user for him to run it on his machine. How do I do that?
I did try to add another Setup Project to my project and create a setup.exe, install it on another computer, and it gave me an error “Could not load file or assembly Oracle DataAccess Version 4.112.1.2”
How do you deploy VB.NET 2010 app?
Have fun.
---- Andy