[게임 실행 오류 문의] 컴 고수 분들! 게임 실행 오류 문의 드립니다.
안녕하세요
컴 고수님 도와주세요!
게임 실행했더니 아래 문구가 뜨면서 실행이 안되네요...
어떻게 해야 할지 전혀 몰라서요.
혹시 아시는분 있으면 부탁 드립니다.!
[컴사양]
디바이스 이름 DESKTOP-PRRD7PP
프로세서 Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz 2.90 GHz
설치된 RAM 16.0GB
장치 ID CFFF26A6-FAB9-42F7-9BA1-773D70408D67
제품 ID 00330-80000-00000-AA347
시스템 종류 64비트 운영 체제, x64 기반 프로세서
에디션 Windows 10 Pro
버전 20H2
설치 날짜 2021-04-26
OS 빌드 19042.928
경험 Windows Feature Experience Pack 120.2212.551.0
이 대화 상자 대신 JIT(Just-in-time) 디버깅을 호출하는
방법에 대한 자세한 내용은 이 메시지의 뒷부분을 참조하십시오.
************** 예외 텍스트 **************
System.UnauthorizedAccessException: 'E:\VS_Redist_64.dll' 경로에 대한 액세스가 거부되었습니다.
위치: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
위치: System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
위치: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
위치: System.IO.FileStream..ctor(String path, FileMode mode)
위치: russkie_rap.Form1.Form1_Load(Object sender, EventArgs e)
위치: System.EventHandler.Invoke(Object sender, EventArgs e)
위치: System.Windows.Forms.Form.OnLoad(EventArgs e)
위치: 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.Control.ControlNativeWindow.WndProc(Message& m)
위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 로드된 어셈블리 **************
mscorlib
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9151 (WinRelRS6.050727-9100)
코드베이스: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
russkie rap
어셈블리 버전: 1.0.0.0
Win32 버전:
코드베이스: file:///E:/setup.exe
----------------------------------------
Microsoft.VisualBasic
어셈블리 버전: 8.0.0.0
Win32 버전: 8.0.50727.9149 (WinRelRS6.050727-9100)
코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9149 (WinRelRS6.050727-9100)
코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9149 (WinRelRS6.050727-9100)
코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9149 (WinRelRS6.050727-9100)
코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9149 (WinRelRS6.050727-9100)
코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9151 (WinRelRS6.050727-9100)
코드베이스: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.9149 (WinRelRS6.050727-9100)
코드베이스: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ko_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT 디버깅 **************
JIT(Just In Time) 디버깅을 사용하려면 이 응용 프로그램 또는 컴퓨터의
config 파일(machine.config)의 jitDebugging 값을
system.windows.forms 섹션에 설정해야 합니다.
또한 응용 프로그램은 디버깅할 수 있도록 컴파일되어야
합니다.
예:
JIT 디버깅을 사용하면 처리되지 않은 모든 예외는
이 대화 상자에서 처리되지 않고 컴퓨터에 등록된 JIT
디버거에 보내집니다.