Excel
By default, the WebReady view of Excel workbooks displays 200 rows per page view. The window is scrollable to view all 200 rows. If you want to change this to a different value, you can do so by using the following registry information:
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
DWORD ExcelRowsPerPage
Default value if DWORD is not present: 200
Value is an integer larger than 0
Value is the number of rows to be displayed per page in a WebReady Document Viewing page.
Recycle By Conversion
By default, after 150 conversions, the cache is recycled and unused sessions that have been marked for deletion are cleaned out. The following registry information will enable you to change the interval for recycling the cache by modifying the registry:
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\WebReadyDocumentViewing
DWORD RecycleByConversions
Default value if DWORD is not present: 150
Value is an integer larger than 0
Maximum Document Input Size
If a Client Access server is being heavily used and performance problems start to occur, administrators can use this registry key to change the size of file that the conversion engine will accept to process. If a user clicks Open as Web Page for a file that exceeds the size specified in this registry entry, Outlook Web Access will display the following error message:
The document cannot be converted by the WebReady Document Viewing service because it is larger than the maximum size limit set by the administrator for your organization.
To set this value, use the following registry information.
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
DWORD MaxDocumentInputSize
Default value if DWORD is not present: 5000 (value is in kilobytes; 5000 = 5 MB)
Value is an integer between 0 and 1000000 (1 GB)
Value is the number of kilobytes the maximum size of the input file can be.
Maximum Document Output Size
This setting resembles the MaxDocumentInputSize value but is for output files. No file that is being output by the converter and being put in the XCCache folder can exceed the size of the value in this registry key. This limit does not apply to the Sourcedoc file because it is an input file and it can exceed this value (but not exceed the value in the MaxDocumentInputSize key). The file types that are output are typically .htm, .css, and .jpg. If a user clicks Open as Web Page for a file and any of the output files exceed this registry key value, Outlook Web Access will display the following error message:
The document cannot be opened as a Web page. If the problem continues, contact technical support for your organization.
To set this value, use the following registry information.
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
DWORD MaxDocumentOutputSize
Default value if DWORD is not present: 5000 (value is in kilobytes; 5000 = 5 MB)
Value is an integer between 0 and 1000000 (1 GB)
Value is the number of kilobytes the maximum size of the output file (jpg, htm, css) can be.
WebReady Document Viewing With Inline Image
When users view documents that contain images or converted files that output image files, WebReady Document Viewing displays these images inline. You can disable the display of these images by using the registry key discussed below.
However, if you use this registry key, some PowerPoint slides may be blank because the whole slide is treated as an image.
If you disable the display of inline images, the resulting WebReady Document Viewing views will not display placeholders for the missing inline image files. The text will continue throughout the whole document and the images will be omitted.
To implement this registry key, use the following registry information.
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
DWORD WebReadyDocumentViewingWithInlineImage
Default value if DWORD is not present: 1
Value is 1 (Show embedded images) or 0 (Do not show embedded images)
Temp Folder Location
The default folder location for converted files is %SYSTEMROOT%\Temp. This is generally the Windows\temp folder. If you want to change this location to another drive or folder to save space or use a different drive that might have better performance, use the following registry information.
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
String TempFolderLocation
Example value: d:\
Default value if String is not present: %SYSTEMROOT%\temp (ie. C:\Windows\temp)
The folder name XCCache is used regardless of your setting. Therefore, if you set the String temporary folder location value to d:\, all cached files will be stored in d:\XCCache.
Cache Disk Quota
To change the total amount of disk space that the WebReady Document Viewing feature can consume, use the cache disk quota setting. This specifies the space that is consumed by the XCCache folder contents during the conversion process. The default value is 1000 megabytes (MB). The default value is based on the assumption that a Client Access server that supports 2000 users can serve up to 3,400 sessions in an hour and as many as 200 potential WebReady Document Viewing requests with an input file size of 5 MB (see the Document Input Size registry key). This gave the default value of 5 MB x 200 = 1000 MB.
If you want to change the value of the cache disk quota, use the following registry information:
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
DWORD: CacheDiskQuota
Default value if DWORD is not present: 1000 (The value is in megabytes.)
You may have to change the default settings if you receive the following error message when you click Open as Web Page:
|
The WebReady Document Viewing service is not working correctly because an error occurred.
|
Conversion Time-Out
This setting can be useful if you want to change the time-out value (in seconds) to control how soon the conversion process stops and moves on to process the next request in the Transcoding Task Manager. The default time is 20 seconds. If the conversion process is unable to start to display the first page of a document in the WebReady Document Viewing window within the specified time-out period, Outlook Web Access displays the following error:
The document is taking too long to convert to be viewed as a Web page. The file may be too large.
The document can still be downloaded as usual if that option is available in your organization.
Depending on server performance, you might want to increase the value to allow more time to display the WebReady Document Viewing window. This can be useful if you are currently running on a server that is having performance issues.
To change this time-out value, use the following registry information.
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA\ WebReadyDocumentViewing
DWORD ConversionTimeout
Default value if DWORD is not present: 20 (seconds)