"Jimena" <> wrote in message
news:C18844F1-4D8B-4AAB-9D91-...
>I tried to re-registry the DLL, but when I did that the system sent me the
> next message:
>
> The "msi.dll" module was loaded, but it produced an error in the call to
> DllRegisterServer (code error: 0x80040201)
>
> Could you tell me what does it mean?
Without its context? Not much:
http://msdn.microsoft.com/en-us/library/cc704587.aspx
(Live Search for
msi (0x80040201 OR 80040201) site:microsoft.com
)
<quote>
0x80040201 EVENT_E_ALL_SUBSCRIBERS_FAILED
An event was unable to invoke any of the subscribers.
</quote>
You could try getting more information about a failure in regsvr32.exe
by using DependencyWalker's Profile command on that module
and executing the failing regsvr32.exe command through it.
Good luck
Robert Aldwinckle
---
>
> Regards
> --
> Jimena 
>
>
> "Eddie Bowers [MSFT]" wrote:
>
>> To regegistry the DLL, just go to start, then run, and type
>> regsvr32.exe msi.dll
>> then hit OK
>>
>> Eddie Bowers
>> Security Support
>> Microsoft Corporation
>>
>> From: =<>
>>
>> Is it posible that you can explain me step by step how could I
>> re-registering
>> the dll?
>>
>> Regards,
>> --
>> Jimena 
>>
>>
>>