Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

성경2PPT 프로그램이 작동이 안됩니다 #113

Open
luckhsou1 opened this issue Jun 28, 2023 · 0 comments
Open

성경2PPT 프로그램이 작동이 안됩니다 #113

luckhsou1 opened this issue Jun 28, 2023 · 0 comments

Comments

@luckhsou1
Copy link

그동안 잘 사용하였는데 갑자기 아래와 같이 오류가 뜹니다
한대의 컴퓨터에서 일어나는 것이 아니라 여러대의 컴퓨터에서도 같은 증상입니다

확인 부탁드려요

응용 프로그램에서 처리되지 않은 예외가 발생했습니다. [계속]을 클릭하면 응용 프로그램에서 이 오류를 무시하고 계속합니다. [끝내기]를 클릭하면 응용 프로그램이 즉시 닫힙니다

시퀀스에 요소가 없습니다

이 대화 상자 대신 JIT(Just-in-time) 디버깅을 호출하는
방법에 대한 자세한 내용은 이 메시지의 뒷부분을 참조하십시오.

************** 예외 텍스트 **************
System.InvalidOperationException: 시퀀스에 요소가 없습니다.
위치: System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
위치: Bible2PPT.Services.BibleService.<>c__DisplayClass7_0.g__Cache|2()
위치: Bible2PPT.Services.BibleService.d__7.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: Bible2PPT.MainForm.<BiblesDataGridView_CurrentCellChanged>d__10.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

************** 로드된 어셈블리 **************
mscorlib
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

Bible2PPT
어셈블리 버전: 2.0.4.0
Win32 버전: 2.0.4
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/Bible2PPT.exe

System.Windows.Forms
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4550.0 built by: NET48REL1LAST_C
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4390.0 built by: NET48REL1LAST_C
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

Microsoft.VisualBasic
어셈블리 버전: 10.0.0.0
Win32 버전: 14.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System.Core
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

Microsoft.Extensions.DependencyInjection
어셈블리 버전: 3.1.6.0
Win32 버전: 3.100.620.31605
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/Microsoft.Extensions.DependencyInjection.DLL

Microsoft.Extensions.DependencyInjection.Abstractions
어셈블리 버전: 3.1.6.0
Win32 버전: 3.100.620.31605
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/Microsoft.Extensions.DependencyInjection.Abstractions.DLL

netstandard
어셈블리 버전: 2.0.0.0
Win32 버전: 4.8.4084.0
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll

EntityFramework
어셈블리 버전: 6.0.0.0
Win32 버전: 6.400.19.56503
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/EntityFramework.DLL

Microsoft.Bcl.AsyncInterfaces
어셈블리 버전: 1.0.0.0
Win32 버전: 4.700.20.21406
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/Microsoft.Bcl.AsyncInterfaces.DLL

System.Threading.Tasks.Extensions
어셈블리 버전: 4.2.0.1
Win32 버전: 4.6.28619.01
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/System.Threading.Tasks.Extensions.DLL

System.Configuration
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4190.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Runtime.Remoting
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll

Microsoft.Office.Interop.PowerPoint
어셈블리 버전: 15.0.0.0
Win32 버전: 15.0.4569.1507
코드베이스: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Interop.PowerPoint/15.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.PowerPoint.dll

office
어셈블리 버전: 15.0.0.0
Win32 버전: 15.0.4613.1000
코드베이스: file:///C:/Windows/assembly/GAC_MSIL/office/15.0.0.0__71e9bce111e9429c/office.dll

FontAwesome.Sharp
어셈블리 버전: 5.13.0.0
Win32 버전: 5.13.0.0
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/FontAwesome.Sharp.DLL

PresentationCore
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll

WindowsBase
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll

PresentationFramework
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll

System.Xaml
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll

PresentationCore.resources
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationCore.resources/v4.0_4.0.0.0_ko_31bf3856ad364e35/PresentationCore.resources.dll

System.Windows.Forms.resources
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_ko_b77a5c561934e089/System.Windows.Forms.resources.dll

mscorlib.resources
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_ko_b77a5c561934e089/mscorlib.resources.dll

System.Data
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

System.Net.Http
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll

System.Data.SQLite
어셈블리 버전: 1.0.113.0
Win32 버전: 1.0.113.0
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/System.Data.SQLite.DLL

System.Data.SQLite.EF6
어셈블리 버전: 1.0.113.0
Win32 버전: 1.0.113.0
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/System.Data.SQLite.EF6.DLL

System.Transactions
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll

System.Data.Entity
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll

EntityFramework.SqlServer
어셈블리 버전: 6.0.0.0
Win32 버전: 6.400.19.56503
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/EntityFramework.SqlServer.DLL

Anonymously Hosted DynamicMethods Assembly
어셈블리 버전: 0.0.0.0
Win32 버전: 4.8.4644.0 built by: NET48REL1LAST_B
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

System.EnterpriseServices
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll

System.ComponentModel.DataAnnotations
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll

SQLite.CodeFirst
어셈블리 버전: 1.6.0.30
Win32 버전: 1.6.0.30
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/SQLite.CodeFirst.DLL

System.Xml.Linq
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

EntityFrameworkDynamicProxies-SQLite.CodeFirst
어셈블리 버전: 1.0.0.0
Win32 버전: 6.400.19.56503
코드베이스: file:///E:/Downloads/Bible2PPT-2.0.4-win-net48/EntityFramework.dll

System.Runtime.Serialization
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4536.0 built by: NET48REL1LAST_C
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

Accessibility
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.Core.resources
어셈블리 버전: 4.0.0.0
Win32 버전: 4.8.4084.0 built by: NET48REL1
코드베이스: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core.resources/v4.0_4.0.0.0_ko_b77a5c561934e089/System.Core.resources.dll

************** JIT 디버깅 **************
JIT(Just In Time) 디버깅을 사용하려면 이 응용 프로그램 또는 컴퓨터의
config 파일(machine.config)의 jitDebugging 값을
system.windows.forms 섹션에 설정해야 합니다.
또한 응용 프로그램은 디버깅할 수 있도록 컴파일되어야
합니다.

예:

JIT 디버깅을 사용하면 처리되지 않은 모든 예외는
이 대화 상자에서 처리되지 않고 컴퓨터에 등록된 JIT
디버거에 보내집니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant