![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi All,
Is it possible to call WCF Service from outlook (Visual Basic Editor)? if it is, how we can call. please, give me some useful link or sample. Thanks for your help, soworl |
Ads |
#2
|
|||
|
|||
![]()
You need to use VSTO to create Outlook VSTO Add-in, and cosume WCF services
from there, because WCF is on .NET3.x stuff, not need develop it with ..NET3.x tool. "soworl" wrote in message ... Hi All, Is it possible to call WCF Service from outlook (Visual Basic Editor)? if it is, how we can call. please, give me some useful link or sample. Thanks for your help, soworl |
#3
|
|||
|
|||
![]()
Can you give me some useful link or recommand books?
It's hard to find without some knowledge. Thanks, soworl "Norman Yuan" wrote: You need to use VSTO to create Outlook VSTO Add-in, and cosume WCF services from there, because WCF is on .NET3.x stuff, not need develop it with ..NET3.x tool. "soworl" wrote in message ... Hi All, Is it possible to call WCF Service from outlook (Visual Basic Editor)? if it is, how we can call. please, give me some useful link or sample. Thanks for your help, soworl |
#4
|
|||
|
|||
![]()
It is 2-step study: first, you need to know how to develop VSTO Outlook
add-in (you must have Office2003 Pro or Outlook2003 stand-alone version, Outlook2003 from MS Office2003 Standard will not work. Or you need Outlook2007). After you know how to run .NET code in Outlook (via VSTO), you can then study on WCF. I did not have something immediately available in hand. When I googled "Outlook VATO", tons of links came up. Also these links may be useful: http://msdn2.microsoft.com/en-ca/lib...ffice.11).aspx http://msdn2.microsoft.com/en-ca/lib...ffice.11).aspx http://msdn2.microsoft.com/en-ca/lib...ffice.11).aspx HTH "soworl" wrote in message ... Can you give me some useful link or recommand books? It's hard to find without some knowledge. Thanks, soworl "Norman Yuan" wrote: You need to use VSTO to create Outlook VSTO Add-in, and cosume WCF services from there, because WCF is on .NET3.x stuff, not need develop it with ..NET3.x tool. "soworl" wrote in message ... Hi All, Is it possible to call WCF Service from outlook (Visual Basic Editor)? if it is, how we can call. please, give me some useful link or sample. Thanks for your help, soworl |
#5
|
|||
|
|||
![]()
thanks for your quick help!
I have MS Offoice 2003 Pro SP3. Since I google a lot, I found Microsoft Visual Studio 2008/.NET Framework 3.5 also has something for Office(VSTO). I'm currently reading article on the my local MS VS2008 document.(VSTO Build Office-Based Solutions Using WPF, WCF, And LINQ) I might need a lot of reading for my first VSTO. I hope VS2008 doc guide me kindly and no more trouble. Thanks, soworl "Norman Yuan" wrote: It is 2-step study: first, you need to know how to develop VSTO Outlook add-in (you must have Office2003 Pro or Outlook2003 stand-alone version, Outlook2003 from MS Office2003 Standard will not work. Or you need Outlook2007). After you know how to run .NET code in Outlook (via VSTO), you can then study on WCF. I did not have something immediately available in hand. When I googled "Outlook VATO", tons of links came up. Also these links may be useful: http://msdn2.microsoft.com/en-ca/lib...ffice.11).aspx http://msdn2.microsoft.com/en-ca/lib...ffice.11).aspx http://msdn2.microsoft.com/en-ca/lib...ffice.11).aspx HTH "soworl" wrote in message ... Can you give me some useful link or recommand books? It's hard to find without some knowledge. Thanks, soworl "Norman Yuan" wrote: You need to use VSTO to create Outlook VSTO Add-in, and cosume WCF services from there, because WCF is on .NET3.x stuff, not need develop it with ..NET3.x tool. "soworl" wrote in message ... Hi All, Is it possible to call WCF Service from outlook (Visual Basic Editor)? if it is, how we can call. please, give me some useful link or sample. Thanks for your help, soworl |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
web service help | safs | Outlook - Using Contacts | 0 | December 27th 06 01:51 PM |
Encodings and the OMS Web Service API | Toby | Outlook and VBA | 1 | November 19th 06 07:09 PM |
no html service | Ruud | Outlook Express | 4 | March 23rd 06 01:11 AM |
mapi cdo service | [email protected] | Outlook - General Queries | 8 | February 20th 06 03:33 PM |
Need fax service | Shimon Sim | Outlook - Fax Functions | 4 | January 18th 06 02:34 PM |