Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Description
Excerpt |
---|
To send Images from the Mobile DeviceĀ |
...the setting "SOAPServicesMaxMsgSize" needs to be adjusted on the Service-Tier.
Default value allows up to 1024 Kb messages which is not enough to contain the image files.
There are two ways of changing the setting
Option 1: Run this PowerShell command
set-navserverconfiguration -keyname SOAPServicesMaxMsgSize -keyvalue 65535 |
Option 2: Change setting through Administration Console
- Go to "Microsoft Dynamics NAV Administration"
- Set the "Max Message Size" = 65535
Overview
Page Tree | ||||
---|---|---|---|---|
|