Visual Studio 2010 Designer Error on Run

后端 未结 17 708
借酒劲吻你
借酒劲吻你 2021-02-03 21:42

I am using using VS2010 and if I have a form open in designer mode and run my application the designer tab will no longer show the form designer but instead an error will be di

17条回答
  •  鱼传尺愫
    2021-02-03 22:35

    This solution works fine, please follow these steps below to solve your problem:

    1. Check the reference if load correctly
    2. Clean the solution and rebuild again
    3. Clean the project and rebuild again
    4. Clean your project and open it again

提交回复
热议问题