로그인시 에러 발생과 관련하여 질문합니다
페이지 정보
작성자 radarseoul 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 3건 조회 587회 작성일 19-02-09 19:33본문
안녕하세요
좋은 프로그램 만들어주셔서 감사합니다
OS : Windows Server 2012 R2 64bit 에서 프로그램 로그인시 에러 발생으로 로그인이 안되네요
.NET Framework 4.7.2가 OS에 기본 설치되어있어서 4.5버전은 설치가 불가한듯 하구요
나머지 설치하라고 하는 프로그램은 설치했습니다.
방법이 없을까요??
아래는 오류시 발생된 이벤트입니다
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3062.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3062.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3062.0 built by: NET472REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
댓글목록
팡규천안님의 댓글
팡규천안 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일
음.. 자동매매 프로그램은 개발환경과 실행환경이 윈도우 7에서만 진행을 해서.. 윈도우 서버 에서도 실행이 되는지는.... 저도 확인이 되지 않습니다...
윈도우 서버에서는 닷넷을 삭제하고 하위버전으로 다운할수가 없는건가요??
radarseoul님의 댓글의 댓글
radarseoul 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일네 하위버전 설치가 불가능하더라구요
왕춘식진주님의 댓글
왕춘식진주 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일흠... 그렇군요...