Server-side VSTO scalability and licensing
Will this scale, or it will create a Word/Excel instance in the background as the old Excel/Word COM Automation model?
How is the licensing? Do I need one Office 2003 license in the server?
Thanks
Will this scale, or it will create a Word/Excel instance in the background as the old Excel/Word COM Automation model?
How is the licensing? Do I need one Office 2003 license in the server?
Thanks
Paul Stubbs
Program Manager - VSTO
Microsoft
However, the wording of your answer opens more questions ;).
I want to create a standard word/excel document. So I can, for example, send it by email.
You refer to the 'cached data of an existing VSTO document'. Are we talking about the same thing?
Thanks
If you are needing to create new Word and Excel document on the server then I don't think that the new ServerDocument functionality within VSTO 2005 is going to help.
The ServerDocument class allows you to read and write cached data to an already existing VSTO 2005 Excel or Word document without needing to automate Microsoft Excel or Word on the server.
Regards,
Ken Laws
MSFT
This posting is provided "AS IS" with no warranties, and confers no rights.
For more information regarding Visual Studio Tools for Office 2005:
Best of Blogs: Visual Studio 2005 Tools for Office
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_2003_ta/html/odc_landvsto2005_ta.asp
Visual Studio Tools for Office Forum
http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=16
Visual Studio Tools for the Microsoft Office System
http://msdn.microsoft.com/office/understanding/vsto/default.aspx