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

PPT 생성 오류 #104

Open
sbietta opened this issue Jan 3, 2023 · 1 comment
Open

PPT 생성 오류 #104

sbietta opened this issue Jan 3, 2023 · 1 comment
Labels

Comments

@sbietta
Copy link

sbietta commented Jan 3, 2023

이런 오류가 뜨는데 어떻게 해결할 수 있을까요?
최근 버전으로 깔고 프레임워크도 깔고 소스도 여러가지 선택해봤는데 안되네요 ㅠㅠ
제가 컴알못이라... ㅠㅠ 혼자서 열심히 연구해봐도 뭐가 뭔지 모르겠습니다 도와주세요.. ㅠ

2023-01-03 오후 7:28단2개역개정(GOODTV 성경)FalseSystem.InvalidCastException: 'Microsoft.Office.Interop.PowerPoint.ApplicationClass' 형식의 COM 개체를 인터페이스 형식 'Microsoft.Office.Interop.PowerPoint._Application'(으)로 캐스팅할 수 없습니다. 유형 라이브러리/DLL 로드 오류입니다. (예외가 발생한 HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)) 오류로 인해 IID가 '{91493442-5A91-11CF-8700-00AA0060263B}'인 인터페이스의 COM 구성 요소에서 QueryInterface를 호출하지 못했으므로 이 작업을 수행할 수 없습니다.
  위치: System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr& ppTarget, Boolean& pfNeedsRelease)
  위치: Microsoft.Office.Interop.PowerPoint.ApplicationClass.get_Presentations()
  위치: Bible2PPT.PPT.PPTManager..ctor(Application POWERPNT, Job job, String output)
  위치: Bible2PPT.PPT.Builder.<ProcessAsync>d__11.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
  위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  위치: Bible2PPT.PPT.JobManager.<>c__DisplayClass9_0.<<Queue>b__0>d.MoveNext()
@sunghwan2789
Copy link
Owner

sunghwan2789 commented Jan 3, 2023 via email

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

No branches or pull requests

2 participants