Asked by:
Problem with Access and SharePoint

Question
-
I have been having a problem with Access and SharePoint. After the Access web database is published to SharePoint and I visit the site, I get this error message:
Site is down
One or more of the site's Queries, Tables, or Macros were recently changed and failed to compile. The site is down to prevent data issues while these objects are in an invalid state.
Click here to view the errors in Microsoft Access.
When I view the errors in Access I see this:
USysApplicationLog
ID
Content Type
SourceObject
Data Macro Instance ID
Error Number
Category
Object Type
Description
Context
Attachments
Modified
Created
Created By
Modified By
1
USysApplicationLog entry
qrySupportedPersons
Compilation
Query
Invalid execution state.
0
15/08/2012 11:19:06 AM
15/08/2012 11:19:06 AM
Carlton Becker
Carlton Becker
My table has 71 fields. When I make a query based on all 71 fields in the database, It works in access and I can run the compatibility checker and get no errors, but once I visit the site on SharePoint I get the above error. When the query has roughly under 42 fields I do not get the error on SharePoint, and it works fine. Also if I try making a second query and try spitting the 71 fields amongst the two queries, I get the same error if the two queries combined have more than roughly 42 fields.
What is causing this, and how do I fix this?
Here is a link to the file with some test data:
Wednesday, August 15, 2012 7:27 PM
All replies
-
Hi ,
I find two articles, check if they can help,
http://sourcedaddy.com/ms-access/analyzing-errors-usysapplicationlog-table.html
Also I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay, appreciate your patience.
Thanks
Daniel Yang
TechNet Community Support
Friday, August 17, 2012 10:06 AM -
Hello,
Can you check if this article helps?
http://blogs.office.com/b/microsoft-access/archive/2009/11/23/publish-to-sharepoint-part-2.aspx
Please remember to click 'Mark as Answer' on the post that helps you or click 'Unmark as Answer' if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Regards,
Nishant Shah
Microsoft Online Community Support- Edited by Nishant - MSFT Thursday, September 27, 2012 8:21 AM
Thursday, September 27, 2012 8:18 AM -
Hi
I got same error.
The web compability is good. When I opne the web application I get
One or more of the site's Queries, Tables, or Macros were recently changed and failed to compile. The site is down to prevent data issues while these objects are in an invalid state.
Click here to view the errors in Microsoft Access.
The links above didn't help me at all.
what shall I do ?
Thanks
Thursday, November 14, 2013 6:36 PM -
Hi,
verify with whether the State service is started and if SSRS is inplay and then verify if they have made the needed adjustments noted on this TechNet: http://technet.microsoft.com/en-us/library/ee662542.aspx
Make sure that the steps in the section entitled "To install the Add-in for connected mode" have been completed. Then attempt to re-publish your access db.
Also, make sure the state service is started: http://technet.microsoft.com/en-us/library/ee704548(v=office.14).aspx
Cheers,
Stacy
Thursday, November 14, 2013 8:17 PM