feval in actxserver error when open outlook application only! why?

7 vues (au cours des 30 derniers jours)
ahmed ashiry
ahmed ashiry le 18 Mar 2015
Commenté : Brandon Pollack le 13 Mai 2021
>> h = actxserver('Outlook.Application'); ??? Error using ==> feval Server Creation Failed: Server execution failed
Error in ==> actxserver at 87 h=feval(['COM.' convertedProgID], 'server', machinename, interface);
  3 commentaires
Michael VanMeter
Michael VanMeter le 5 Oct 2020
BUMP!
Running R2018a on Windows 10. The actxserver function connected to Outlok just fine last week. Now I get the same error those above.
>> h = actxserver('outlook.Application');
Error using feval
Server Creation Failed: Server execution failed
Error in actxserver (line 86)
h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Brandon Pollack
Brandon Pollack le 13 Mai 2021
BUMP!
Same issue with updating from Windows 7 to Windows 10.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Use COM Objects in MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by