What is this msg when accessing NAV web service with Windows 8 app
I did the following and got the below error msg:The error message :An exception of type 'System.AggregateException' occurred in mscorlib.dll but was not handled in user codeAdditional information: One...
View ArticleRE: What is this msg when accessing NAV web service with Windows 8 app
I used try -catch statement. It shows this error msg as below:one or more errorsI want to know will my Code work and is the way I handle the returned result correctly?
View ArticleRE: Add NAV2013 User
hi Joew,Try to re-compile codeunit 1Are you using admin user and do you have correctly defined permissions for your admin user in NAV with UPER user rights ?look at this post about NAS Service user...
View ArticleAdd NAV2013 User
When I try to add a new work station and user I get the following error: Code Unit Application Management Execute
View ArticleRE: NAV 2013 cannot export the list to excel 2007
Was this ever resolved? We have a client with a very similar issue using Office 2007 SP3.
View ArticleNAV 2013 cannot export the list to excel 2007
Hi,Currently i am using office 2010, when i export the list result to Excel, it's fine.however, all our users are using office 2007, when they export the list to Excel, it doesn't work. the Excel...
View ArticleIntercompany General Journal use
Does anyone use the intercompany general journal? We use the intercompany function in AP documents, which in company "B" comes into the I/C Journal for posting. But until now we had never used the I/C...
View ArticleRE: Using SQL Server Express for NAV 2013
Hi,might work, but it is not recommended, too many limitations; i think that isn't a good idea use it for a production environment."... setup automatically installs the 64-bit edition of SQL Server...
View ArticleUsing SQL Server Express for NAV 2013
Can anyone advise if the express edition of SQL Server 2012 will be sufficient for NAV 2013 for 10 users? Our database size is about 6Gb.Please advise.Much appreciated.Thanks.
View ArticleVirtual Table Option Index Is Missing
Hi AllNAV 2013 application is not showing all the available 4 options in "Replenishment System". It shows only first two options (Purchase, prod. Order). and this happening for only one user; all...
View ArticleRE: How to find all files in a directory - code must run both as RTC-Client...
What exactly do you mean when saying "does not work" running on NAS?Keep in mind that C:\Temp will be searched on the machine that is running the NAS service.Additionally, MESSAGEs do not work in NAS...
View ArticleRE: [Help] Page Level Permission
In NAV Permissions window, there are only YES and blank permissions. There is not exist explicitly NO permission.
View ArticleItem is proposed in planning worksheet although Reordering Policy is Order
Hello, using NAV 6 R2 W1 database.Create an item with Reordering Policy = Order. Create Stockkeeping Units for it.Post a quantity of 2 in location blue - posting date 01.01.12. Create a sales...
View ArticleRE: [Help] Page Level Permission
Which means I can't block people to access certain pages? any workaround? thanks a lot
View ArticleRE: [Help] Page Level Permission
If we did not add the page (ex: page 42) for that role and assign it to user thn it means he didnt have access to page 42.hope you understand what I mean.So we need to create seperate roles, one with...
View Article[Help] Page Level Permission
How can I set the Page Level Permission under the "Permissions" ? I can select the object as Page and select the desire page I want to set access, however there is no value I can enter to except...
View ArticleDynamics Connector Error CRM to NAV, no integration record within filter
In working to connect CRM Account records to the NAV Contact Card as Companies, experiencing an inner exception error that there is no integration record within the filter. Searching for a solution...
View ArticleRE: How to find all files in a directory - code must run both as RTC-Client...
We are running NAV2013 FP1.In earlier classic version we use the File-table functionality. This is not able to use at RTC – and I cannot find similar code to support this case in NAV2013. Task :How to...
View ArticleHow to find all files in a directory - code must run both as RTC-Client and NAS
HiI want to find all files in a directory given a specific prefix and extension. I cannot find how to do this in Codeunit 419 "File mangement" Version NAV2013.There is some code-example at Mibuso using...
View Article