Report Builder does not launch correctly, cannot resize window, access menus, borders, or controls due to window exceeding size of screen.

Bill Mercer 41 Reputation points
2022-07-30T16:50:30.297+00:00

Sometimes when launching Microsoft Report Builder, if the window size exceeds the size of the screen available, the edges of the window including controls used to resize it are unavailable, and it's impossible to resize the window. The window does not respond to resizing options such as cascade, tile, etc, may not respond to keyboard shortcuts.

A previous report of this problem was found here, but the solution was not useful.

If this happens, how can you address the problem without having to uninstall and reinstall the program, rebuild the user profile, or other more drastic means?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,042 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Bill Mercer 41 Reputation points
    2022-07-30T17:15:52.08+00:00

    I found the location of the window size configuration for Report Builder 15.
    It's located in this config file...

    %LOCALAPPDATA%\Microsoft\Report Builder\15.0.0.0\user.config

    I was able to fix the issue by by exiting Report Builder, editing this config file with a text editor, and changing the values in the MainWindowSize setting to make them smaller than the current screen size.
    Launching Report Builder with the edited configuration allowed me to resize the window again normally.

    Deleting or renaming the config file would also work, as a new default config file would be created, but this would also lose other customized settings and any recent history.

    6 people found this answer helpful.

  2. Joyzhao-MSFT 15,621 Reputation points
    2022-08-01T02:41:04.65+00:00

    Hi @Bill Mercer ,
    Thanks for your feedback.
    What version of Report Builder do you have installed? What version of Report Builder do you have installed? Usually, when we meet the installation requirements required by the version (such as supported operating systems, minimum hardware requirements, and .NET Framework version requirements), the Report Builder after installation does not need to configure additional property files, and will adapt to the screen size. Please check if the version installation requirements are met.

    For me, reinstalling Report Builder will take less time than modifying the default configuration of the user.config file.

    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.