Problem with processing .hcc files to display help contents using Windows XP Professional
-
Monday, December 22, 2008 2:46 AMHi,
I encountered a problem when trying to process the contents a .hcc file to display help contents. Instead of displaying the contents, it displayed a blank window.
The code I used to generate it is as follows:
<object id="hhctrl" codebase="../../sam/hhctrl.ocx#Version=4,74,8793,0" type="application/x-oleobject" height="87%" width="100%" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<param NAME="Width" VALUE="13123">
<param NAME="Height" VALUE="6500">
<param NAME="Command" VALUE="Contents">
<param NAME="Item1" VALUE="../common/all.hhc">
</object>
It could be due to the service 2 upgrade on windows. If it is really a compatibility problem, are there any other alternatives to implement it?
Thanks.
All Replies
-
Monday, December 22, 2008 3:13 AMModerator
Hi,This forum is to support interoperability questions on Open Specifications Protocols.
There are very helpful communities of developers on the MSDN that may assist you with your solution. I suggest you post your question on this forum:
Internet Explorer Development
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=253&SiteID=1
You should also search the forums in case someone has already asked a similar question.
MSDN forums
http://social.msdn.microsoft.com/Forums/en-US/categories/
TechNet forums
http://forums.microsoft.com/TechNet/default.aspx?SiteID=17
Microsoft Newsgroups
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
Regards,
Edgar- Marked As Answer by Richard Guthrie - MSFT Tuesday, January 06, 2009 10:41 PM
- Edited by Alex MorrillMicrosoft Employee, Owner Thursday, January 15, 2009 9:37 PM removed Windows ref. - forum is for general interoperability