Why am i getting the error "Unable to install the 'polyspaced' service"?
1 回表示 (過去 30 日間)
古いコメントを表示
When I attempt to start the polyspaced demon on the server machine, I get the following error message:
Error: Unable to install the polyspaced service
The account name is invalid or does not exist, or the password is invalid for the account name specified.
I verifed that the username and password entered are correct, but I am still receiving the same error message.
採用された回答
MathWorks Support Team
2009 年 9 月 2 日
This error is caused by using a network username without specifying the network's domain name. To work around this issue, enter the domain name prior to the username and separate them with a backslash (\). For example, if your domain name is "MATLAB" with a username of "jsmith", you would enter the following as your username:
MATLAB\jsmith
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Options at Command Line Only についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!