Question: 13. Open the VB2015Chap10Debug SolutionDebug Solution (Debug Solution.sln) file. Open the Code Editor window and study the existing code. Start the application. Test the application
13. Open the VB2015\Chap10\Debug Solution\Debug Solution (Debug Solution.sln) file.
Open the Code Editor window and study the existing code. Start the application. Test the application by entering Sue and 1000, and then by entering Pete and 5000. A run time error occurs. Read the error message. Click Debug on the menu bar and then click Stop Debugging. Open the bonus.txt file contained in the project’s bin\Debug folder.
Notice that the file is empty. Close the bonus.txt window. Locate and correct the error in the code. Save the solution, and then start and test the application again. Verify that the bonus.txt file contains the two names and bonus amounts.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
