-
Missing automation
Hi, I have a function using automation "Microsoft XML, v5.0", but now that I have distributed this function to another server I realize that the automation/dll does not exist on that server. How can I solve this? Where can I find this dll? - and how can I install it? Thanks
-
Error1:Incorrectfunction - Try to improve CACHE
Hi guys, I want to improve the cache of my database server. Try to add the following parameters CACHE=850000 COMMITCACHE=YES and I follow this steps: http://www.youtube.com/watch?v=tNczFWMwNZg but I'm getting the following error: "Could not start the Microsoft Business Solutions-Navision Database Server nexis service on…
-
NAV 2009 License on NAV 4.0 sp3 environment
Let say if I buy a table designer granule for NAV 2009 license, can I still design tables in 4.0 sp3 environment. This is for a end user license: Quick response appreciated.
-
Database Optimizatio in NAV 2009
Dear Experts, We have some clarification / support / guidance on Microsoft Dynamics NAV Database Optimization, 1) Our Current Microsoft Dynamics NAV database size is around 250GB, due to this huge database size we are facing issue with Backup Management System / Performance. Even it is increasing every month 10 GB…
-
How to get a list of companies in database?
Hi, is there any way to get the list of companies in a single database? The list is needed in C/AL code for use with Record.CHANGECOMPANY('Company-Name').
-
you cannot apply this entry because it is closed proplem why
When i need to reverse entry from g/l entry then function-reverse it give me message entry no xxx not applied i go to customer card to this customer then select Customer - ledger entries select entry show that need to apply then press apply it give me message error "you cannot apply this entry because it is closed proplem…
-
Limit number of sessions (SESSIONS=)
Hi all The guide for starting a NAV server (2009SP1) states that when use SESSIONS=10 then number of sessions is limited to 10 no matter what the license says. It does not seem to work properly, I can still start clients up to maximum in license-file. Anyone know about this - and especially how to make a work-around
-
ADO Library
I have Navision 5.0 SP1 DB. There are some CODEUNIT that using ADO Library and RUN with NAS. Nas PC was windows 2003 server. All work great. To develop we are using DB copy installed on windows 2008 server with same NAV version client/server. I change two codeunit without change ADO reference but, when I import from test…
-
Citrix colours Navision 2009
Hi Dynamics 2009 classic client on Citrix Terminal Servers Windows 2008 R2 I have a strange situation where Navision clients in Citrix are showing different clients. We've tried deleting zup files with no joy, it seems to force 16 bit colours on the terminal servers for some users and the better quality 32 bit (or better)…
-
NAV partner in Nicaragua / Costa Rica
Hi, Does anyone know of partners/solution centers in Nicaragua and Costa Rica that specialise in implementation of NAV (Navision) ? We searched on the Microsoft site but the results showed only partners that do "Microsoft Business Solutions", and nothing specifically Navision. Also the local Microsoft sites for these…
-
trigger OnTimer in NAV 2013R2
Hello, I currently work on a migartion a 4.01 to a 2013R2 release. I have some code in a trigger OnTimer in a form and I do not know where to put it in my page because in 2013R2, the OnTimer trigger no longer exists. Is someone could help me? thank you
-
NAS not working
Hi, I am using NAS to replicate table data to HO from the local stores.The service is properly installed and is running but neither the Next check Date and Next run time is being updated in the scheduler job header. Have checked the eventvwr if there is any issue with NAS. The startup parameter of NAS I am using is…
-
editing in tablebox clears var?
Hello I have global variable defined on the table. I also have functions which reads and sets this variable. On OpenForm I set this variable to something ... When I modify record/s through CA/L (Rec.MODIFY) everything is OK. But when I MODIFY record through tablebox, variable is cleared. Is there any way how to keep it…
-
LS Retail: One company or Data Replication + 2 comp. ?
Hi there, What's the best way to configure NAV and LS Retail to treat each ''store'' as an independant company (own g/l accounts with dimensions tags for example). Both stores must share same clients DB, products, promotion etc... but in real life, they are 2 different legal entities, but they both have the same g/l…
-
NAV Administrator tool does not show existing NAV servers
Hello all, The question is simple. I have installed NAV 6 demo. It works fine. All three tires are run on my computer and RTC works fine. Today I wanted to get access to NAV Administrator tool to create another instance of the NAV Server. I went to the C:\Program Files (x86)\Microsoft Dynamics NAV\Application Server and…
-
Archiving Navision Database (SQL Server Option)
Hi Need your help concerning archiving a Navision database historical data (2009 R2) based upon Sql server. What are the procedures to do such a process as the database has become quite bulky. (Even if the process can be carried out directly on sql server) Thanks a lot in advance.
-
Navision SQL kicking me out soon after logon
I have local NAV - SQL installation on same machine. Everything been fine but since today when ever I am logging on to NAV client its kicking me out soon as if I was idle. I can run queries from SSMS (sql management studio) but NAV is killing my session all the time. I do not really think that some code is running in…
-
Found a Million records in Avg. Cost Adjmt Table
Hi All, Found huge no. of records (Greater than a Million) in Avg. Cost Adjmt. Entry Point Table Before doing the following activities we ran Adjust Cost Batch Job. Actually We did the following activities 1. Created New fiscal year 2013 2. Closed Year 2013 3. Created New Fiscal Year 2014 4. GL Compression for the Year…
-
Apply LCY (empty currency) to LCY (filled)
Hi, I have a following challenge: Our LCY is SEK (Swedish Krona). Purchase Invoice was posted with empty Currency Code field. Payment was posted with SEK in Currency Code field. The result is the same, because both ways are LCY, but NAV treats them as different currencies. Therefore, I cannot apply payment to invoice. Is…
-
Registering nc_tcp.dll for use in NAS - Windows 2012R2
Hi everyone, I am having som problems starting a NAS on one of our customer servers. Navision 2009R2 is installed from the DVD and then updated to the current build by overwriting the files with build 34699. Setup: Navision 3.60 database (Native server) Client version 2009R2 - Build 34699 Windows 2012R2 server. The service…
-
Add more than 8 dimensions
Hi everyone, A customer of mine has already 8 dimensions in his database.He wants to have two more dimensions and to be able to add columns in the Payment Journal with the new dimensions as sources.Is it possible for nav 2009 r2? Does it involve code changes? How shall I proceed? Any help would be very welcome :D
-
Filtering and Updating the same Field Issue.
Hi All, I need to update the Salesperson code in the Contact table, I have used the below code : Contact.RESET;Contact.SETRANGE("Salesperson Code",'3803');Contact.SETCURRENTKEY("Salesperson Code");IF Contact.FINDSET(TRUE,TRUE) THEN BEGIN REPEAT Contact.VALIDATE("Salesperson Code",'5189'); Contact.MODIFY; UNTIL Contact.NEXT…
-
Silent installation option: Language installation
Hi As we know, it is possible to install nav with silent installation option. I'm testing a scripted installation on azure and everything works ok. But I'm missing the possibility to choose a language, this means at the moment the DES folders for Switzerland are not installed. Any ideas? Thx in advance Thomas ](*,) Solved,…
-
BAI Bank Administration Institute statement file import
I need help to find out if there is already an interface available: we need to import bank statement information to NAV bank reconciliation from a file format called BAI2 or BAI2a as it is called at the Bank of America (BAI2a is containing century information vs. BAI2). Bank of America is the bank we will get the file…
-
"unit costs" on the item card are changed in code?
I have a requirement to import orders from an external system and use diff. "unit costs" per item/orderline. For this a have agreed to only do this if the "unit costs" on the item card are 0 but somehow in time, the "unit costs" on the card are modified to a diff. value. Is there a function in code which updates this?…
-
Role of a Substitute Item in Consumption Journal
Dear All, The following error message is occurred when I try to consume the rest quantity of the Substitute Item (Item same but different variant) through the Consumption Journal in NAV 2009 R2. Microsoft Dynamics NAV ClassicRemaining Qty. (Base) must be 7,500 in Prod. Order Component Status='Released',Prod. Order…
-
Setup required for Object Manager Advanced v9.0.3
Hi Everyone, Can anybody provide me the setup/link to download for the OMA add-on (by IDYN's) in NAV 2009 R2. I require for some demo's to hand's on to it. I have checked here as well but the trial version already expired on 15.6.2014. Thanks in advance.
-
How to encrypt the NAV table code?
Hi Guys, Can u guide me how can i encrypt or block the code. If somebody go to the Table design and if they opened the C/AL code then the code should not be visible. Is it possible in NAV???? Waiting for ur valuable replies.... Regards, Kishore.
-
MRP
Just want to confirm that MRP looks at the "Due Date" of the production orders when we determine the time frame of the MRP run, and that this date can be changed to lengthen the time the production order is due to be completed (so not to be included in the MRP run). Thanks
-
Inventory must be included or not in year end process entry?
Hi Experts, When we are posting Year End entry that process exclude inventory value(because inventory value is covered under balance sheet option in COA).Now My question is,without adding inventory value, can system show or post correct value(after running year End process) in Profit & Loss Account?