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
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
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
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
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
1answer
142 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 ...
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 ...
0
votes
0answers
128 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
69 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
96 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
318 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 ...
1
vote
1answer
57 views

Issue with Document Library

I have an issue with Document Library I am trying to upload one document and in the "processing" screen that comes before the new item form appears there was an arror (attached) and it would not ...
2
votes
1answer
86 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 ...
1
vote
2answers
881 views

SharePoint 2010 Navigation error: An unexpected error occured while manipulating the navigational structure of this Web, August 2012 CU

has anyone experienced/fixed this problem in their environment? Our publishing site has the August 2012 Cumulative Update installed and has been running fine for over a month. Now, since the site has ...
1
vote
0answers
97 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
284 views

Form cannot be submitted

I have two identical InfoPath forms on two different site collections within the same web application (SP2010). One works fine but the other produces this error when submitting the form.... The ...
1
vote
1answer
75 views

Add Keyboard Accessibility to Top Nav Menu

I am trying to get the top nav bar's drop down menu working with the keyboard. What should happen is when a user presses the tab key and the top menu item is reached, the drop down should show just ...
0
votes
1answer
197 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
1answer
335 views

Error Running SharePoint 2010 Product Configuration Wizard

I'm encountering an error when running the SharePoint 2010 Product Configuration Wizard that setups up central admin. I'm installing SharePoint on a Windows 7 Dev Environment (OS: Enterprise SP1). The ...
0
votes
2answers
128 views

Central Admin unexpected error

I accidentally tried to enable a web app solution on the central admin web app. It errored and did not enable. I closed CA and now when I try to open I get an unexpected error when traced points to a ...
0
votes
0answers
92 views

Unspecefied error when accessing site settings for site based on custom template

We have a problem for our SharePoint 2010 solution. Basically we run into the issue described here: ...
0
votes
1answer
369 views

SharePoint 2010 100% CPU Usage AreaTemplateSettings.aspx

Whenever I try to go to "Page layouts and site templates" (AreaTemplateSettings.aspx) in Site Settings, the w3wp process spikes to 100% on my SharePoint server and the page never loads. Eventually I ...
1
vote
1answer
370 views

Retrieving search scopes from current site collection

I've did some research on Internet and found some code examples how to retrieve search scopes, but when I try to execute it fails, what do I do wrong? Here is the code: SPServiceContext ...
2
votes
1answer
265 views

HTTP 503 error accessing Sharepoint excelservice.asmx through SOAP

I work for The Smeal College of Business at Penn State. I am doing a project for the Supply chain program and I am creating an excel workbook in Sharepoint that uses a lot of UDF's. I have no problem ...
3
votes
2answers
1k views

CoreResultsWebPart.OnInit() throws a NullReferenceException

I've recently had some trouble with search in my SharePoint 2010 environment and thought I'd finally seen the end of it. Turns out I was wrong because now when anyone tries to search from anywhere ...
0
votes
0answers
2k views

(Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))

I added a class library from one SharePoint solution to a console app. I wanted to isolate some xml mapping in class library so I could test it better without having to deploy my entire original ...
3
votes
2answers
1k views

SharePoint 2010 - Strange errors starting this morning

A few hours ago, one of the site owners sent me an email saying that they "couldn't click on anything". Upon more inspection, it turns out that they do not have access to the ribbon bar, cannot click ...
1
vote
2answers
379 views

Jquery in Sharepoint 2010 not working for all users

I have a very strange problem where there is some custom jquery interface buttons to show and hide certain fields in sharepoint. The script builds fine(script that has worked on previous sites) but ...
0
votes
1answer
237 views

Saved Web Part lists data but errors on link through

Im having a problem with a saved web part which lists recent discussion board posts from a different subsite within the same site collection. The web part shows all of the data correctly but when I ...
0
votes
0answers
67 views

Movement of Content DB on different domain giving Object reference not set to an instance of an object.

I have a portal running in my office environment. 1 WFE + 1 SQLServer + 1 Domain Controller..I've created the same environment ditto even the domain name is same in my home virtual environment where ...
1
vote
0answers
166 views

Site template 'An SPRequest object was not disposed before the end of this thread'

The following error occurs when trying to save a site template: An SPRequest object was not disposed before the end of this thread. This has been driving me mad so if anybody has encountered ...
0
votes
0answers
164 views

Replicator in Workflow gives Error Occurred

I have a very simple workflow: I am trying to create 2 tasks in a replicator. public sealed partial class Approval_Workflow : SequentialWorkflowActivity { public ArrayList Approvers = ...
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
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 ...
3
votes
1answer
384 views

Update Panel Error

I am working with SharePoint 2010 features. I am writing feature receiver code where I create new web part pages with ReportViewerWebPart and my custom web part on the page. I am creating multiple ...
3
votes
4answers
7k views

Error occurred in deployment step 'Activate Features': <nativehr>0x80070002</nativehr><nativestack></nativestack>

I have a feature. On the FeatureActivated event I am creating a list if it is not there. I also have an EventReceiver that in the elements.xml on the Receivers node has the attribute ListUrl. This is ...
6
votes
2answers
1k views

“a is null” error in vanilla SP2010 install

I'm setting up an SP2010 VM for dev testing purposes. Our vanilla install has no other components present and is throwing JS errors in Chrome and Firefox. In Firefox (v13): a is null ...
2
votes
3answers
3k views

Display List or Library on another site as WebPart?

I want to display my list on another site in same site collection. I edit List with SPDesigner, select the view and save it to site gallery. After these steps, I added the view webpart on my another ...
0
votes
1answer
1k views

Show message in ItemUpdated Eventreceiver (SP2010)

I need to show an errormessage in a popup or redirecting to another page when an error occurs in the ItemAdded (not ItemAdding...) eventreceiver. Anyone knows how to do this? I've tried: private ...
1
vote
3answers
977 views

Cannot connect to the configuration database Error

I am having a bit of a strange issue. I am able to connect to the Central Admin page just fine but when I try to connect to any page on the site I get the following error. Exception information: ...
0
votes
1answer
56 views

503 on local requests

For some reason our SharePoint server rejects local requests with 503 Service Unavailable. Everything works fine when a user browses a site (e.g. http://spserver/) from another machine in the network. ...
1
vote
1answer
1k views

COM exception while querying document library

I have a need to get collection of SPLitsItem currently viewed to user. My solution is a ribbon button which calls custom application page in LAYOUTS via javascript in custom action. Application page ...
0
votes
2answers
424 views

Errors when attempting to install a sharepoint 2010 feature

I'm attempting to install and activate a feature containing a Timer Job. When I execute the install-spfeature cmdlet I get the following error. What is the source of my error? PS ...
0
votes
1answer
388 views

Soap, Jquery, Ajax and an Error

Ok, here is what I am trying to do. I have a list on another site. I have successfully connected to the site and pulled in the list as a dropdown using soap, ajax and jquery. However, once I try ...
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
2answers
673 views

Search broken in SharePoint 2010

Search in SharePoint throws an error, NullReferenceException, whether using the Search box on a normal page or even just loading the Advanced Search page. I was originally getting ...
0
votes
1answer
2k views

Index was out of range. Must be non-negative and less than the size of the collection on Masterpage

I have created a custom master based on Just The Essentials.master by Heather Solomon. When I apply it to a publising page it displays fine. When I go to edit mode I get the following: Index was out ...
1
vote
1answer
508 views

SharePoint: how to update webpart that's substituted by ErrorWebPart

We are having problems with our CQWPs when deploying our site to another environment. So the original issue was, the ListGuids are different on each environment so the CQWP throws an error after ...
0
votes
2answers
670 views

How to get SharePoint 2010 site mobile enabled?

When I access my SP2010 site from a Smart Phone browser (Android or iOS), I get following error: What could be the issue here? Any help is appreciated!
0
votes
0answers
137 views

Cannot edit page throug https but it is possible over http.

I have a server setup with 2 WFE. I have a web application running on port 80, this web application is Load Balanced using a revery proxy over Https. So i can now acces the web application on ...

1 2