This form template is browser-compatible, but it cannot be browser-enabled on the selected site.

Problem

You’re receive an error message when publishing a InfoPath form to a SharePoint server with forms services enabled. 

image

Explanation

I received this error while working on a web application other than the default (port 80) SharePoint site on the server.  For some reason when I created the new web application, which I verified was associated with an SSP, refused to render any InfoPath forms in a browser.

Solution

After lots of digging on Microsoft’s websites I cam up with the following solution.  Good luck!

Login to your SharePoint server and run the following STSADM command (remember that STSADM.EXE is located in c:\program files\common files\microsoft shared\web server extensions\12\bin\ an I recommend you add it to your PATH)

Run these commands while logged into your server:

* Windows Server 2008 users remember to run the command window as administrator

(SITE)
stsadm -o activatefeature -filename IPFSSiteFeatures\feature.xml -force -url
htttp://sharepoint

image

(WEB)
stsadm -o activatefeature -filename IPFSWebFeatures\feature.xml -force -url
htttp://sharepoint

image

Run an IISReset and if that doesn’t work consider deactivating the features (web first and site second) then reactivating them (site first then web second).

To dissect this a bit, if you look underneath the hood all you’re doing is activating a feature that’s already on your server (assuming you’re running Enterprise and have an SSP created).  Look in the features directory on your server and you’ll see the files you used to activate the forms services

C:\Program Files\Common Files\microsoft shared\Web Server Extensions\12\TEMPLATE\FEATURES\

image

VN:F [1.8.1_1037]
Rating: 10.0/10 (1 vote cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)
This form template is browser-compatible, but it cannot be browser-enabled on the selected site.10.0101

Popularity: 7% [?]

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

No Responses to “This form template is browser-compatible, but it cannot be browser-enabled on the selected site.”

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>

Powered by eShop v.4