Difference between revisions of "XLCubed Web Edition Troubleshooting"

(Permissions error when saving Ad-hoc reports)
m (Text replacement - "XLCubed" to "FluenceXL")
 
Line 7: Line 7:
  
 
In the error log, you may have further detail, similar to this:
 
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.
+
  Access to the path 'C:\Inetpub\wwwroot\FluenceXLWeb\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.
+
The user must have Modify permission for the FluenceXLWeb temp folder (in the FluenceXLWeb installation folder) as well as the repository. Additionally, the folders must not be set as read-only.
  
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]

Latest revision as of 09:51, 4 July 2023

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\FluenceXLWeb\temp\5a59d527-2d5b-4eb3-ba5a-2b5814b8cb9e.xls' is denied.

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