1
vote
1answer
230 views

Excel Services Error in SharePoint 2013 - Unable to Open/Edit Excel Files

Every time I click on a excel file I am receiving a popup message mentioning - We're sorry. We ran into a problem completing your request MS Word is working fine though. I performed all the ...
0
votes
1answer
148 views

SharePoint Error: File Not found and goes to Web parts maintenance page

I am getting the following error when I visit the sharepoint site or document library. I didn't change any settings or added new code or change the style sheet. It was working fine few mins ago and ...
1
vote
2answers
77 views

Users cannot view page, permission issue?

I have setup a test user account and added them to a group with read permissions. Now I'm new to sharepoint, keep this in mind. I am trying to view a page I created with the Admin account, and it ...
1
vote
3answers
255 views

SharePoint Error: Access Denied

I created a local users in my server and added the user in a custom SharePoint Group.But If I login to the site using this local user, Im getting "Error: Access Denied". And when I add this user to ...
1
vote
2answers
87 views

Open sharepoint site in google crome on dev box

I am trying to browse sharepoint site on dev site on the google crome but getting this below error. The site works fine with IE Update the image : Right Click on Chrome shortcut >> Properties >> ...
0
votes
1answer
473 views

SharePoint is not working after setting up the Outlook Web Access

I am working on SharePoint 2010. I am facing problem as SharePoint stopped unexpectedly. I am working on UAT server on client side. So its urgent. We are facing the problem since we were fixing the ...
0
votes
0answers
82 views

What could cause a document library in a custom site collection feature to be unavailable through REST API

I can see the feature is activated and visible through the UI, however when calling up _vti_bin/listdata.svc the document library is not listed. I have seen this a number of times now and have always ...
1
vote
1answer
246 views

Error when trying to access the site pages link in a sharepoint site 2010

Hi i am getting an error while trying to access the http://sitecol/sitename/SitePages/default.aspx Error --> This view cannot be displayed because it exceeds the list view threshold (2000 ...
5
votes
1answer
553 views

Error exporting the site field named “Parent Level”

I am trying to save a site as a template. During this process it throws an error "Error exporting the site field named "Parent Level". Am I doing anything wrong? Kind Regards, Sepaka
1
vote
2answers
417 views

Sharepoint site throws exception on clicking save button after uploading a file

I have deployed an event reciever with item added event on a document library in sharepoint site. In item added event I am calculating the number of pages for the uploaded document and updated a ...