By tag: Word
0
kicks
Invalid look-up value durig upload of a Word document in a SharePoint
During upload of a Word 2007 document in a SharePoint document library, you can run into following error: Invalid lookup-value. A look-up field contains invalid data. Please check the value and try again.
0
kicks
Forms Based Authenticated users cannot open Microsoft Office documents
Problem Description: Forms Based Authenticated users cannot open Microsoft Office documents
You have configured your Web Application to use Forms Based Authentication. Users cannot open Microsoft Office documents such as Microsoft Word or Excel files. Non-Office documents open without problem. When...
0
kicks
7 crucial points to check upon document conversion failure
Problems which may arise with document conversion
Microsoft Office SharePoint Server 2007 includes document-to-Web page conversion utilities that can convert Microsoft Office Word 2007 documents (with and without macros) into standard Web pages that can be published to an internal or external Web s...
0
kicks
Getting rid of logon prompts when opening Office documents
Problem description: You are prompted to enter your credentials each time you open a Microsoft Office document stored in a SharePoint document library
Each time you open a Microsoft Office document, you are prompted to enter your credentials again, even if you check the box remember my password. Fo...
0
kicks
Change language for preformatted document libraries
You can add preformatted document libraries to your SharePoint sites easily. They give you an excellent example of how you can set up Microsoft Office Word 2007 templates with a document information panel containing metadata values based on the columns in your corresponding document library.
It is ...
0
kicks
Silverlight 2.0 + OOXML = TextGlow
A Word 2007 document viewer built with Silverlight. An example of what is possible using the power of Silverlight 2.0.
0
kicks
Free Online Data Conversion Tools
"Use the easy upload interface to convert your file. Your original file will not be affected, and you can choose your own file name for the converted file which will instantly download to your computer."
0
kicks
Word 2007, Metaweblog API and newMediaObject
Word 2007 implements the Metaweblog API but has a small quirk. This article investigates how to work around it if implementing the API yourself.
0
kicks
Server-Side Generation of Word 2007 Docs
In this month's MSDN magazine, November issue... learn how to read, write and generate Word, Excel and Powerpoint documents on the server without running Office using ASP.NET and Sharepoint
0
kicks
View revisions to a WordprocessingML document in a browser
This article explains the usage of ASP.NET application in converting a WordprocessingML document with simple textual content and comments into HTML using XSLT. If the document revision (“track changes”) is set “on”, then the tracked changes are also converted to HTML.