in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

Aziz

force deactivating and activating the Forms Services feature - MOSS

i have MOSS enterprise on my company and yet i couldnt use the forms services features

after  some reasearch i found some post by David Szabo that should me how to force activate and deactivate the Forms Services Features

PLEASE NOTE: This is provided "AS IS" with no warranties, and confers no rights.

first log on to the C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN folder, then run the commands from there (SDSADM.EXE lives in this folder)

Run the following commands to force deactivating and activating the Forms Services feature:

stsadm -o deactivatefeature -filename IPFSSiteFeatures\feature.xml -force -url %SITE_COLLECTION_URL%

stsadm -o deactivatefeature -filename IPFSWebFeatures\feature.xml -force -url %SITE_COLLECTION_URL%

STSADM.EXE -o activatefeature -filename IPFSSiteFeatures\feature.xml -url %Sitecollection_URL% -force

STSADM.EXE -o activatefeature -filename IPFSWebFeatures\feature.xml -url %sitecollection_URL% -force

** NOTE: The "%Sitecollection_URL%" is a place holder that would be replaced with your site collection URL, such as: http://sharepoint/sites/YourSiteCollection

Comments

No Comments

Leave a Comment

(required )  
(optional )
(required )  
Add

About Aziz

my name is Aziz i am 22 years old from Cairo,Egypt fresh graduate with 5 years cs bachelor degree from modern academy infopath sharepoint newbie everything i try to do i end up with tons of problems :) so i decided to make this blog to host all the topics and posts that gave me some help on my work

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts