We have a client in Canada, using TAX defined as 13%, but when the users enters the actual TAX amount on Vendor Invoice, when we post the invoice the document amount changes when posted due to the system rounding the TAX
With have an application that run Crystal reports using .net viewer and ufl, we have targeted for .net framework 4.0 and using 13.0.20 both on dev machine and client machine. When framework 4.7.2 is installed then the reports stop working and can not...
You need to set the ExpectContinue on the headers to false if you are using .NET Framework. This header does not get sent when using the .Net Core version of HttpClient.client.DefaultRequestHeaders.ExpectContinue = false;
We have had issues on Windows 2008R2 server and Windows 7 and Windows 8 and Windows 8.1 workstations and our workaround above works above on all these platforms
Found the cause of this issue, If you have KB4338420 installed due to Windows update and the UAC is set to Do not Notify eg lowest level then the UFL do not work, if you take UAC up at least by one level, then the UFL works ok again