According to the Administrator guide for Microsoft Office SharePoint Portal Server 2003 (hereinafter referred to as the Guide), we can seeExcellentMicrosoft Windows SharePoint Services comes with the ability to connect to the HTML server. HTML viewing server provides support for specific users who want to view the file content on the Windows SharePoint Services website, but on their local computerNot InstalledMicrosoft Office 97Or laterMicrosoft Word, Microsoft Excel, or PowerPoint in the office. Even users who only have Web browsers (Microsoft Internet Explorer or Netscape Navigator) can automatically convert the original office file format to HTML format to view its content. Although there is a slight delay in conversion, the converted file is very close to the WYSIWYG format of the original file. In addition to allowing users to view files, administrators can also use the HTML view batch mode to convert the contents of the entire folder to HTML.
By default, the HTML viewing service only supports the following document types: .doc127.xls0000.ppt and. PPS.
According to the configuration described in the "Guide ",
Server location
This path specifies the location where you want to browse the application in HTML format. You can use a remote server or a server running Windows SharePoint Services.
What I entered is: http: // Private-server: 8099/htmltrlauncher, but it does not work. It seems wrong!
If your local machine does not have htmlview, you can download it here. I followed the step-by-step installation and configuration of his html viewer whitepaper, but it still failed. I don't know what's going on. Have you used this function? Guidance J
In addition, htmlview has two processing modes: batch mode and on-the-fly mode. I successfully tested the first one, that is, on the server, I first batch put doc, XML, ppt and PPS documents are converted to HTML format. For on-the-fly mode, the conversion and resolution are performed when the user clicks the document. The resolution fails. It may be that the address of the HTML translator server is incorrect!