Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Jtorres   (RSS)

Run As Administrator if you are doing an upgrade from the same machine where SQL is hosted

When doing an upgrade running Microsoft Dynamics NAV CSIDE client on the same machine as your SQL server, please run the CSIDE client with full administrator rights (Run as administrator). The reason why this is important is because, when connecting locally
Posted by navblog | 0 Comments
Filed under: , ,

How do Record Links encode their data in SQL server?

Recently I was asked about the encoding that it is done for record links in SQL. If you are not familiar with Record Links, which have been available since NAV version 5.0, just open any Card or List and then click Edit -> Links (Ctrl + L). “ Record
Posted by navblog | 0 Comments
Filed under: ,

SPN name Changes

It should be a common installation scenario to have NAV 2009 components installed on three different machines, one for the database hosted by SQL Server, one for the Microsoft Dynamics NAV Server (middle tier server) and the corresponding client machines.
Posted by navblog | 0 Comments
Filed under: , ,

An almost exact decimal

Recently I was working with a very interesting case, involving Automation, and AL runtime. This involves the number of decimals that NAV supports; giving the sensation that rounding is done incorrectly. First, I would like to bring you your attention
Posted by navblog | 0 Comments

The COPYSTREAM “problem” for Sockets

I must say that since I started working in the integration area of NAV (from within NAV), I got very interested in the possibilities that it would bring to NAV developers. Back then, I presented a Web Server for the NAS using the Socket ComCom and since
Posted by navblog | 0 Comments
Filed under: ,

The asymmetric stream

Since NAV’s Stream introduction, there has been confusion about when to use READ and when to use READTEXT; when to use WRITE and when WRITEXT. As it is documented, InStream.READ and OutStream.WRITE are meant to be in binary format, which means that Text
Posted by navblog | 0 Comments
Filed under: ,

How to deploy multiple NAS’es in ADCS

Although this is not related to the ‘core C/Side’, I would discuss about configuring ADCS with multiple NASes. The first question would by why somebody would like to do this? The answer is very simple. On a single VT100 NAS installation, whenever a handheld
Posted by navblog | 0 Comments
Filed under: , ,

The random events

Some years ago I was dealing with an issue that was driving me crazy and it took many hours to figure out what was wrong with the code. It was until I was explaining my findings to a colleague (don't you solve lots of things this way?) that it hit me,
Posted by navblog | 0 Comments
Filed under: ,

NAV and the .Net Garbage Collector

Many NAV solutions, including internal ones, have the necessity to use .Net as a supplement of NAV technology, in order to complete their logic; however, dealing with managed and unmanaged world takes some extra challenges, especially when the managed
Posted by navblog | 0 Comments
Filed under: ,
 
Page view tracker