View Single Post
  #14  
Old September 17th 05, 06:56 PM
Ramesh, MS-MVP
external usenet poster
 
Posts: n/a
Default

Dependency Walker has a feature called "Profiling". Load Regsvr32.exe in
Depends, and then start Profiling. In the parameters section, add
jscript.dll. The DLL registration will continue, with the detailed verbose
information. This info can help.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"averbunt" wrote in message
news
MPR.dll warning unresolved import due to a missing export function in a
delayload dependent module.
Besides a missing msjava.dll, that's the only other warning.

Regarsd,
Anton.


"Ramesh, MS-MVP" wrote:

Anton,

0x80004005 (Unspecified error) is a vague error code. Download Dependency
Walker utility (depends.exe) and load JScript.dll. Make a note of the
error
message displayed by Depends. Ignore any errors related to msjava.dll,
and
note down the remaining ones.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"averbunt" wrote in message
...
I haVe tried it. All the files are present in the sytem32 directory. I
have
got a feeling that it might has to do with IE or IIS. Quit a few things
are
currently not working correctly. All seem something to do with web
based
functionality. The regustry error has changed from:
error registering the OCX c:\windows\system32\jscript.dll
into
DllRegisterServer in jscript.dll failed.
Returncode: 0x80004005

Regards,
Anton.




Ads