When trying to open a local file that is larger than 1GB in the web player client you get the following error:
This is due to the setting maxReceivedMessageSizeMb that can be set to a maximum of 2GB
maxReceivedMessageSizeMb |
1024 |
Specify the maximum size, in megabytes (MB), of files uploaded to the service. The allowed range is 1 to 2048. |
To change this to a larger value see the following documentation:
Note: The settings in the sections <application>, <userInterface><pages>, <userInterface><closedAnalysis>, and <userInterface><errorPage>, and the setting maxReceivedMessageSizeMb, which sets the maximum size for file upload, are applicable both to the web client and the library browser on Spotfire Server.
If these settings are changed, you must run the set-service-config command to apply the settings in the web client, and the set-server-service-config command to apply the settings in the library browser on Spotfire Server.Note that it is not possible to open local files larger than 2GB using the web player client and you will either need to use the library to open the file in the web player client or use the installed client
Comments
0 comments
Article is closed for comments.