This course will help prep you to earn the CompTIA Healthcare IT Technician certification showing that you have the knowledge and skills needed to succeed in installing, managing, and troubleshooting IT systems in medical and clinical settings.
Catch ex As Exception
Debug.Print(ex.Message)
Finally
objWriter.WriteLine("Finishing Process at " & TimeOfDay)
objWriter.Flush()
objWriter.Close()
objWriter = Nothing
End Try
End Sub
The immediate window is showing:
Step into: Stepping over non-user code 'System.ComponentModel.Design.RuntimeLicenseContext.GetLocalPath'
Step into: Stepping over non-user code 'System.ComponentModel.Design.RuntimeLicenseContext.GetSavedLicenseKey'
Step into: Stepping over non-user code 'System.ComponentModel.LicenseManager.LicenseInteropHelper.GetCurrentContextInfo'
Step into: Stepping over non-user code 'System.ComponentModel.LicenseManager.LicenseInteropHelper.GetCurrentContextInfo'
Step into: Stepping over non-user code 'System.ComponentModel.LicenseManager.LicenseInteropHelper.GetCurrentContextInfo'
A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in Microsoft.VisualBasic.dll
Step into: Stepping over non-user code 'Microsoft.VisualBasic.CompilerServices.ProjectData.ClearProjectError'
Step into: Stepping over non-user code 'Microsoft.VisualBasic.DateAndTime.TimeOfDay.get'
Step into: Stepping over non-user code 'System.IO.StreamWriter.Flush'
Step into: Stepping over non-user code 'System.IO.StreamWriter.Close'
Step into: Stepping over non-user code 'Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly'
Step into: Stepping over non-user code 'System.Threading.ExecutionContext.Run'
Do more with
Premium Content
You need an Expert Office subscription to comment.Start Free Trial