Answered by:
Can't drag and drop controls onto the design surface

Question
-
User1453549677 posted
Using VS 2015, I can get a control with the cursor and drag it across the toolbox but when it hits the design surface it becomes a forbidden cursor. Thanks.
I've tried rebooting and I've also tried reloading VS. I've also tried running the Net Fix Tool.
Thursday, October 12, 2017 12:24 AM
Answers
-
User-335504541 posted
Hi drl,
I think you could try to repair your Visual Studio by following steps:
-
Click Start, click Control Panel, and then click Programs.
-
Click Programs and Features and then select the Visual Studio Edition you installed.
-
Click Uninstall/Change.
-
In the setup wizard, select Repair or Reinstall and then click Next.
-
Follow the remaining instructions in the installation wizard to finish.
Best Regards,
Billy
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, October 13, 2017 1:57 AM -
All replies
-
User-335504541 posted
Hi drl,
Please try to refer to the following link:
It seems you problem is more related to Visual Studio, you could post your question to Visual Studio forum for a professional help:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vssetup
Best Regards,
Billy
Thursday, October 12, 2017 10:35 AM -
User1453549677 posted
I followed the direcitons iun the link and could not do the following:
2. Open the “c:\Users\\AppData\Local\Microsoft\VisualStudio\14.0” folder and remove all the .TBD files;
There is no such directory.
Thursday, October 12, 2017 8:51 PM -
User-335504541 posted
Hi drl,
I think you could try to repair your Visual Studio by following steps:
-
Click Start, click Control Panel, and then click Programs.
-
Click Programs and Features and then select the Visual Studio Edition you installed.
-
Click Uninstall/Change.
-
In the setup wizard, select Repair or Reinstall and then click Next.
-
Follow the remaining instructions in the installation wizard to finish.
Best Regards,
Billy
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, October 13, 2017 1:57 AM -
-
User465171450 posted
Also make sure you aren't trying to drag and drop onto the masterpage surface area of an .aspx page. You can't drag and drop onto the masterpage regions, only content regions.
Friday, October 13, 2017 2:30 AM