Error: The server threw an exception. in desktop

조회 수: 5 (최근 30일)
KSSV
KSSV 2016년 6월 22일
댓글: Habtamu Abraham 2020년 8월 5일
When I was trying to read xlsx file using xlsread, I got the following error.
Error using xlsread (line 247)
Error: The server threw an exception.
Error in UpdatePosition (line 7)
data = xlsread('myfile.xlsx') ;
I am using xlsread in Desktop. I browsed for the above said error. I got the following link:
The above link shows an error in laptop, where as the present error is in desktop. After checking the addon's of excel, I got the solution. I thought to share a fix for this, so that the other people who get this error can be benefited.

채택된 답변

KSSV
KSSV 2016년 6월 22일
Open excel> office button>excel options>add ins>Manage>COM Add-inns>Go>uncheck the addins there.
After the above fix, xlsread worked fine for me.
  댓글 수: 10
seyed taher
seyed taher 2020년 8월 2일
Thank you!Where were you...!? (:
Habtamu Abraham
Habtamu Abraham 2020년 8월 5일
great! Tnx!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

lin lou
lin lou 2017년 6월 8일
Thanks a lot.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by