The information in this article applies to:
SYMPTOMSClicking on a .cdf file does not launch the "Add Channel" wizard, which prompts the user to either add the channel to the channel bar, or subscribe to the channel. CAUSEThis is usually caused by errors in the .cdf file, such as forgetting an END tag or having an extra '/' or missing '>' and so on. RESOLUTIONBe sure to run two Internet Client SDK tools, Cdftest.exe or Xmlint.exe, on your .cdf file before making them available on your server. This ensures that your files are completely free of errors. MORE INFORMATION
CdfTest is a tool available in the Internet Client SDK (under
\Inetsdk\Bin\Cdftest\Cdftest.exe) that takes a .cdf file and verifies its
structure and syntax. It finds and reports mistakes such as missing end
tags as well as incorrect or misspelled tags.
And CDFTest.Exe reports the following: REFERENCESFor more information, please see the MSDN Web Workshop: http://msdn.microsoft.com/workshop/default.asp Additional query words:
Keywords : kbIE400 kbIE401 kbIE500 AXSDKIEAutomation AXSDKWebBrowser AXSDKMisc |
Last Reviewed: April 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |