Question: 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 by

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

3.44 Rating (167 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 14 VisualStudioVersion 140225120 MinimumVisualStudioVersion 100402191 ProjectF184B08FC81C45F6A57F5ABD9991F28F Debug Project Debu... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming with Microsoft Visual Basic 2015 Questions!