JSI Tip 1513. Error Calling DllRegisterServer in Oleaut32.dll, related to Internet Explorer.
Jerold Schulman
August 5, 1999
1 Min Read
The subject error may be caused by a missing or corrupt registry entry. Use Regedt32 to navigate to:
HKEY_CLASSES_ROOTCLSID0020424-0000-0000-C000-000000000046InprocServer32
Add Value with a blank name, as the default type REG_SZ, and set the string value to oleaut32.dll.
Add Value name ThreadingModel, as a type REG_SZ, and set the string value to Both.
NOTE: When you look at a blank value name in Regedt32, it appears in the right hand pane at .
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like