Skip Navigation LinksHome Page > Forums > SpiraTest Forums > SpiraTest Issues & Questi... > SpiraTest Configuring the...
Hi All ,
I am exploring data synchronization between SpiraTest on premise with Microsoft TFS. So as I proceed with the setup of data synchronization , there is this statement " The base URL to your instance Spira. It is typically of the form http://<server name>/SpiraTeam. Make sure that when you enter this URL on a browser on the server itself, the application login page appears. '
So i tried it & it failed. The error is "Server Error in '/SpiraTest' Application"
Parser Error Message: This method cannot be called during the application's pre-start initialization phase.Source Error:
Line 226: <providers> Line 227: <clear /> Line 228: <add name="SpiraEventProvider" type="Inflectra.SpiraTest.Web.Classes.SpiraEventProvider" buffer="true" bufferMode="NormalBufferMode" /> Line 229: <add name="EventLogProvider" type="System.Web.Management.EventLogWebEventProvider,System.Web,Version=4.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" /> Line 230: </providers>
Source File: C:\Program Files (x86)\SpiraTest\web.config Line: 228
May I know any solution to it ? Thanks
Hi Michael
The problem is that the .NET libraries used to communicate with TFS are 32-bit whereas Spira is 64-bit (by default).
So you need to follow these instructions:
https://www.inflectra.com/Support/KnowledgeBase/KB14.aspx
Regards
David
Hi David,
Thank you for your response. Based from the instructions you provided, I just set Enable 32-Bit Applications from False to True in my IIS (Application Pool Default Settings). Once that is set , i try to run my spiratest web application with my localhost URL & it works . The error I stated below no longer occurs.
Regrads,
Michael
And if you have any questions, please email or call us at +1 (202) 558-6885