Best Of
-
Re: API differences between Nav 2018 and Business Central
Hi, Yes they works totally fine and same as in NAV 2018.1 -
Re: Accessing NAV in RTC but no Companies
Is it not working for any of the user or just for you. If you have the luxury to delete all users and just make it functional for you for the very first time use then you can execute this. https://ro…1 -
Re: HELP: A 'S' was expected here Error
It's ok now... I opened the Windows access control table with enterprise manager and saw that there was a record with no Login SID. I deleted that record and it worked just great! Thanks kriki,Waldo …2 -
Re: Microsoft Dynamics 365 Field Service?
try dataverse connector https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-powerbi-connector?tabs=Dataverse1 -
Re: OnPrem-to-SaaS Cloud Migration Tool
Hi, I think you've answered yourself. Most likely that is the issue. I would recommend to publish the extension again in both environments with -force and try again.1 -
Re: Edit custom field on Sales Invoice Header easy way?
If you are trying to edit posted invoice then yes, you need to create a similar codeunit as codeunits can't be extended, or looking into the standard code there is an event publisher you can use: OnR…1 -
Re: How to increase Client Session Timeout
You still have the IIS session timeout setting that also indicates how long the session is kept alive. Via Session State in the ASP.NET group of the properties of the website.1 -
Re: Time calculation
If you want to do something like 5:00:00 + 3:00:00 = 8:00:00 you can use the DateTime type for that. You can transform the time to DateTime with 1.1.0000 date part and add them. Than extract the time…1 -
Re: FTP Transfer using WinSCP
Yes, it's possible. I've just got it working on BC25. In BC20 I was using .Net4.0 version library and now I've switched it to use the netstandard2.0 in the folder contained in the download. Take the …1 -
Re: Bar coding solution for NAV 4.0
hey kine.U r rite on ur part but until n unless the code doesn't work ,there's no use of printing it. So kindly help me to move further. one more thing i don't think that it was a tedious job to prin…1