An error message is information displayed when an unexpected condition occurs.

learn more… | top users | synonyms

0
votes
1answer
9 views

Error occurred in deployment step 'Uninstall app for SharePoint': Only users who can View Pages can list Apps

I am Developing a Provider Hosted app for the SharePoint 2013. In that I am facing this error while deploying the App. Error occurred in deployment step 'Uninstall app for SharePoint': Only users ...
0
votes
1answer
9 views

workflow settings: user cannot be found

I have created a calendar. when I go to the calendar settings page and click on Workflow Settings I get an error message that says: Error: User cannot be found I have not created any workflows yet ...
1
vote
1answer
31 views

Activate Features step failed when deploying a workflow

I`m about to start to develop workflows in VS2012 for Sharepoint2013. Creating a workflow works fine. The HistoryList and Tasklist are created as well. Now, when I want to depoy my new workflow i ...
0
votes
0answers
13 views

Sharepoint 2010 upgrade failed

The health analyzer needed a "Product/path installation or server upgrade required" so I ran the powershell script psconfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd ...
1
vote
1answer
49 views

NTLM web service call to sharepoint 2013 web application with claim authentication over NTLM users

I have a webservice (no vcf) with Windows authentication(impersonate="true"), that uses the SharePoint 2013 Object Model. When I call a webservice method that operates on a SharePoint Web Application ...
0
votes
0answers
31 views

Object refenrece not set to instance of an object - list template items

This may be a duplicate, because this error is pretty common in every part of sharepoint. However, the search function didn't find anything for my particular problem. To the problem: I have a List ...
1
vote
1answer
40 views

“User cannot be found.” error in Powershell

I am writing a PowerShell script to re-sync my users to the AD because of a problem I have described Here. From time to time I get a "Set-SPUser : user cannot be found." error but when I call the same ...
0
votes
0answers
30 views

wss 3.0 working fine in all browsers except on IE

I have 2 domain controllers, lets call it Domain1 and Domain2. I have wss3.0 installed in windows 2003 server with sql express running in webserver1 of Domain1. Domain1 is also running DNS Services ...
0
votes
1answer
32 views

Will code created with 32 Bit SharePoint Designer 2013 be readable to another computer with the 64 Bit version of SPD 2013?

One of the developers on my team is installing SharePoint Designer 2013 on a machine with 32 Bit office. He attempted to install the 64 bit version and this error appeared: Got we can't install the ...
1
vote
1answer
33 views

saving an excel file: You do not have the correct permissions. Contact the server administrator

a user is attempting to open an excel file from a SP 2010 library, make edits, and save it back. when clicking save, he gets this error message in a popup window: You do not have the correct ...
1
vote
2answers
65 views

CAML Query works in my VS2010U, but not on anybody else's computer

I have a list with records uniquely identified by project numbers. This is column 5 - Col05 in my list. It works fine when I run the code, and I am getting the expected record. I can also read the ...
1
vote
1answer
35 views

warning of duplicate item while uploading file in document library

I have a standard document library. I want to prompt the user if file name already exists in document library. I want this Friendly Error (with custom error text) on "Upload Document" form when when ...
0
votes
2answers
31 views

Unique issue with a Sharepoint Site

We have a SharePoint site and for some reason one of the sub site admins change the URL of their site from /sitename to sitename.aspx. This has broken everything for that site I can not even get into ...
1
vote
1answer
153 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
0answers
20 views

SharePoint Designer 2007 adding a WebPartZone at the end of a page template

We're having a problem with Designer adding the following block of code to the end of a page template. We can delete it and save the template, but the next time we open it, the code's been re-added. ...
0
votes
1answer
31 views

Company Intranet Page went down unexpectedly…HELP!

This morning I made a minor change to the corveV4.css page and once I saved the changes, I was unable to access the page. After roughly 2 or 3 minutes of trying to load I received an error on the ...
0
votes
1answer
60 views

error, while trying to access the webservices from infopath form

I am getting the following error while trying to access a custom webservice from an infopath form to fetch some data. I have already gone through the actions described in the error message, but the ...
0
votes
0answers
29 views

Too many automatic redirections in SharePoint provider-hosted App

I have an exception with the message "Too many automatic redirections were attempted." in my SharePoint provider-hosted App. This exception has been occurred in the following code: using (var ...
0
votes
1answer
30 views

Config file throws error while deploying

I've created a new config-file "TimerJobs.config" which stores all my values for the timerjob (of course...) This file is located under the Layouts/random folder. The problem I'm having, is when I ...
0
votes
0answers
50 views

error uploading PDF file to SharePoint

IE 10 will not allow me to upload my PDF file, when I click OK, it just does nothing. Log in to Firefox or Chrome, and they give me an error message saying the URL for my document is invalid. The ...
0
votes
0answers
22 views

PageRequestManagerServerErrorException

I am working on custom web part on SP2010 using C#. I sometimes the following javascript error on console while submitting the form from UpdatePanel button using postBack: SCRIPT5022: ...
0
votes
0answers
52 views

While associating workflow to list it is giving unexpected error

I have taken Site Collection Backup and restore it on different environment and created new designer workflow to associate it with list it is giving error page. In ULSviewer it is showing "Operation ...
0
votes
2answers
88 views

The URL 'shared documents/test.pdf' is invalid but file exists

Background: I followed this article http://www.kraftkennedy.com/blog/bid/101982/Creating-Edit-Item-Forms-for-Document-Libraries-in-SharePoint-Designer-2010 I did not delete any of the fields yet The ...
0
votes
1answer
35 views

How do I stop rules on submit if validation fails?

I have multiple rules on my submit button, which I need to process only if the validation passes. Currently if I have validation errors, the other rules run and change the views and the function on ...
0
votes
3answers
166 views

Server Error in '/' Application. Runtime Error

I am new to SharePoint. I am developing a web part. I that I have created the .aspx page. When I am going to access that page by the URL it throws an error like. Runtime Error Description: An ...
0
votes
2answers
157 views

Web Application/Site collection can't displaying Problem

I created a new web application. I try to restore a site collection from a backup. It finished succesfully but when I type the url This page can't be displayed occurs. I think the problem is about ...
0
votes
0answers
45 views

MembershipRequestWebPart “Login Created User” throws Unknown Error on certain page

We are using SharePoint 2010 in a farm with 2 servers running and are using the MembershipRequestWebPart from visigo.sharepoint.formsbasedauthentication.wsp. The MembershipRequestWebPart is on the ...
1
vote
2answers
196 views

Error in Web.EnsureUser(user) :- User Not Found

Hey Friends I am trying to develop a web part in that I am fetching the user name. But doing this I am getting the error that User cannot be found. But the main thing is that in the line where I ...
0
votes
0answers
25 views

ConsoleUtilies.GetContextualControlMode had no currentPage

I've been trying to set the target audience of a web part but am receiving this error every time. This happens on every page. ConsoleUtilies.GetContextualControlMode had no currentPage so the ...
0
votes
0answers
19 views

Error on add a list item

After adding an Item to any list, error raise after the list item added on post back. There's no workflow and event receiver behind. Timer service is running. If I close the browser and lunch it ...
0
votes
0answers
42 views

How to see the errors in detail including stacktrace.

I create some custom stuff to my sharepoint 2010 portal. After deploying and testing I got the following error: Server Error in '/' Application. ...
2
votes
1answer
90 views

SP2013 Change the look breakes on own template

I took a standard Team Site and verified that the "Change the look" worked, I then saved the site as a template, and then created a new team site from that template and then the "Change the look" is ...
0
votes
0answers
32 views

Error while saving a new item in sharepoint

Error Exception from HRESULT: 0x80131904 Troubleshoot issues with Microsoft SharePoint Foundation. Correlation ID: de9e57ad-8823-43ff-a40c-a6baf4410d92 Date and Time: 3/14/2013 12:00:12 PM
0
votes
1answer
139 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
1answer
62 views

SaveBinaryDirect throws an 404 error

SaveBinaryDirect works fine, unless I try to upload an exe file. Is there a limitation for some file types in SaveBinaryDirect or how can I solve this problem? Exe file upload is allowed for the ...
0
votes
2answers
59 views

Problem Timer job unknown error

I'm having a problem to reach a specific SPlist in my sitecollection. The timerjob is supposed to read all items from a SPlist I've choseed and send them to a user through mail. I'm not sure if it's ...
1
vote
2answers
73 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 ...
0
votes
0answers
74 views

Save Conflict error when editing attachment while editing its item

I am getting a Save Conflict error when performing the following steps - Open list item Click edit Open attachment Edit the contents of the attachment Save attachment Save Item Error thrown ...
2
votes
0answers
46 views

Upgrade SharePoint 2007 to SharePoint 2010 never complete (stuck)

I am trying to upgrade SharePoint 2007 web application to SharePoint 2010, I am using attach and de-attach method. Below is the content database information: Database Size: 66 GB Site ...
3
votes
1answer
43 views

Sharepoint 2010 site stopped working. Database “needs upgrading”. Upgrade fails

One of my Sharepoint 2010 Site Collections has stopped functioning this morning and presents the following in the browser. Server error: http://go.microsoft.com/fwlink?LinkID=177673 When I look ...
0
votes
0answers
127 views

SharePoint 2010 form and onbeforeunload event raises unspecified error in IE 8

I've got an edit form in SharePoint 2010 where I want to ask the user if he really wants to leave the page without saving. So I use the onbeforeunload event as follows: $(function () { ...
0
votes
0answers
93 views

SharePoint 2013 secure store service error

I uninstalled SharePoint 2013 and removed the databases too. when i begin to install again, i created all services except secure store service. i get an error like this: The service ...
0
votes
0answers
67 views

Form render failed because the user's session was closed

Suddenly one of the InfoPath forms on my company's Sharepoint site has stopped working. The log has the following message: Form render failed because the user's session was closed StackTrace: at ...
0
votes
0answers
30 views

Majority of the application pages 'Cannot be displayed'

In an effort to do some basic operations on lists and list items (namely delete a list item), I noticed I'm getting a 'Page cannot be displayed error.' I've had a look around other areas of my site ...
0
votes
2answers
221 views

SHAREPOINT ERROR: value does not fall within expected range

I am a newbie here, need your help :-( So here is my problem: I have 2 Sharepoint servers A and B Server A using SQl server 2008 R2 Server B using SQL server 2005 SP4 Both using Sharepoint ...
0
votes
0answers
57 views

Infopath error when relinking and saving

I published a new Infopath template and as a resultof which the the form library lost all saved column values for old forms. The relinking is not working for some of the forms. When I try to open the ...
2
votes
1answer
72 views

Access Database-linked forms not working after Server Reboot

Our server went down & when I rebooted, all is working on site except Access Database-linked forms are not working. It is showing following error: > Preparing Site ... Someone has recently ...
0
votes
0answers
94 views

Cannot create new document from template

I have created a new content type with a document template that we want to have in sharepoint. When attempting to create a new document from said template I get the following error: One bit of ...
0
votes
0answers
309 views

Error when uploading multiple files in SharePoint 2010

My customer is unable to upload multiple files to a document library in SharePoint 2010 Server. Here’s how they produce the error: 1. They go to the document library, hit the "Documents" tab and the ...
0
votes
0answers
133 views

In MOSS 2007, what does event ID 6644 means?

In SharePoint 2010, 6644 refers to error related to Event Receiver. In MOSS 2007, is this the same? MSDN doesn't specified what type of error this event id refers to. In the event log, I got the ...

1 2 3 4 5 8