SharePoint - which design is best MOSS 2007 , WORD 2007 (DOCX) FORM + OpenXML
Asked By Sahridhayan
24-Aug-09 10:56 AM
i have the following scenario.
2. MOSS 2007 _ Word 2007 (docx)
3. I want the end user to fill in data in the placeholders of the word
document.
4. the user will then add the document into sharepoint doc lib.
5. Upon adding. i want to parse all the data. and save as ListItem data.
6. which of the following is best.
1. using Word Application, Word.Document (VBA) inside ASP .Net c#
code. extracting data?
2. using OpenXML, opening docx and extra the data?
3. i though of using content control (textbox,check box,etc..)
inside the word document for data placeholders.
4. remember i am not going to do any mail merge or repeatitive task
using the document, just once upload i need to extract data.
Please through some light,
Thanks in advance.
Sahridhayan
SharePoint
(1)
Word 2007
(1)
MOSS 2007
(1)
VBA
(1)
OpenXML
(1)
SahridhayanCreate
(1)
Per Jakobsen replied to Sahridhayan
Hi Sahridhayan
Create a content type inheriting from Document
Add all the fields which you need for your placeholders
Add it to a document library
Create a new word document in the document library
Save the document to the document library
Open it again at edit it to look like you want it using Quick parts
for the properties generated from the field as placeholders
Save the document as a template (dotx) and add that template to the
content type
That's it now whenever you create a document from the content type
it will use that template and when you save it in the document library
SharePoint will automatically extract the values into the fields
--
BR
Per Jakobsen
Blog: http://www.TheBlackKnightSings.com

MOSS 2007 fails during full installation even id 27745 SharePoint We have SQL 2008 installed on separate machine but in same domain, installed all as per the instructions here http: / / blogs.msdn.com / sharepoint / using full installation. Started wizard, inserted sql server \ instance name, username / password, port number. It and long one having Admin_content. Did I miss something making fresh installation? I've installed sharepoint 2007 before on other 2 machines (one for MOSSportal and second with SQL2008 with instance name everything went fine but now. . . . Errors in EvenViewer: 1) Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: General Event ID: 27745 Description: The description for Event ID ( 27745 ) in Source ( Windows SharePoint Services 3 ) cannot be found. The local computer may not have the necessary registry information
Using Sharepoint 2010 for data storage but still running full Access client with vba and normal forms SharePoint Some time ago, Albert Kallah wrote that with Access 2010 it was possible to store access 2010 data on Sharepoint 2010 but still run the Access client in windows much as a "normal" access client accessing the data on Sharepoint 2010. sits on SharePoint. You can also have the application sit on SharePoint and a copy gets pulled down sure local machine when you click on and on the SharePoint site, you will need access installed for this to occur. So, in this case we
Uninstall MOSS SharePoint How do I remove MOSS 2007 completely from my computers? I attempted to install MOSS 2007 on two VMs: one with the SQL Server Sharepoint_Config, etc. and the other with the I will only install WSS 3.0. Please tell me how to remove all the Sharepoint related software. DT SharePoint Setup Discussions SharePoint Products and Technologies (1) SQL Server (1) SharePoint Server 2007 (1) SharePoint
Moving to SharePoint - Advice? SharePoint I have had several clients ask about putting their Access database on the web. So the inevitable any longer: I am going to have to get up to speed on SharePoint - specifically as it relates to porting Access 2010 dbs and linking the two. Any advice other resources that might be helpful. Also, I imagine I will have to purchase some SharePoint hosting for development and testing, correct? Anyone have any recommendations for inexpensive hosts for single-person developers? Thanks in advance for any assistance! SharePoint Discussions SQL Server (1) Windows XP (1) Active Directory (1 SharePoint 2010 (1) SharePoint (1) Access 2010 (1) Windows 7 (1) Oracle (1) eb. ve or You will need to work with access services in SharePoint 2010. The configuration related information is available at: http: / / technet.microsoft.com / en-us / library
SharePoint causing IIS problems and TFS installation SharePoint Ok basically my goal is to set up Team Foundation Server. So after having problems with getting it to work with SQL Server 2008 I get it to install SharePoint and that is where a whole lot of problems began. . . First of all I used and SQL Server 2008 Developer edition. Anyway here comes my problem: I can access the SharePoint configuration panel but I am getting 404 errors when trying to access my existing web error: - -- -- -- -- -- -- -- -- -- -- -- -- -- Microsoft Visual Studio 2008 Team Foundation Server Setup - -- -- -- -- -- -- -- -- -- -- -- -- -- TF220034: The default URL for Windows SharePoint Services could not be found at the following location: http: / / SERVER01 Make sure that Windows SharePoint Services server is functioning correctly, that the URL is valid, and that network traffic is allowed on all required ports. - -- -- -- -- -- -- -- -- -- -- -- -- -- OK - -- -- -- -- -- -- -- -- -- -- -- -- -- at the Use a server already running Windows SharePoint Services step. I would also like to mention that I am fairly new to system administration (but would love to learn!). Thanks in advance Fed44 SharePoint Setup Discussions Microsoft.SharePoint.Upgrade.SPWebTemplateSequence (1) Microsoft.SharePoint.Upgrade.SPWebServiceSequence (1) Microsoft.SharePoint.Administration