Hi,
We installed an NAS, but when we try to start it, it gives following error:
'Ja' is not an option.
The existing options are:
No, Yes
When i log on to navision with the same user id, and change the language, i does work, The weird thing is, the NAS runned before, but suddenly it does this.
Does anyone know how we can avoid this?
There are no bugs, only random undocumented features...
---
My Blog:
http://NAV-Magno.be
Comments
Anyway, I've seen this message a couple of times with normal Navision-Client when changing Language back and forth.
Thomas
---
My Blog: http://NAV-Magno.be
Did I forget some language?
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Yes, czech... Ne/Ano :whistle:
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Which language is used by default on NAS?
From stx or English?
Oh no... not again (Ne/Da :whistle: )
Sometimes I wonder which one, because it seems that sometime one and another time other...
But the application default language depends on CU1 function ApplicationLanguage. This function is called each time the application wants to know the default language. But I am not sure, if the default language is set before calling NASHandler or after that. Because if it is called after, it means that everything in NASHandler will be in English but everything called after that (through timer or other triggers) will be in default app language...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
GLOBALLANGUAGE function.
This may be quite usefull if your application makes use of SETVIEW function on record. As far as I know this function is a neat way of filtering a record with parameter (passed to setview). The only problem is, that instead of field names it uses captions... and these are language dependend.[/code]
but GETVIEW:
or maybe I'm missing something...
I had the same problem and solved it like this:
Start Navision Client.
Change the language to English.
Close Navision.
Start the NAS. The nas wil now run correctly.
You can start Navision again and change the language if you like.
The Nas will continue.
Maybe it's possible to configure NAS having its own Zupfile ?
Here we are working for client. we have two languages
1) ENU
2) DEU
with ENU the report is working fine .
when the changed the language to DEU in RTC and tried to run the same report.
the below error is coming..
Microsoft Dynamics NAV Classic
Die Wahlmöglichkeit 'Yes' ist nicht vorhanden.
Die Wahlmöglichkeiten sind:
Nein, Ja
OK
please suggest me to solve this..
SETRANGE("Boolean Field", Yes)
When the language is ENU it doesn't matter, but when you change to another language an error occures.
Follow my blog at http://x-dynamics.blogspot.com
In the end, it turns out that I had another NAV 5.0 client with another native local database opened at the same time. Closing NAV 5.0 client allowed NAV 2009 to open its own local database without problem. Go figure...
Usually one would expect this sort of behavior (not being allowed to open another database) when you run the same NAV client twice but not with different fin.exe files/versions.
Tried all the suggestions given here, but nothing worked.
I made a copy of the client directory and used the fin.exe. Still the error occurced.
The solution in my case was to delete the directory NLD from copied directory in Program Files. Then started fin.exe and the language was automaticly English.
So problem solved. \:D/
Tino Ruijs
Microsoft Dynamics NAV specialist