Error: The server threw an exception. in desktop

5 visualizaciones (últimos 30 días)
KSSV
KSSV el 22 de Jun. de 2016
Comentada: Habtamu Abraham el 5 de Ag. de 2020
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.

Respuesta aceptada

KSSV
KSSV el 22 de Jun. de 2016
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 comentarios
seyed taher
seyed taher el 2 de Ag. de 2020
Thank you!Where were you...!? (:
Habtamu Abraham
Habtamu Abraham el 5 de Ag. de 2020
great! Tnx!

Iniciar sesión para comentar.

Más respuestas (1)

lin lou
lin lou el 8 de Jun. de 2017
Thanks a lot.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by