The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
5 views

How to link Excel to Acces when the files are saved on sharepoint, then refresh in Excel service

We have files in excel that are saved on sharepoint. We want to pull this into access, but when trying to link to them from access, we get a an error that they must be XML files. How can i link ...
0
votes
2answers
445 views

This Page has been modified since you opened it. You must open the page again. Refresh. When I postback to another site from button

If I button post one sharePoint site page to a page on another I get This Page has been modified since you opened it. You must open the page again. Refresh I have a webpart page with an asp.net ...
0
votes
0answers
17 views

Button to save then refresh on the Editform.aspx page

I am working in SP Designer 2007. I have an issue where I would like to update the editform.aspx but allow the user to keep working on the form. My thought was I could do a save then reload, but it ...
0
votes
0answers
48 views

Page Styles and Images Lost in google chrome after page refresh (F5)

I have a problem browsing my site collection using Google Chrome. This happened after I enabled Blob Cache. Every time I hit F5 my site is not rendering styles and images. Just text. That doesn't ...
0
votes
0answers
178 views

SharePoint 2010 PowerPivot Excel Web Access dynamic refresh

We have SQL Server 2008 R2 (x64) with MSOffice 2010 (x64) and PowerPivot x64. We created a custom list "InformationList". We then used the "Export as Data Feed" option to generate a .atomsvc file ...
0
votes
0answers
132 views

Unable to refresh data for a data connection in the workbook. Try again or contact your system administrator

I am using SharePoint 2010. My Excel file is saved in document library. The data connection library has the data source, which brings the data into Excel from SQL Server 2012 cube. The problem is ...
2
votes
1answer
188 views

Refresh webpart when New item is added

I would like a script for Refreshing a webpart when a new item is added to te list. Can anyone help me with this? Kind regards, Vincent van den Eijnde SharepointServices.nl
1
vote
1answer
19 views

Document used by multiple people, i need it to automatically refresh to reflect new changes

So i have a document in excel that is open by 20 different people and gets updated hourly. What people do is close the document and reopen it in sharepoint to see the new changes. Is there anyway to ...
0
votes
0answers
81 views

Unable to refresh a workbook in a Pivot Gallery

I have a workbook in a Pivot Gallery, and when I try to refresh all the data connections I get the following error: Unable to refresh data for a data connection in the workbook. Try again or ...
1
vote
2answers
704 views

refresh DataViewWebPart in _spBodyOnLoadFunctionNames with javascript

is there a way that is not too complicated too refresh just a dataview web part on a sharepoint site when loading the page in _spBodyOnLoadFunctionNames.push using javascript? What I've done is ...
0
votes
1answer
516 views

Getting rid of the session timeout in Excel Web Access?

I understand there is a 30 second short session timeout (if no interaction is detected) to a 5 minute extended sessiopn timeout. The userss would like their reports up all day, just refreshing every ...
1
vote
1answer
1k views

How do I refresh a list view from client side?

I have a list that doesn't immediately reflect changes after an item has been added to it. I'd like to be able to refresh it client-side as I don't have access to the code-behind but I can add ...
0
votes
1answer
607 views

Refreshing a document library using the client side UI in 2010

After adding a document to a sharepoint document library from an SPModalDialog, how can I refresh the underlying list using the new 2010 client object model in SharePoint?
2
votes
0answers
440 views

Auto-refresh calendar list / web part (SharePoint 2010)

How can you auto-refresh a SharePoint 2010 calendar list / web part, without needing to refresh the whole page? Tasks and other list types seem to have this option (under 'AJAX Options'), but not ...