Welcome: Guest!

Sharepoint 2010 Articles

 
Home » Articles » Sharepoint 2010 » Sharepoint AccessibilitySubmit ArticleRSS Feeds

Solving the "Unable to Create or Delete New Web application in Central Administration in SharePoint 2010."

Language: Sharepoint 2010      Category: Sharepoint Accessibility       Comments: 0      Views: 1183      

This is about the solving the problem in windows 7 installed sharepoint sites

Hi All,

While working with SharePoint 2010 and windows liveID Integration. We need to create a new web application in Central Administration for that Integration. But When I want to create all the icons are disabled. After some help from superiors I solved it. Every time we must run our browser in “Administrator Mode”.
So In win 7 if you want to run you apps with admin privileges you need to do this:

All shortcuts in Windows 7 have a special property that you can set that will allow the application to run as Administrator.

To set this property, just right-click on any shortcut, and click the Advanced button on the Shortcut page to get to the Advanced Properties dialog.

You’ll see a dialog with a checkbox for “Run as administrator”.
Also you need to change settings in IE.
Go To
Tools->Internet Options->Security
then Select Local Intranet .
Check all the three options and remove check from “Automatically detect Intranet network”.

From now on, the application will always run as administrator if you use the shortcut to launch it
Reference: http://www.howtogeek.com/howto/windows-vista/always-start-an-application-in-administrator-mode-on-windows-vista/

So another problem is we cannot delete the web application sometimes. To do that:

Step 1: Need to enable spAdminv4 service.

Step 2: Run Comand and type
SC CONFIG SPAdminV4 start= auto
SC START SPAdminV4

Step 3: Then Open Sharepoint PowerShell and Type:
Remove-SPWebApplication -Identity http://sitename -DeleteIISSite -RemoveContentDatabase

http://technet.microsoft.com/en-us/library/ee513051.aspx


Bharath Ch
Bharath Ch author of Solving the "Unable to Create or Delete New Web application in Central Administration in SharePoint 2010." is from Vijayawada, India. Bharath Ch says Hi I am working as Sharepoint 2010 Developer.
Expertise in ASP.NET,C#.SQL Server.
 
View All Articles

 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].
 
No Comment Found, Be the First to post comment!