Imported objects OK
(1) When I ran the form and tried to press the lookup for "Standard Setup File" I received the following error:
- The function was called with Text in the Parameter 2
It should have been Text
However if I manually inserted the path and the filename, and ran the form it worked.
(2) My database is NAV 2009 - there was no text file for that, so I used NAV 5.0 - that seemed to work as well.
TIM
2 comments
-
Jet Reports Historic Posts Hello Tim,
I believe that the first issue that you reported with the error message on the lookup may have been cause by not having the physical version of the NAV Client that you were using installed on the machine. Often times, especially for people like us that have multiple versions of NAV, the software will look for DLL's that aren't installed because the version of the client that is being used was simply copied over. Could this have been part of the issue?
With regard to your second question you are correct to have used the NAV 5.0 text file; there is now a text file for NAV 2009 in the "Nav Adapter.zip" file, however, so there won't be any confusion about this in the future.
Thanks for bringing these issues to our attention and let us know if you have any more questions in the future!!
Brian -
Jet Reports Historic Posts Thanks brian,
The machine was a fresh install of Jet 2009.
The NAv form had a lookup button, I woul have expected it to be a directory find button (..)
TIm