Question: Open the VB2017Chap09FixIt SolutionFixIt Solution.sln file. Open the Code Editor window and study the existing code. Start the application. Enter Sue and 1000 and then
Open the VB2017\Chap09\FixIt Solution\FixIt Solution.sln file. Open the Code Editor window and study the existing code. Start the application. Enter Sue and 1000 and then click the Calculate and save button. Now, enter Pete and 5000 and then click the Calculate and save button. 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(s) 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
Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 15 VisualStudioVersion 15026... View full answer
Get step-by-step solutions from verified subject matter experts
