SharePoint Dragons

Nikander & Margriet on SharePoint

Application Pages: Auto Activate to Central Admin

Application pages are a special type of ASP.NET pages. An application page is designed to be used in a SharePoint site and uses a SharePoint master page. Using a master page you ensure that the application pages have the same look and feel as the other SharePoint pages. It is also possible to use an application page in SharePoint Central Administration.

The following MSDN article is a guideline for building application pages for SharePoint Central Administration: http://msdn.microsoft.com/en-us/library/ff798467.aspx.

Let’s take a look at the following Note:

image

There is another way to make sure that your feature is activated on the Central Administration Web site, just follow the next steps:

  1. Go to your Visual Studio project.
  2. In Solution Explorer, expand Features and expand your custom feature.
  3. Double click the .feature file.
  4. Take a look at the properties and set the Auto Activate in Central Admin property to True

    image

  5. Press F5 to deploy and test your solution

Note: You cannot set the local site to the URL of your Central Administration Web site and the Auto Activate in Central Admin property to True. You have to choose which solution you want to use.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: