이 대화 상자 대신 JIT(Just-in-time) 디버깅을 호출하는
방법에 대한 자세한 내용은 이 메시지의 뒷부분을 참조하십시오.
************** 예외 텍스트 **************
System.IO.DirectoryNotFoundException: 'G:Riot GamesLeague of LegendsRADSprojectslol_air_clientreleases' 경로의 일부를 찾을 수 없습니다.
위치: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
위치: System.IO.FileSystemEnumerableIterator`1.CommonInit()
위치: System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler)
위치: System.IO.DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption)
위치: System.IO.DirectoryInfo.GetDirectories()
위치: WindowsApplication1.mainForm.Form1_Load(Object sender, EventArgs e)
위치: System.Windows.Forms.Form.(EventArgs e)
위치: System.Windows.Forms.Form.OnCreateControl()
위치: System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
위치: System.Windows.Forms.Control.CreateControl()
위치: System.Windows.Forms.Control.WmShowWindow(Message& m)
위치: System.Windows.Forms.Control.WndProc(Message& m)
위치: System.Windows.Forms.ScrollableControl.WndProc(Message& m)
위치: System.Windows.Forms.Form.WmShowWindow(Message& m)
위치: System.Windows.Forms.Form.WndProc(Message& m)
위치: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
위치: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)