Microsoft Knowledge Base Email Alertz

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

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 936879 - Last Review: October 8, 2011 - Revision: 2.0

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

On This Page

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://kbalertz.com/Feedback.aspx?kbNumber=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 KB936879
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate