XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Difference between revisions of "XLCubed Web Edition Troubleshooting"

(Created page with "== Sheets don't update correctly == If the sheets do not recalculate as you edit selections, check Web dependencies troubleshooting.")
 
(Permissions error when saving Ad-hoc reports)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Sheets don't update correctly ==
 
== Sheets don't update correctly ==
 
If the sheets do not recalculate as you edit selections, check [[Web dependencies troubleshooting]].
 
If the sheets do not recalculate as you edit selections, check [[Web dependencies troubleshooting]].
 +
 +
== Permissions error when saving Ad-hoc reports ==
 +
When saving an ad-hoc report, even though the user has write access to the relevant repository folder, they receive the following error:
 +
You do not have permission to access this Report.
 +
 +
In the error log, you may have further detail, similar to this:
 +
Access to the path 'C:\Inetpub\wwwroot\XLCubedWeb\temp\5a59d527-2d5b-4eb3-ba5a-2b5814b8cb9e.xls' is denied.
 +
 +
The user must have Modify permission for the XLCubedWeb temp folder (in the XLCubedWeb installation folder) as well as the repository. Additionally, the folders must not be set as read-only.
 +
 +
[[Category:Troubleshooting]]

Latest revision as of 14:38, 11 November 2021

Sheets don't update correctly

If the sheets do not recalculate as you edit selections, check Web dependencies troubleshooting.

Permissions error when saving Ad-hoc reports

When saving an ad-hoc report, even though the user has write access to the relevant repository folder, they receive the following error:

You do not have permission to access this Report.

In the error log, you may have further detail, similar to this:

Access to the path 'C:\Inetpub\wwwroot\XLCubedWeb\temp\5a59d527-2d5b-4eb3-ba5a-2b5814b8cb9e.xls' is denied.

The user must have Modify permission for the XLCubedWeb temp folder (in the XLCubedWeb installation folder) as well as the repository. Additionally, the folders must not be set as read-only.