EDN Admin
Well-known member
Hi All,
I am getting an error with an ASP application which I am fairly sure can be fixed by applying the following Microsoft Hotfix
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q305053&wa=wsignin1.0 http://support.microsoft.com/default.aspx?scid=kb;EN-US;q305053&wa=wsignin1.0
The Hotfix comes with a kind of installer (xmlinst). However when I try and run it in the cmd prompt as an administrator, I get the following output:
(scanning process table for use of msxml*.dll) <br/>
using "%SystemRoot%System32msxml3.dll"... <br/>
Error deleting "HCRxmlfile"! <br/>
Access is denied.
Error deleting "HCRxslfile"! <br/>
Access is denied.
removed old dll entries <br/>
!! Failed to take over mimeviewer settings !! <br/>
!! Failed to take over registry settings !! <br/>
Unable to proceed!
I have come to the realisation that these are registry keys and I have tried to remove them manually and change the permissions on them but to no avail. Also tried to run the installer in Safe Mode.
Thanks in advance, feedback appreciated.
Baz
View the full article
I am getting an error with an ASP application which I am fairly sure can be fixed by applying the following Microsoft Hotfix
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q305053&wa=wsignin1.0 http://support.microsoft.com/default.aspx?scid=kb;EN-US;q305053&wa=wsignin1.0
The Hotfix comes with a kind of installer (xmlinst). However when I try and run it in the cmd prompt as an administrator, I get the following output:
(scanning process table for use of msxml*.dll) <br/>
using "%SystemRoot%System32msxml3.dll"... <br/>
Error deleting "HCRxmlfile"! <br/>
Access is denied.
Error deleting "HCRxslfile"! <br/>
Access is denied.
removed old dll entries <br/>
!! Failed to take over mimeviewer settings !! <br/>
!! Failed to take over registry settings !! <br/>
Unable to proceed!
I have come to the realisation that these are registry keys and I have tried to remove them manually and change the permissions on them but to no avail. Also tried to run the installer in Safe Mode.
Thanks in advance, feedback appreciated.
Baz
View the full article