SharePoint, and more so, MOSS 2007, provide server Office capabilities. I don't know about 2010, but even 2007 doesn't have any great degree of interaction with Word docs (MOSS has excellent Excel Services however.) I believe you can email Outlook-compatible event invites from the server from within SharePoint, if you are using an appropriate calendar webpart or feature application.
∞ Andy Badera ∞ +1 518-641-1280 ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Tue, Sep 22, 2009 at 1:23 PM, Cerebrus <[email protected]> wrote: > > That's a wise warning. Unfortunately, this isn't well known at all. > Even I learned about it very late ! > > On Sep 21, 9:52 pm, Andrew Badera <[email protected]> wrote: >> YOU SHOULD NEVER USE OFFICE ASSEMBLIES IN ASP.NET OR ON A CENTRALIZED >> SERVER. THEY ARE NOT LICENSED FOR SERVER USE AND THEY ARE >> PERFORMANCE-DANGEROUS. (Though all the Microsoft people - VSTO team >> members, MCS consultants - I've talked to on these points were very >> fuzzy about specifics, very strong in the stance however.) >> >> ∞ Andy Badera >> ∞ +1 518-641-1280 >> ∞ This email is: [ ] bloggable [x] ask first [ ] private >> ∞ Google me:http://www.google.com/search?q=andrew%20badera >> >> >> >> On Mon, Sep 21, 2009 at 6:45 AM, Yogesh Dige <[email protected]> wrote: >> >> > hi >> >> > I want to create the service which will run on server and will send >> > the mails for that i need >> > 1) send the meeting request to the person using the outlook >> > 2) and as i am sending through the service in mail it should be like >> > behalf of ( other user.) >> >> > see i tried but into the Microsoft.Office.Interop.Outlook.MailItem >> > here i am getting the Behalf of option and in >> > Microsoft.Office.Interop.Outlook.appointment Item i am getting the >> > Request option but i want these both option in one class. >> > so i can send the request onbehalf of some person to the another >> > user. >> >> > So basically my need is want to create the Service which will send the >> > Meeting request through the outlook on behalf of another user. >> >> > thanks in advance..- Hide quoted text - >> >> - Show quoted text - >
