MATLAB: Am I unable to start Notebook in MATLAB

antiviruskasperskyMATLABnotebookword

I have installed the latest version of Notebook.
After the installlation, when I try to start Notebook, I receive the error:
??? Error using ==> actxserver
Server Creation Failed: Call was rejected by callee.
.
Error in ==>
C:\MATLAB6p5p1\toolbox\matlab\general\notebook.m
(createNewNotebook)
On line 422 ==> hApp =
actxserver('word.application');
Error in ==>
C:\MATLAB6p5p1\toolbox\matlab\general\notebook.m
On line 47 ==>
createNewNotebook(wordTempPath)

Best Answer

This error is caused by a bug in Microsoft Word, related to the use of Norton Antivirus. For more information, and instructions on resolving this issue, see the following:
<http://support.microsoft.com/default.aspx?scid=kb;en-us;246018>