
Problem
Today after unregistered and register COM+ on our server, when I tried to start the COM+ there is an error message “Error Code 800401E4 – Invalid Syntax“. I tried to restart the server but the problem still occurred. When I search this keyword on google, thanks GOD I found the solution
.
Solution
I’ve got solution here.
Step:
1. Added the following key and value as noted below : KEY_CLASSES_ROOT\CLSID\CLSID
2. Set it's (Default) REG_SZ value to {0000031A-0000-0000-C000-000000000046}
|
It works for my problem.