Hello,
Thank you for the answer of the title question as the above. It's soved. But I have the textbox (next to save button) issue: Microsoft Visual Studio Professional 2017 editor does not know the text box object (after 20 minutes running the program.) I got error: textbox deos not exist (but it's still display in the form of web page). So, I keep doing delete the text box object then add it in the form again. It works for 20 minutes running program then the error text box does not exist.... again.
Plaese help. Thank you.
Hi,
Take a look in the designer file and see if VS created an entry in there for the text box?
Make sure you don't have another file somewhere with a similar declaration.
Best way to fix this is to delete, re-create and re-name the form.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.