HELP!!!!!!!! expsrv.dll errror

  • Thread starter Thread starter Roy
  • Start date Start date
R

Roy

I am having problem with this DLL.

When I go to the command prompt and type :
regsvr32 expsrv.dll
I get the following error.


expsrv.dll was loaded, but the DLLRegisterServer Entry
point was not found.

DllRegisterServer may not be exported, or a corrupt version
of expsrv.dll may be in memory. Consider using PView to
detect and remove it.

Can anyone tell me how to fix this problem?

Thanks
 
I tried to unistall this dll with the following command
prompt code:

regsvr32 [/i(:/u)] expsrv.dll

I got the following error.

LoadLibrary("[/u]") failed - The specified module could not
be found.

Any ideas on how to unistall or delet expsrv.dll and
replace it with a good one??
 
Back
Top