Article ID: 936879 - Last Review: May 24, 2007 - Revision: 1.2

You cannot turn off the "Powered by: InfoPath Forms Services" logo in Forms Server 2007

On This Page

Expand all | Collapse all

SYMPTOMS

You run Microsoft Office Forms Server 2007 to store Microsoft Office InfoPath 2007 forms. When you view a form in a browser window, the "Powered by: InfoPath Forms Services" logo is displayed on the form. There is no method to turn off the logo if you do not want the logo to appear on the form.

RESOLUTION

This problem is fixed in the Forms Server 2007 Hotfix Package that is dated May 15, 2007. For more information about this hotfix package, click the following article number to view the article in the Microsoft Knowledge Base:
936869  (http://support.microsoft.com/kb/936869/ ) Description of the Forms Server 2007 hotfix package: May 15, 2007

How to change the status of the logo

By default, the logo is turned on after you install the hotfix. To change the status that the logo has when you view a form in a browser window, do one of the following on the server that is running Forms Server 2007:
  • To turn off the logo, run the following SQL script.
    stsadm -o setformsserviceproperty -pn AllowBranding -pv false
  • To turn on the logo, run the following SQL script.
    stsadm -o setformsserviceproperty -pn AllowBranding -pv true
To determine whether the logo is turned on or whether the logo is turned off, run the following SQL script.
stsadm -o getformsserviceproperty -pn AllowBranding

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

APPLIES TO
  • Microsoft Office Forms Server 2007
Keywords: 
kbforms kboffice2007postrtmfix kbexpertiseinter kbqfe kbbug kbfix kbpubtypekc KB936879
 

Article Translations

 

Related Support Centers