Can not load export profile
Problem:
The WebOffice export does not work. No tools are displayed in WebOffice.
The Logging shows the following error message:
NO_TEMPLATE - extractserver will be disabled, because/ none of the configured extract profiles are available or allowed
WebOffice Exportextension - can not load export profile D:\arcgisserver\WebOfficeExport\ConnectionFiles\QSA_GISExport_SDE.xml
The configuration files include following definitions:
GIS export configuration:

Connection File:

Solution:
In the connection file the ConnectionInfo is defined as:
<ConnectionInfo ConnectionName="SDE_QSA1" …..
The definition is wrong, because the ConnectionInfo always has to include the database type, e.g. ShapeConnectionInfo. In this case it is an SDE connection (SDEConnectionInfo).