Help is nor availabel when HM running as service
We have applied latest security patches from Microsoft and ... HostMonitor does not show help anymore.
So, good news - we can reproduce the problem now
Bad news - I am not sure we will be able to fix that. Will check Microsoft support articles again.... You may try to contact Microsoft as well, may be they already have solution.
Regards
Alex
So, good news - we can reproduce the problem now
Bad news - I am not sure we will be able to fix that. Will check Microsoft support articles again.... You may try to contact Microsoft as well, may be they already have solution.
Regards
Alex
Security patches leads to various problems: http://support.microsoft.com/kb/896358
Finally we found solution - you should add 2 DWORD variables into registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions
1) EnableFrameNavigationInSafeMode = 1
2) EnableNonInteractiveUser = 1
and restart service
Regards
Alex
Finally we found solution - you should add 2 DWORD variables into registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions
1) EnableFrameNavigationInSafeMode = 1
2) EnableNonInteractiveUser = 1
and restart service
Regards
Alex
-
- Posts: 8
- Joined: Wed Nov 16, 2005 11:23 pm
- Location: Sydney
Hi Alex
There was no a HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp registry key on our server. I created one. Created the 1.x and then the HHRestrictions keys. I then created the 2 DWORDS and then restarted the service. It works now. Thank you very much for your persisitance in resolving the problem.
Best regards
Lorenzo
There was no a HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp registry key on our server. I created one. Created the 1.x and then the HHRestrictions keys. I then created the 2 DWORDS and then restarted the service. It works now. Thank you very much for your persisitance in resolving the problem.

Best regards
Lorenzo
-
- Posts: 4
- Joined: Mon Jun 20, 2005 3:46 am