Value does not fall within the expected range

后端 未结 2 1354
無奈伤痛
無奈伤痛 2021-02-18 14:20

Error when trying to display the form designer.

See picture of the error:

\"enter

相关标签:
2条回答
  • 2021-02-18 15:01

    A hail mary: restarting Visual Studio worked for me.

    0 讨论(0)
  • 2021-02-18 15:09

    This problem can be caused by changes to the project properties / settings file. If recent changes have been made to the settings do the following:-

    1. Check that the settings xml file does not contain any unwanted elements.
    2. Close Visual Studio and restart VS and open the project

    This should fix your issue.

    0 讨论(0)
提交回复
热议问题