NAV 2016 Job Queue report does not work but error log shows "processed"
Hi, I encountered interesting issue: I have processing only report scheduled - it does simple update of two tables based on information in third table. This report is scheduled to run every 1 minute....
View ArticleDimension set error upgrading to 2013
Hi Guys! Well, I'm currently upgrading a customer db to nav 2013 and I'm facing an error while upgrading document dimension archieve. The error states something like "Dimension value id must have a...
View ArticleCPU Usage 100% on GO server
Hi, Our clients just upgrade from NAV 5 to NAV 2015, and they are using GraphON to connect to NAV. The GraphON server spec is : - Windows server 2012 R2 (64 bit) - Dual processors, each 4 cores 2.4 GHZ...
View ArticleNAV 2016 - Interactive Sorting a Matrix
Hello, I am trying to implement interactive sorting in one of my reports which is using a matrix to display the dataset. The difficulty lies with getting the interactive sorting to sort the following...
View ArticleHowTo-UpgradeNAVDatabase and SQL Time in Backup step
I am working with a relatively small database (<6GB) and I am encountering an SQL time out error when the script performs the backup of the database in the "Backup the database before upgrade" step...
View ArticleValues posting problem from page to table.
Hello, I'm working on Sales Order page. I have created two fields in Cust. Ledger Entry table, Address1 & Address2. Then in the Sales Order page I have taken three variables, Address1, Address2...
View ArticleStylesheet tool for NAV2016
We have been using the Stylesheet tool to build custom stylesheets for years. As we move to NAV2016, the tool appears to still have some objects in the database, but not in the same form. Does the tool...
View Articlewebservice error SQL authentication failed / delegation error
NAV 2009 R2 Hi, I have some trouble using the webservice. We're using the 3 tier environment without any problem for some years now. Now we also want to use the webservice so I walked through this...
View ArticleHow to Merge Excel Cells in NAV 2016 with DotNet variables.
I want to merge Excel cells with Dotnet variables from the Excel Buffer table but I can not find clear information about that. I could change Font color and size and define cell borders too, but I have...
View ArticleConvert DotNet String in Array NAV type Text
I have used with NAV Dotnet (System library) with the webservices, in particular I need to do return an Array Text from the Server A. The problem is that, when I get back the array through webservices,...
View ArticleAssign GUID Variable - Solved
Hello friends; I have the following code Where userrec is the user table in the 20000000120 range ad access control is the access control table in the 2000000053 I am trying to assign the GUID field...
View ArticleHow to increase order subform number of rows on screen?
Hello. I have a simple question: When introducing an order, depending on the fasttabs I have opened, the number of rows in the sales lines subform increases or decreases, from 2 to around 8-10 rows. I...
View ArticleNav 2015 - Reports causing blocking of new sessions
Hi all, Im having an issue with Nav 2015 whereby if one user runs a report that may take some time, they will block any other user from opening up a new nav client session. For example, Person A starts...
View Articlecount the record
Dear All, i have this case table A have a record like this no name ID 1. ABC 1 2. BCD 1 3. ABC 1 table B have a record like this name ID ABC 1 BCD 1 ABC 1 I need to get the value of "no" from table A....
View ArticleUsing EPPlus in NAV2015
Hi, Is it possible to use the EPPlus to export to Excel from NAV2015 or should I just stick with Excelbuffer? http://epplus.codeplex.com/
View ArticleSquare Brackets
Hi to all, I'm just looking at the C/AL code in a table which looks like this: If Fieldname = ValueXY then begin if Fieldname[2] = ValueYY then do something... Can anyone please tell me what the...
View Article.NET components
Hi, I'm struggling to find .NET equivalents for current used COM Automations. Any help or hint in the right direction would be very helpful. Currently open .NET equivalents for COM components are: -...
View ArticleNAV2016 & Visual Studio
Hi, I have turned to Win10 and installed all neccessary software for NAV2016 development. When I try to change a layout of a report I only see the XML-notation. Does anybody have a solution? Thanks
View ArticleUsing 'Incoming Documents' functionality NAV 2016 and Permissions
Hi, When user tries to create a new incoming document using the 'Create from File' option it only works if user has been assigned 'SUPER' permission. If user doesn't have SUPER permission, then the...
View ArticlePrevent RDLC output at runtime?
I've got a report in 2016 that will either print a hard copy or output to Excel based on a checkbox in the Options tab presented to the user. The report layout has a body with a tablix, and a header....
View Article