Microsoft Knowledge Base Email Alertz

Error message when you try to open a dashboard in Dashboard Designer in PerformancePoint Server 2007: Unhandled Error Exception

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: 947377 - Last Review: January 30, 2008 - Revision: 1.0

Error message when you try to open a dashboard in Dashboard Designer in PerformancePoint Server 2007: "Unhandled Error Exception"

SYMPTOMS

You try to open a dashboard in Dashboard Designer in Microsoft Office PerformancePoint Server 2007. If you specified pixels for the size of the reports that the dashboard contains, you may receive an error message. However, the error message that you receive varies. For example, you may receive the following error message:
Unhandled Error Exception
A webpart zone may be resized by adjusting the pixel width and height in the Zone settings.
This problem occurs if you specify pixels for the size of the reports that the dashboard contains.

WORKAROUND

To work around this problem, follow these steps:
  1. In Dashboard Designer, save a local copy of the dashboard that you cannot open as a .bswx file. To do this, follow these steps:
    1. In Dashboard Designer, click the Microsoft Office button, and then click Save As.
    2. In the Save As dialog box, specify a location, type a name in the File name box, and then click Save.
  2. Create a backup copy of the .bswx file.

    Note In the following steps, you manually update the .bswx file. Therefore, we recommend that you first create a backup of the original file before you make any changes.
  3. Open the .bswx file in an XML editor.
  4. Locate the name of the dashboard that you cannot open.

    Note The name appears as the value for the Text property for the BpmProperty element.
  5. Under the BpmProperty element, locate the DashboardElements element, and then locate the Height element and the Width element.
  6. Change the value of the Measurement property to 50 both for the Height element and for the Width element. The updated elements resemble the following.
    <Height Measurement="50" Units="Percent"/>
    <Width Measurement="50" Units="Percent"/>
    
    Note The value of the Units property may be different. For example, the value may be "Absolute."
  7. Repeat step 5 and step 6 for all Height and Width elements under the DashboardElements element.
  8. Save the changes to the .bswx file.
  9. In Dashboard Designer, open the updated .bswx file, and then open the dashboard.
  10. Resize the dashboard elements as you prefer, and then publish the changes.

STATUS

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

MORE INFORMATION

If you specify Stacked for the zone orientation settings for a dashboard, we recommend that you specify the following settings for the reports in the dashboard:
  • Height setting: Auto-size
  • Width setting: Auto-size

APPLIES TO
  • Microsoft Office PerformancePoint Server 2007, 32 Bit Edition
  • Microsoft Office PerformancePoint Server 2007, 64 Bit Edition
Keywords: 
kbtshoot kbprb kbexpertiseadvanced KB947377
       

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