I built a simple VB .net application with the 2008 express edition. It connects to a access database over a closed network. When I built it, I had no performance problems. The problem was when I copied the exe file onto another computer. The other computer is the same kind of computer this one is and on the same network connection. We installed .NET framework 3.5 to make the program work. The problem is the query speed. They take FOREVER compared to when I make these same calls on the computer I developed the application on. Hardware and network shouldn't be any different.
Is there something else i needed to copy over to this other computer for performance?
Is there something else i needed to copy over to this other computer for performance?