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

learn more… | top users | synonyms

2
votes
2answers
1k views

some days I cannot create new sites anymore (admin too)

I am not totaly new but a beginner in SharePoint 2010. I had to take the responsability and we did the migration from 2007 to 2010. It worked. Here the facts: Win Server 2008 R2 (virtual) SP2010, ...
0
votes
3answers
374 views

There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined

I am trying to set up a new dev machine. When I run the wizard to configure SharePoint Foundation 2010 I get the error shown in the title. From searching the net I see that one proposed solution is ...
1
vote
2answers
271 views

SharePoint 2010 Webservice: URL could not be found

Always getting the following error while trying to create a spsite-object: The Web application "http://myApplicationURL/" at could not be found. Verify that you have typed the URL correctly. If ...
0
votes
1answer
25 views

I have a workflow that has worked until today - now it is erroring out

This is a newly created workflow, but was tested with over 100 transactions yesterday. Today, the workflow will not run and returns this message: Value does not fall within the expected range. ...
1
vote
0answers
31 views

Create a new workspace, really? I'm not sure I understand why/how to do this without recreating the entire workspace I have. Help!

This meeting was changed in your calendar and scheduling program from a nonrecurring meeting to a recurring meeting. The current workspace does not support a recurring meeting. In your scheduling ...
1
vote
2answers
145 views

How to find out if a web template is missing from a site collection

Is there any utility out there that can tell me if there is any custom web template missing or faulty from a site collection, I keep getting error "WEB template #00000 not found" while importing a ...
1
vote
3answers
252 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
232 views

Sharepoint modal popup don't shown when the Infopath form are on the site

I tried to add Infopath form on my project, but when I add the Infopath form some of PopUp which are corelated with Infopath and shows errors od data didn't shown What should I do to shown A Modal ...
4
votes
2answers
534 views

Having error when using jquery.corner.js with jquery-1.6.2.min.js

I'm trying to use jquery corner to get curvy quicklaunch in my sharepoint 2010. But i geting eeor "object doesn't support this property or method. Any ideas if this version are compatible. Thanks in ...
5
votes
1answer
546 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
5
votes
1answer
904 views

Error occurred in deployment step 'Add Solution': Index (zero based)

Error occurred in deployment step 'Add Solution': Index (zero based) must be greater than or equal to zero and less than the size of the argument. Getting this error on deployment both from CA and ...
5
votes
2answers
817 views

“Your search cannot be completed because of a service error” issue with “All content” scope

I have several search scopes set up in Search Administration, one of which is the default All Content scope which includes everything but items with a contentclass of SPSPeople. On my advanced search ...
5
votes
4answers
3k views

Error using Multi Upload with SharePoint and MS Office 2010 on 64 bit system

I get the following error trying to use the Sharepoint multi upload functionality on a 64 bit system with Office 2010. it works fine on a 64 bit system with 2007 and on a 32 bit with 2010. But it ...
1
vote
3answers
634 views

“Column may have been deleted by another using” error on populating list created through COM

I am creating a list using COM for Sharepoint 2010. below is a snippet for the same: CredentialCache myCache = new CredentialCache(); myCache.Add(new Uri("myURL"), "NTLM", myCred); ...
2
votes
1answer
87 views

How to continue workflow from error step?

I have a workflow with error occured status. I fixed the error and deployed the .wsp file. Now I need to continue this workflow from a code activity where error occured. Are there any way to achieve ...
7
votes
3answers
5k views

Restore-SPSite to the same content database

I ran Restore-SPSite on my server from a backup. I then deleted the site collection and did it again but got the following error: Restore-SPSite : The operation that you are attempting to perform ...
0
votes
0answers
70 views

Reading a data from External Lists

I have got a problem to read data from External List. I getting this error while I reading a External Lists: Exception Details: System.Xml.XmlException: Name cannot begin with the '-' character, ...
0
votes
1answer
65 views

The language-neutral solution package was not found

How repair this error: Please describe. The language-neutral solution package was not found.
1
vote
0answers
216 views

I have a problem after Installing a language update in SharePoint 2013

I can't Acces SharePoint anymore. Event ID 6398: I'm getting the Following Errors: The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob (ID ...
0
votes
0answers
20 views

Document library rendor error

When this view of my document library is selected the groups are collapsed by default. When I open the first group (that has no "Name" selected) the following rendering error occurs. Any ...
3
votes
0answers
62 views

Problems with External List and Creating New Item with Webservice

can anybody verify that inserting new Items through SharePoint Webservice Method Lists.UpdateListItems is errornous? I always get the Error: 0x80070057Bad parameter passed to Web Server ...
0
votes
0answers
37 views

Document library connected to Outlook, error

I have connected my document library to Outlook and if I right click a file and select Forward some of the files attach to emails and others produce the following error You cannot make changes to ...
1
vote
0answers
98 views

Form submission returning error but not showing error in the log

A user is getting the following error when submitting a form in SP2010. When I run Get-SPLogEvent it returns the following: Category Message Logging Correlation Data ...
0
votes
1answer
107 views

The index entry exceeds the maximum length

I have been receiving this error: The index entry of length <> bytes for the index '<>' exceeds the maximum length of <> bytes. The index entry of length for the index exceeds maximum length ...
0
votes
0answers
25 views

Problem with import a External List

Why i import a External list, and Add to my code the error is Shown: Name cannot begin with the '-' character, hexadecimal value 0x2D. Line 1, position 316. Here is screen Shot. How can I run ...
1
vote
1answer
157 views

Modal Popup from CEWP

I need some help. I'm very new to SharePoint development so please go easy on me. Here is what I'm trying to do: I need a Modal window to popup during page load of home.aspx to display a ...
2
votes
0answers
68 views

Impersonation as Site Owner, workflow is cancelled when setting

Good day. We have a simple list workflow that uses Impersonation to give Contribute Rights to a user via Replace Contribute Item. The workflow is created by our site Collection Admin. So when i ran ...
0
votes
1answer
80 views

SharePoint workflow tasks don't wait to be executed

I have created a workflow in Visual Studio which contains a replicator which creates multiple tasks for approval. The replicator contains a sequence activity which is consisted of createTask, a while ...
1
vote
1answer
354 views

SharePoint 2010 error while loading form

After a recent master page update I am noticing that some pages which usually have embedded forms are now displaying the following super informative error: There has been an error while loading the ...
3
votes
3answers
2k views

Activating Publishing Feature breaks because of custom Master?

This issue is related to this post. I get an error message when the publishing feature is activated on sites of certain types. This means that I also get an error message when I create certain sites ...
0
votes
1answer
488 views

error when calling the GETTERMSETS method using the taxonomyclientservice

do you have any idea about this type of exception "System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Data at the root level is invalid. Line 1, position 1." I ...
1
vote
0answers
84 views

Data Source Library error: the web cannot be opened

Version of sharepoint: WSS 3.0 I opened a site, Home, in SharePoint Designer 2007. When I tried to insert the data view, it only show the greyed "+ Current Site". When I clicked "Connect to another ...
0
votes
1answer
259 views

“The server returned a non-specific error” when Grouping in a DataView

I am getting a "The server returned a non-specific error" with a DataView in SPD with SP2010. The DataView is working fine up to that, i.e. I have added and removed cols, Filtered and Sorted and added ...
0
votes
0answers
74 views

Search Server Express giving Internal server error

Installed search server express on sharepoint 2010. Content has been indexed. But when doing a search I receive an "Internal server error exception". The correlation id given on the error page is not ...
2
votes
1answer
74 views

LiveWriter Post to Blog generates SOAP Exception when post contains images

My company recently moved our wiki, blogs and internal knowledge base to a outsource SharePoint host sherweb.com. I have been using LiveWriter (2011 - 15.4.3555.308) to post my updates to the blog and ...
0
votes
2answers
269 views

SharePoint Foundation 2010 - Unable to change Site Theme

I'm having trouble changing the site theme in my SharePoint Foundation 2010 environment. When I do Site Actions > Site Settings > Look and Feel > Site Theme, i receive: Error: Access Denied I ...
1
vote
3answers
5k views

Error : Object reference not set to an instance of an object on feature deployment

I am writing code for feature activated code.But when I try to deploy my solution through VS 2010 it says deploy failed, Error on feature activation : object reference not set to an instance of an ...
0
votes
2answers
375 views

“Value does not fall within the expected range.” After adding a column in a existing list

I updated a list of mine by adding a column. After this update I receive the following error "Value does not fall within the expected range" when I try to get the data in the colum. This is the code ...
0
votes
1answer
198 views

Unexpected error on Documen Libraries after enabling document conversion

Configured the Document Conversions services in Central Admin. Enabled document conversion on the "Document" content type from the site collection settings. Now when I try to open ANY document ...
0
votes
2answers
1k views

SharePoint Server Search - Internal Server Error when searching

I presently have two Search Service Applications configured, correctly, on the farm. One is for routine searching of SharePoint whereas the other is for our enterprise searching via FAST. In either ...
0
votes
0answers
180 views

Central admin 503 and can't open site?

I've got a feeling I'm in for a world of pain here but all of a sudden (I can't think of what might have caused it) my central admin is giving me a 503 error and when I attempt to access my site I'm ...
0
votes
3answers
915 views

How to get a user-friendly message when the user tries to respond again to the same survey?

When a user tries to respond to a survey he has already responded to SharePoint will return HTTP 500 and the following text: Server Error in '/' Application. ...
0
votes
0answers
332 views

Event manager error: Could not load file or assembly or one of its dependencies. The system cannot find the file specified

I'm receiving the following error in my ULS logs when I try to create a new website in a migrated content database. Event manager error: Could not load file or assembly 'xNamex, Version=3.0.0.0, ...
2
votes
1answer
393 views

Error: A look-up field contains invalid data. Please check the value and try again

Currently we are working in a process where documents are uploaded, then downloaded, modified and re-uploaded as a NEW file, not as a new version of the same file. However, When I upload the documnet, ...
1
vote
1answer
3k views

SharePoint Designer 2010 - Error Creating Control - WebPartAdderUpdatePanel

When I open any page in SharePoint Designer I receive an error that says: Error Creating Control - WebPartAdderUpdatePanel Unknown server tag 'WebPartPages:WebPartAdder'. I still seem to be able to ...
0
votes
0answers
119 views

Web Application not found

I recently install SharePoint 2010 for a database attach upgrade. My problem is that the web application created by the set up wizard is not being display. When I tried to browse the web app I get an ...
1
vote
0answers
39 views

Listdefinitions use Listname as Contenttype

I have a Sharepoint 2010 Foundation, VS2010 and i use the Sharepointfactory(spsf.codeplex.com), if this is important. My typical approach are: I create first some fields, then i use these in a ...
1
vote
3answers
1k views

correlation id is missing in the Log

I have a handful of correlation id that I need to see in the log what happened this morning when a co-worker checkout the aspx file so he can modify something. upon checkout the whole portal became ...
0
votes
1answer
2k views

Users with Add Item permissions cannot submit InfoPath form?

I have a form library on my site (SharePoint 2010 and InfoPath 2010) and we want any user in our network to be able to submit items, but only a select group of users to be able to edit items once ...

1 2 3 4 5 8