Skip Navigation LinksHome Page > Forums > Integrations & Plug-Ins > Data Importers > Error connecting to serve...
Hi,
I have trouble connecting to my SpiraTeam server with the MS-Office Add-in. When i click connect the software response with an error message, something like;
"Unable to connect to server. The error message was: 'It was not possible to activate the requested service https://192.168.11.100/SpiraTeam/services/v3_0/ImportExport.svc."
Is it something wrong with the software on my server or is it something wrong with the Add-in? I-¦m using SpiraTeam 3.1 patch 15 and the MS-Office Ad-in is version 3.0.1.
Can you give me any hints how to proceed with this error?
Thanks!
Regards
You probably need to open up the Web.Config file on the server and change the following line:
<behavior name="Inflectra.SpiraTest.Web.Services.v3_0.ServiceBehavior">
<dataContractSerializer maxItemsInObjectGraph="2147483647"/>
<serviceMetadata httpGetEnabled="true" httpsGetEnabled="false" />
<serviceDebug includeExceptionDetailInFaults="true" />
</behavior>
to
<serviceMetadata httpGetEnabled="false" httpsGetEnabled="true" />
Does that fix the issue?
Thanks, the provided soultions solved my issue.
Isn-¦t it possible to import requirements from SpiraTeam in to a Word document, for example like in the Excel importer/exporter?
And if you have any questions, please email or call us at +1 (202) 558-6885