0
votes
2answers
64 views

Sharepoint Web analytics configuration wrong web application

I've tried to configure Sharepoint web analytics on the web application on my development machine but without success. I've followed various guides on the internet including runing some timer jobs and ...
1
vote
1answer
78 views

unable open sharepoint central admin

Following are the two unexpected errors i found in the log file Please help me out its urgent....... Unexpected System.NullReferenceException: Object reference not set to an instance of an object. ...
0
votes
0answers
80 views

Custom Central Admin page - access denied

I created a custom application page which is deployed to the web applications section in central admin, following this guide: How to: Deploy an Application Page to Central Administration I am a farm ...
1
vote
2answers
239 views

Feature Administrator in SharePoint 2010, Exam 70 - 667

I came across this question which seems very confusing to me while preparing for 70 - 667 exam, You configure a SharePoint Server 2010 Service Pack 1(SP1) Farm. You need to ensure that a ...
2
votes
2answers
607 views

What populates the People Picker / Address Book

I'm sure I already know this... that or it is really simple but what setting, connection or page decides who is shown in the People Picker / Address Book? Is it simply who is in your AD, determined ...
0
votes
1answer
279 views

Error installing SharePoint 2010

I try to install SharePoint 2010 on Windows 8. There is a problem on step 7 of Configuration Wizard: 11/04/2012 19:12:28 8 ERR Failed to provision the SharePoint Central Administration Web ...
0
votes
2answers
369 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
676 views

Outgoing Email Not Configured

I performed an upgrade from WSS SP2 to SPF 2010 SP1 on Windows Server 2012 RTM I have decided to install SMTP Service on the this server. I configured outgoing email. How do do I resolve this ...
0
votes
3answers
526 views

Local administrator privilege is required to update the Farm Administrators' group

I perform an upgrade of SP from WSS SP2 to SPF 2010 SP1. In WSS SP2, I was able to update the farm administrators. In SPF 2010 SP1, I keep receicing the following in the ULS logs: Local ...
0
votes
2answers
137 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
1answer
1k views

Central Administration, FBA, and the People Picker

I have a web application using Windows Authentication, which is extended with Forms Based Authentication. That's all fine and dandy. The problem is I can't get the people picker to pull my FBA users ...
2
votes
1answer
37 views

Storing settings for a service application

I created a custom service application which needs to store some settings. I've been able to create a manage.aspx management page which is usable in Central Admin. But what I don't know is where I ...
0
votes
1answer
540 views

Access denied by “Granular Backup”

When I try to copy a custom list from one of subsites of my weapplication's site collection to another by: Central Administration --> Backup and Restore --> Export a site or list --> Filling ...
1
vote
1answer
169 views

Disable delete items in a site from central admin

From memory I know it is possible to restrict the options in a site from central admin. I want to remove the rights to delete items. How can I do this from central admin to stop site collection admins ...
0
votes
1answer
790 views

Unable to get trusted domain users in CA people picker?

I have 2 trusted domains. I am able to add those users into local administrator group. But I could not able to search them in CA people picker in 2010?. How to get them into there.
0
votes
1answer
229 views

Configuring the sp application to DNS

i have a old application (wignet) which points to http://rootsite/subsite1 .There are around 10 subsites (subsite2,subsite3,subsite4) .Now i have created a new sp application ...
1
vote
1answer
82 views

Cannot read site collection details with some accounts

In my SharePoint environment, I have a few seperate web applications with some different admin users. Now a new user I created is added as local admin (needed for Powershell remoting) and farm admin. ...
3
votes
2answers
737 views

Why can't I attach my AD RMS server to my SharePoint 2010 server? [closed]

In my SharePoint 2010 installation when I go to Central Administration -> Security -> Configure information rights management, select Use the default RMS server specified in Active Directory and ...
1
vote
2answers
779 views

Editing default master Broke Central Admin

My environment is SharePoint 2010. I was working on some master page changes and accidently I opened default master from (C:\Program Files\Common Files\Microsoft Shared\Web Server ...
2
votes
4answers
992 views

How to prevent a Sharepoint 2010 application from Globally Deploying?

I have a Sharepoint 2010 application that consists of Sharepoint application pages and donot contain any web parts. So when I deploy the wsp of the application from the central administration the ...
1
vote
3answers
792 views

Site Collection Not Selectable in Central Administration After Moving Site Using SQL .bak File

I've inherited a SharePoint site as sql .bak file. I took the following steps to create the site: Create a Web Application Create a root site (no template) Delete the default database: ...
3
votes
4answers
229 views

Staff directory webpart broken after a manual synchronization

On the main page of my SharePoint 2010 I have a Staff Directory web part that uses the User Profile service to sync with Active Directory. I noticed that it was not synchronizing correctly as some ...
2
votes
4answers
2k views

Error when trying to send email from sharepoint 2010 workflow

When I try to send an email from a workflow I get the famous error "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly". I have added the ...
1
vote
1answer
367 views

Central Admin Pages showing a 404 Error

I have an issue where I am getting a 404 error for some of the central admin pages but others work fine. Here are the pages that give a 404 that I have identified so far: ...
5
votes
3answers
279 views

Always getting access denied for all loginaccounts

I'm in a middle of a process of setting sp_accounts to sp services and for some wrong behaviour I'm always getting access denied when enter the webapp for all accounts. Claims service could be the ...
1
vote
3answers
187 views

Migrate entire web application

I have one SharePoint Farm with two servers: SERVER1 SERVER2 I have one web application "SharePoint 80". The alternate access mappings (AAM) for this app are pointing to http://server1 I want to ...
0
votes
1answer
551 views

New web app creation fails to create IIS site on secondary node

Sharepoint 2010 RTM In central admin - I attempt to create a new App (IIS website) the pop up screen accepts my input and goes to work, but eventually it times out and displays a message that ...
5
votes
1answer
223 views

Need help specifying the location of a Custom Action

Spawned from this question. I have been able to add a new link to my Central admin page under the Monitoring->Timer Jobs section. My problem is that I have been unable to figure out how to add it ...