An error message is information displayed when an unexpected condition occurs.
1
vote
0answers
19 views
Custom “Sorry, something went wrong” message on SharePoint 2013
Could anyone explain me how should I change the default "Sorry, something went wrong" message to some other text or - even better - to change the content of this "component" to something custom?
...
0
votes
0answers
11 views
Access Linked List - Lookup Column “cannot Update. Database or Object is Read-only.”
I have a SharePoint contact list linked in Access. The list contains a Site Column, which is based on a lookup from a list at an upper-level site in the Site Collection hierarchy. Permissions are set ...
0
votes
0answers
10 views
SharePoint 2010 - SharePoint Designer notification: The list of workflow actions on the server references an assembly that does not exist
Upon opening a workflow in SharePoint Designer 2010 I receive the following notification:
The list of workflow actions on the server references an assembly that
does not exist. Some actions will ...
1
vote
0answers
14 views
SharePoint Downloads
I'm trying to upload a file to SharePoint, but after it uploads, I get a redX and a message that says the file is checked out or locked by another user. This is impossible because the document is on ...
2
votes
1answer
17 views
Error on updating a document item
I have an issue with updating an item in ItemUpdated event.
Basically on ItemUpdated, I would like to reupdate that item by setting some properties, because it is a docx I have to do it in ...
0
votes
1answer
18 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
11 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
40 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
15 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
53 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
33 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
42 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
31 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
34 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
43 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
69 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
38 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
34 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
214 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
32 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
61 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
32 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
52 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
23 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
54 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
112 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
37 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
186 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
173 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
48 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
226 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
26 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
21 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
45 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
94 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
35 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
146 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
64 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
67 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
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 ...
0
votes
0answers
75 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
48 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
46 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
130 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
94 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
71 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
245 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 ...
