이전 질문 게시판은 새 글 쓰기를 막았습니다. [질문 게시판]을 이용바랍니다.
Date |
2010/06/18 20:09:58 |
Name |
Joon |
File #1 |
error.jpg (95.5 KB), Download : 7 |
Subject |
win7 넷 프레임워크 오류 문의 |

win7을 설치했습니다.
그런데 자꾸 이런 오류 문구가 뜨네요.
해결 할 수 있는 방법이 있을까요?
자세히 버튼을 눌러 나오는 내용은 아래와 같습니다.
이 대화 상자 대신 JIT(Just-in-time) 디버깅을 호출하는
방법에 대한 자세한 내용은 이 메시지의 뒷부분을 참조하십시오.
************** 예외 텍스트 **************
System.Net.Mail.SmtpException: 명령이 구현되어 있지 않습니다. 서버 응답: 5.5.1 Unrecognized command. f20sm9160660rvb.3
위치: System.Net.Mail.StartTlsCommand.CheckResponse(SmtpStatusCode statusCode, String response)
위치: System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
위치: System.Net.Mail.SmtpClient.Send(MailMessage message)
위치: ..›(Object sender, EventArgs e)
위치: System.Windows.Forms.Timer.OnTick(EventArgs e)
위치: System.Windows.Forms.Timer.TimerNativeWindow.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.4927 (NetFXspW7.050727-4900)
코드베이스: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Stub
어셈블리 버전: 2.0.0.2
Win32 버전: 2.00.0.0002
코드베이스: file:///F:/다운로드/Util/Adobe%20Creative%20Suite%205%20Master%20Collection%20-Tested%20CS5/Activator/Activate.exe
----------------------------------------
Microsoft.VisualBasic
어셈블리 버전: 8.0.0.0
Win32 버전: 8.0.50727.4927 (NetFXspW7.050727-4900)
코드베이스: 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.4927 (NetFXspW7.050727-4900)
코드베이스: 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.4927 (NetFXspW7.050727-4900)
코드베이스: 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.4927 (NetFXspW7.050727-4900)
코드베이스: 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.4927 (NetFXspW7.050727-4900)
코드베이스: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.4927 (NetFXspW7.050727-4900)
코드베이스: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.4927 (NetFXspW7.050727-4900)
코드베이스: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Configuration
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.4927 (NetFXspW7.050727-4900)
코드베이스: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.resources
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.4927 (NetFXspW7.050727-4900)
코드베이스: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_ko_b77a5c561934e089/System.resources.dll
----------------------------------------
System.Windows.Forms.resources
어셈블리 버전: 2.0.0.0
Win32 버전: 2.0.50727.4927 (NetFXspW7.050727-4900)
코드베이스: 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 섹션에 설정해야 합니다.
또한 응용 프로그램은 디버깅할 수 있도록 컴파일되어야
합니다.
예:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
JIT 디버깅을 사용하면 처리되지 않은 모든 예외는
이 대화 상자에서 처리되지 않고 컴퓨터에 등록된 JIT
디버거에 보내집니다.
|
통합규정 1.3 이용안내 인용
"Pgr은 '명문화된 삭제규정'이 반드시 필요하지 않은 분을 환영합니다.
법 없이도 사는 사람, 남에게 상처를 주지 않으면서 같이 이야기 나눌 수 있는 분이면 좋겠습니다."
|