Results 1 to 2 of 2

Thread: MS Office on Windows 2003 server

  1. #1
    Join Date
    Oct 2010
    Posts
    1

    MS Office on Windows 2003 server

    Hi All,

    We have a web application which is developed mainly to generate offer letters(word document). The web application is developed in VS.Net 2005 and it is using word templates of MS Office 2007. This application is intiating a word object when ever there is request to create letter.The application was working fine for quiet long time.
    We started facing issue once there are security updates on server. When ever there is updates, for some templates when users try to create a letter by using these templates the application hangs up and it gives time out error. I have gone through the blogs and it was suggested that the office should not be installed on the server. Is there any other way to create a word document from web site without installing MS office on server and put all the templates on the server.

    Thanks in advance.

  2. #2
    Join Date
    Feb 2009
    Posts
    68

    Re: MS Office on Windows 2003 server

    Imagine that you need to retrieve information about a specific cell within an Excel workbook or set of workbooks. The ability to perform this operation without requiring you to load Excel 2007 and then load the workbooks, one after another, can be an incredible time saver, and the Office Open XML File Formats make this task possible. Working with the Office Open XML File Formats requires knowledge of the way Excel stores its content, the System.IO.Packaging API, and XML programming.
    go to http://msdn.microsoft.com/en-us/library/bb332058.aspx for more info.

Similar Threads

  1. Replies: 2
    Last Post: 18-03-2009, 12:40 PM
  2. Replies: 1
    Last Post: 14-02-2009, 09:52 AM
  3. Replies: 5
    Last Post: 02-02-2009, 06:54 PM
  4. Replies: 3
    Last Post: 25-07-2007, 04:44 PM
  5. Replies: 12
    Last Post: 18-01-2007, 04:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,435,292.07942 seconds with 17 queries