Where’s InfoPath Forms Services in SharePoint 2010?

Problem

I have noted that in both my lab and some client machines that InfoPath forms services is not available under general application settings in central admin.

clip_image001

It’s also not visible under "Manage Service Applications"

clip_image002

Solution

Manually activate the feature using stsadm:

  1. Login to host with admin rights
  2. Open command prompt (run as administrator)
  3. Run the following command
    c:\program files\common files\Microsoft Shared\Web Server Extensions\14\bin\stsadm -o installfeature -name IPFSAdminWeb

clip_image003

  1. No need to "activate" the feature, it’s scoped to activate in Central Admin as soon as you install. If you receive a message that the feature is already installed but you do not see the feature on the "General Application Settings" page in central admin, activate the feature on central administration using the following command.
    c:\program files\common files\Microsoft Shared\Web Server Extensions\14\bin\stsadm -o activatefeature -name IPFSAdminWeb -url http://sharepoint:8080

clip_image004

  1. Login to Central Administration and click on General Application Settings and you will see InfoPath Forms Services

clip_image005

Notes

This is counterintuitive but the feature already exists on the server (look in the \TEMPLATE\Features\ directory, you’ll see it). For some reason Microsoft has made it hard to find, or possibly my clients have simple been installing the bits improperly.

VN:F [1.9.1_1087]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Popularity: 1% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

3 Responses to “Where’s InfoPath Forms Services in SharePoint 2010?”

  • AndrĂ© says:

    This information was hard to find. The post really saved my day.

    Thanks!

    VA:F [1.9.1_1087]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.1_1087]
    Rating: 0 (from 0 votes)
    • ujludwig says:

      Anybody reading this post note that Microsoft has said that if you use a SharePoint 2010 product key provisioned before May 10th, some service will not appear in the service catalog. Talk to Msft and get an updated key then re-install SharePoint and all of the services will appear under the new button (and be configured by the wizard).

      VN:F [1.9.1_1087]
      Rating: 0.0/5 (0 votes cast)
      VN:F [1.9.1_1087]
      Rating: 0 (from 0 votes)
  • Leave a Reply:

    Name (required):
    Mail (will not be published) (required):
    Website:
    Comment (required):
    XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>