0
votes
2answers
21 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
65 views

How to remove the Central Admin web app?

How to remove the Central Admin web app from IIS? I am using SharePoint 2010 on Windows Server 2012. I know I can remove an app with the SharePoint 2010 Management Shell by issuing: ...
1
vote
2answers
154 views

How to get all SharePoint Web Applications in the Central Administration Page from code behind

How can I have the list of all existing SharePoint Web Applications and their site collections from code behind .
1
vote
1answer
425 views

Moss Timer job deployed in one web application but running in a different web application

I can't believe Timer Jobs and SharePoint can be this un-predictable. I deployed my Timer job feature solution to web application A and activated feature, it worked for 3 days in same web application ...
1
vote
2answers
399 views

Problems with WebApplication after Host Header name is given [closed]

I have created a Web App with Host Header and created a Site collection in it. There was no error message or any problems pertaining while creating web app or site collection but problem comes when I ...
2
votes
2answers
219 views

Debugging error message when extending a web application

In central admin in thw Web Application screen. When I click on extend on my web application I get an error message. The web application could not be extended because an unused zone could not ...
5
votes
3answers
276 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 ...
0
votes
2answers
308 views

Edit Web Application description

Is there a way to edit the Description property of a Web Application after the application has been created? I can't seem to find any way of doing so via any of the administration options in the ...