Ewa.AsyncErrorCode Enumeration

Applies to: apps for SharePoint | SharePoint Server 2010

Specifies error code values.

Values

Table 1. Error code values

Name

Description

Success

The operation is successful.

InternalError

An internal error occurred.

TimedOut

The request has timed out.

InvalidElement

The argument passed in for the divID parameter is not valid.

Note

This error can occur when the <div> element specified by the divID value does not exist on the host page. Also, this error can occur if the specified <div> element has already been used in another call to Ewa.EwaControl.loadEwaAsync.

InvalidNamedItem

The named item is undefined or unpublished.

SettingValuesError

The Excel Calculation Services is unable to set the values.

RangeSizeError

The array indices exceed the range columns and/or rows or the range columns and/or rows exceed the array indices.

FileOpenError

The workbook cannot be embedded on the host page because it cannot be found, or cannot be opened, or cannot be loaded.

AccessDenied

The permissions used to access the workbook are invalid.

InvalidMode

The permissions used to access the workbook in the specified mode are invalid.

BrowserNotSupported

The browser does not implement the required technologies.

HtmlDocumentModeNotSupported

The document mode is not correct for rendering.