Hello
I have successfully configured Access services in my SP 2013 environment. I am able to add the Access App.
But I am getting error when I try to open the App with a correlation ID. On searching the ULS logs for the same got the below mentioned ULS Trace.
Please suggest what can be checked next to get it working.
Result=Microsoft.Office.Access.Services.Proxy.AccessServerSessionException: An error has occurred.
at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethodCore(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)
at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethod(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)
FormWriter.GetForm - An unhandled internal exception has occurred Microsoft.Office.Access.Services.Proxy.AccessServerSessionException: An error has occurred.
at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethodCore(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)
at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethod(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)
at Microsoft.Office.Access.Services.Proxy.AccessServerSession.GetFormDefinitionAndRecordSet(String formName, String restriction, String sortExpression, ParameterValue[] parameterValues, Recordset& recordset, String& formDefinition, SharedDataBaseInfo&
sharedDatabaseInfo)
at Microsoft.Office.Access.Services.UI.FormWriter.RetrieveFormDefinitionAndRecordset(String formName, String dataRestriction, String sortExpression, ParameterValue[] parameterValues, Recordset& recordset, String& formDefinition, SharedDataBaseInfo&
dataBaseInfo)
at Microsoft.Office.Access.Services.UI.FormWriter.GetForm(String formName, String dataRestriction, String sortOrder, ParameterValue[] parameterValues, FormXmlParser& formParser) StackTrace:
at Microsoft.Office.Server.Native.dll: (sig=b37eb49a-4fb5-42f6-b173-5fd60276c25a|2|microsoft.office.server.native.pdb, offset=135DA)
at Microsoft.Office.Server.Native.dll: (offset=21F8D)
--------------------------------------------------------------------------------
FormWriter.GetForm - An unhandled internal exception has occurred Microsoft.Office.Access.Services.Proxy.AccessServerSessionException: An error has occurred.
at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethodCore(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)
at Microsoft.Office.Access.Services.Proxy.ServerSession.ExecuteWebMethod(WebMethodType webMethodType, WebMethodBehaviorAttribute webMethodBehavior, CommandParameter parameter, CoreWebMethod coreWebMethod)
at Microsoft.Office.Access.Services.Proxy.AccessServerSession.GetFormDefinitionAndRecordSet(String formName, String restriction, String sortExpression, ParameterValue[] parameterValues, Recordset& recordset, String& formDefinition, SharedDataBaseInfo&
sharedDatabaseInfo)
at Microsoft.Office.Access.Services.UI.FormWriter.RetrieveFormDefinitionAndRecordset(String formName, String dataRestriction, String sortExpression, ParameterValue[] parameterValues, Recordset& recordset, String& formDefinition, SharedDataBaseInfo&
dataBaseInfo)
at Microsoft.Office.Access.Services.UI.FormWriter.GetForm(String formName, String dataRestriction, String sortOrder, ParameterValue[] parameterValues, FormXmlParser& formParser) StackTrace:
at Microsoft.Office.Server.Native.dll: (sig=b37eb49a-4fb5-42f6-b173-5fd60276c25a|2|microsoft.office.server.native.pdb, offset=135DA)
at Microsoft.Office.Server.Native.dll: (offset=21F8D)
-------------------------------------------
Vaibhav Antriwale










