<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>msofficefornet Discussions Rss Feed</title><link>http://www.codeplex.com/msofficefornet/Thread/List.aspx</link><description>msofficefornet Discussions Rss Description</description><item><title>New Post: Setting values in Excel</title><link>http://msofficefornet.codeplex.com/discussions/355246</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;could not figure out how to set a value in a certain cell ...&lt;/p&gt;
&lt;p&gt;If possible examples like in VBA where You can set values:&lt;br&gt;
&lt;br&gt;
Application.Range(&amp;quot;A1&amp;quot;).Value = &amp;quot;First COLUMN, First ROW&amp;quot;&lt;/p&gt;
&lt;p&gt;as well as:&lt;/p&gt;
&lt;p&gt;Application.Cells(1,1).Value = &amp;quot;First ROW, First COLUMN&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You.&lt;/p&gt;
&lt;/div&gt;</description><author>tPla</author><pubDate>Thu, 10 May 2012 11:04:14 GMT</pubDate><guid isPermaLink="false">New Post: Setting values in Excel 20120510110414A</guid></item><item><title>New Post: How to detect and load different version </title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=221288</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&amp;nbsp;&lt;a id=wikiEditByLink href="http://www.codeplex.com/site/users/view/tencokacistromy"&gt;tencokacistromy&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Thanks for such awesome effort.&lt;/p&gt;
&lt;p&gt;But I stuck with some legacy code and I need to use that for a while, Will you please tell me, how to detect and load right version of WORD dll's on client machine and make sure interop code work.&lt;/p&gt;
&lt;p&gt;Appreciate your help on this.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>danbaba</author><pubDate>Sat, 24 Jul 2010 17:33:01 GMT</pubDate><guid isPermaLink="false">New Post: How to detect and load different version  20100724053301P</guid></item><item><title>New Post: Cannot create ActiveX component.</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=213524</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You need have MS Office installed. This are only wrapper assemblies, the core functionality is in native COM libraries.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Thu, 27 May 2010 22:30:52 GMT</pubDate><guid isPermaLink="false">New Post: Cannot create ActiveX component. 20100527103052P</guid></item><item><title>New Post: Cannot create ActiveX component.</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=213524</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;it trigger this error on creation &amp;quot; Cannot create ActiveX component.&lt;/p&gt;
&lt;p&gt;using (MSExcel.Application app = MSExcel.Application.CreateApplication())&lt;/p&gt;
&lt;p&gt;i only openoffice install on this workstation, is it the problem ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>jawzon</author><pubDate>Sat, 22 May 2010 17:29:47 GMT</pubDate><guid isPermaLink="false">New Post: Cannot create ActiveX component. 20100522052947P</guid></item><item><title>New Post: Can we use with ASP.NET</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=64679</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;@jespelind: Please try download older version of sourcecode (related to date of binaries, you were used). However I can't recomend using MS Office automatition on webservers. There are severals problems (lacking instances of MS Office applications) which must be workarounded (sometimes helps only killing the process).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Mon, 29 Mar 2010 07:49:41 GMT</pubDate><guid isPermaLink="false">New Post: Can we use with ASP.NET 20100329074941A</guid></item><item><title>New Post: Can we use with ASP.NET</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=64679</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;@nick_vanaxel: Yes, the MS Office application is required. This library is only .NET wrapper around COM libraries.&lt;/p&gt;&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Mon, 29 Mar 2010 07:47:35 GMT</pubDate><guid isPermaLink="false">New Post: Can we use with ASP.NET 20100329074735A</guid></item><item><title>New Post: Can we use with ASP.NET</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=64679</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I tried using this wrapper in a shared hosting solution with ASP.NET but getting:&amp;nbsp;[SecurityException: That assembly does not allow partially trusted callers.]&lt;/p&gt;
&lt;p&gt;I then downloaded the source to recompile on my machine, but the Word project seems to be lacking some of the methods that exists in the compiled dlls. There are fo exampel no CreateApplication() and no Documents.Open with one parameter.&lt;/p&gt;
&lt;p&gt;Am I misunderstadning something or havn't you uploaded the latest source code?&lt;/p&gt;&lt;/div&gt;</description><author>jesperlind</author><pubDate>Sat, 27 Mar 2010 02:15:20 GMT</pubDate><guid isPermaLink="false">New Post: Can we use with ASP.NET 20100327021520A</guid></item><item><title>New Post: Can we use with ASP.NET</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=64679</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am getting the same error &amp;quot;Cannot create ActiveX component.&amp;quot;&amp;nbsp; I am running the sample code in a console app.&lt;/p&gt;
&lt;p&gt;The code runs fine in Windows XP desktop , but does not run in Windows 2003 server.&lt;/p&gt;
&lt;p&gt;Does this need excel to be installed on the&amp;nbsp; machine where the app runs?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;&lt;span style="color:Blue"&gt;using&lt;/span&gt; System;
&lt;span style="color:Blue"&gt;using&lt;/span&gt; System.Collections.Generic;
&lt;span style="color:Blue"&gt;using&lt;/span&gt; System.Linq;
&lt;span style="color:Blue"&gt;using&lt;/span&gt; System.Text;
&lt;span style="color:Blue"&gt;using&lt;/span&gt; MSExcel = TcKs.MSOffice.Excel;
&lt;span style="color:Blue"&gt;using&lt;/span&gt; System.IO;

&lt;span style="color:Blue"&gt;namespace&lt;/span&gt; TestMSOfficeWrapper
{
    &lt;span style="color:Blue"&gt;class&lt;/span&gt; Program
    {
        &lt;span style="color:Blue"&gt;static&lt;/span&gt; &lt;span style="color:Blue"&gt;void&lt;/span&gt; Main(&lt;span style="color:Blue"&gt;string&lt;/span&gt;[] args)
        {
            &lt;span style="color:Blue"&gt;try&lt;/span&gt;
            {
                System.Threading.Thread.CurrentThread.CurrentCulture = &lt;span style="color:Blue"&gt;new&lt;/span&gt; System.Globalization.CultureInfo(&lt;span style="color:#A31515"&gt;&amp;quot;en-US&amp;quot;&lt;/span&gt;);

                System.Console.WriteLine(&lt;span style="color:#A31515"&gt;&amp;quot;Before creating Application obj&amp;quot;&lt;/span&gt;);
                &lt;span style="color:Blue"&gt;using&lt;/span&gt; (MSExcel.Application app = MSExcel.Application.CreateApplication())
// FAILS HERE. CANNOT CREATE THE APPLICATION OBJECT.&lt;br&gt;&amp;nbsp;{
                    System.Console.WriteLine(&lt;span style="color:#A31515"&gt;&amp;quot;Before getting path&amp;quot;&lt;/span&gt;);
                    &lt;span style="color:Blue"&gt;string&lt;/span&gt; path = System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location);
                    System.Console.WriteLine(Path.Combine(path,&lt;span style="color:#A31515"&gt;&amp;quot;fxdprice.xls&amp;quot;&lt;/span&gt;));
                    MSExcel.Workbook book = app.Workbooks.Open( Path.Combine(path,&lt;span style="color:#A31515"&gt;&amp;quot;fxdprice.xls&amp;quot;&lt;/span&gt;));
                    MSExcel.Worksheet sheet = (MSExcel.Worksheet)book.Worksheets[2];
                    MSExcel.Range range_A1 = sheet.GetRange(&lt;span style="color:#A31515"&gt;&amp;quot;F30&amp;quot;&lt;/span&gt;);
                    MSExcel.Range range_B2 = sheet.GetRange(&lt;span style="color:#A31515"&gt;&amp;quot;F36&amp;quot;&lt;/span&gt;);

                    &lt;span style="color:Blue"&gt;string&lt;/span&gt; message = &lt;span style="color:#A31515"&gt;&amp;quot;In cell 'F30' is '{0}' and in cell 'F36' is '{1}'.&amp;quot;&lt;/span&gt;;
                    message = &lt;span style="color:Blue"&gt;string&lt;/span&gt;.Format(message, range_A1.Value2, range_B2.Value2);

                    System.Console.WriteLine(message);
                }

                TcKs.MSOffice.Common.WrapperHelper.GCCollect();
                Console.ReadLine();

            }
            &lt;span style="color:Blue"&gt;catch&lt;/span&gt; (Exception ex)
            {
                System.Console.WriteLine(ex.Message);
                Console.ReadLine();
            }
        }
    }
}


&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any inputs/ pointers are greately appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>nick_vanaxel</author><pubDate>Tue, 05 Jan 2010 22:51:50 GMT</pubDate><guid isPermaLink="false">New Post: Can we use with ASP.NET 20100105105150P</guid></item><item><title>New Post: Is printing support implemented?</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=79198</link><description>&lt;div style="line-height: normal;"&gt;Hi,
as by topic, is direct printing supported? It would seem that the current release doesn't implement it yet in the latest source code I saw some print methods?
Thanks

Srgjan&lt;/div&gt;</description><author>schrepfler</author><pubDate>Mon, 28 Dec 2009 18:31:53 GMT</pubDate><guid isPermaLink="false">New Post: Is printing support implemented? 20091228063153P</guid></item><item><title>New Post: Create excel worksheet</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=74651</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;There are no built-in function for import/export with datareader.&lt;/p&gt;
&lt;p&gt;You must load data from SQL server by your self, then create(or use existing) worsheet and set the &amp;quot;Values&amp;quot; property of the cells.&lt;/p&gt;&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Tue, 10 Nov 2009 14:09:05 GMT</pubDate><guid isPermaLink="false">New Post: Create excel worksheet 20091110020905P</guid></item><item><title>New Post: Create excel worksheet</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=74651</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I need help creating an excel worksheet with data from a datareader. Are there any examples on how I would go about doing this? My goal is exporting data from multiple tables (SQL server) into an excel document each table having its own worksheet. Im a bit lost of how to do it with this wrapper..&lt;/p&gt;&lt;/div&gt;</description><author>citizensteele</author><pubDate>Tue, 10 Nov 2009 13:43:17 GMT</pubDate><guid isPermaLink="false">New Post: Create excel worksheet 20091110014317P</guid></item><item><title>New Post: 03 - Wishlist</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=36823</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i think this is &amp;quot;almost&amp;quot; perfect solution for dealing with office.&lt;/p&gt;
&lt;p&gt;When the wrapper gives me Outlook.Contacts and Appointments i will say it is PERFECT.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>Infarkt</author><pubDate>Sat, 19 Sep 2009 23:21:24 GMT</pubDate><guid isPermaLink="false">New Post: 03 - Wishlist 20090919112124P</guid></item><item><title>New Post: Can we use with ASP.NET</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=64679</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Commonly is not good idea using office applications in web applications.&lt;/p&gt;
&lt;p&gt;Basically - the MS Office design is good for one-user scenarios with ability to use UI. In the webserver is better way using third party components for reading/writing office documents or use a open format ( *.docx , *.xlsx , etc ... ).&lt;/p&gt;&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Thu, 06 Aug 2009 10:57:16 GMT</pubDate><guid isPermaLink="false">New Post: Can we use with ASP.NET 20090806105716A</guid></item><item><title>New Post: Can we use with ASP.NET</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=64679</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Will it be feasible if we begin to use it with ASP.NET? I tried to use it, but i am getting following exception :&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;strong&gt; &lt;/strong&gt;System.Exception: Cannot create ActiveX component.&lt;/span&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;WHY IS THIS ISSUE?&lt;/p&gt;&lt;/div&gt;</description><author>waqasmehmood</author><pubDate>Thu, 06 Aug 2009 09:48:03 GMT</pubDate><guid isPermaLink="false">New Post: Can we use with ASP.NET 20090806094803A</guid></item><item><title>New Post: How can i connect app.ActiveExplorer()</title><link>http://msofficefornet.codeplex.com/Thread/View.aspx?ThreadId=54154</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
nice work.&lt;br&gt;
Please could you tell me how can i connect the app.ActiveExplorer()?&lt;br&gt;
&lt;br&gt;
With the MS.Interop.Outlook.dll i use the following code code.&lt;br&gt;
&lt;br&gt;
{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft.Office.Interop.Outlook.Application app = new Microsoft.Office.Interop.Outlook.ApplicationClass();&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft.Office.Interop.Outlook.NameSpace NS = app.GetNamespace(&amp;quot;MAPI&amp;quot;);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft.Office.Interop.Outlook.MAPIFolder objFolder = NS.GetDefaultFolder(Microsoft.Office.Interop.Outlook.OlDefaultFolders.olFolderInbox);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft.Office.Interop.Outlook.MailItem objMail;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft.Office.Interop.Outlook.Items oItems = objFolder.Items;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (app.ActiveExplorer() != null &amp;amp;&amp;amp; app.ActiveInspector() != null)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (int i = 1; i &amp;lt;= app.ActiveExplorer().Selection.Count; i++)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objMail = (Microsoft.Office.Interop.Outlook.MailItem)app.ActiveExplorer().Selection[i];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MessageBox.Show(&amp;quot;Subject&amp;nbsp; : &amp;quot; + objMail.Subject.ToString());&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
thank you very much&lt;br&gt;
Bounty4&lt;br&gt;
&lt;/div&gt;</description><author>bounty4</author><pubDate>Wed, 22 Apr 2009 17:39:37 GMT</pubDate><guid isPermaLink="false">New Post: How can i connect app.ActiveExplorer() 20090422053937P</guid></item><item><title>New Post: Using the wrapper in addin</title><link>http://www.codeplex.com/msofficefornet/Thread/View.aspx?ThreadId=47239</link><description>&lt;div style="line-height: normal;"&gt;You are welcome :)&lt;br&gt;
&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Mon, 16 Feb 2009 15:09:24 GMT</pubDate><guid isPermaLink="false">New Post: Using the wrapper in addin 20090216030924P</guid></item><item><title>New Post: Using the wrapper in addin</title><link>http://www.codeplex.com/msofficefornet/Thread/View.aspx?ThreadId=47239</link><description>&lt;div style="line-height: normal;"&gt;Wow, that was, thanks. :)&lt;br&gt;
&lt;/div&gt;</description><author>sunnybg</author><pubDate>Mon, 16 Feb 2009 15:04:28 GMT</pubDate><guid isPermaLink="false">New Post: Using the wrapper in addin 20090216030428P</guid></item><item><title>New Post: Using the wrapper in addin</title><link>http://www.codeplex.com/msofficefornet/Thread/View.aspx?ThreadId=47239</link><description>&lt;div style="line-height: normal;"&gt;You can use a constructor of &amp;quot;TcKs.Office.Outlook.Application&amp;quot; class.&lt;br&gt;
&lt;br&gt;
In C#:&lt;br&gt;
TcKs.Office.Outlook.Application app = new TcKs.Office.Outlook.Application( comObjectOfOutlookApplication );&lt;br&gt;
&lt;br&gt;
In VB.NET:&lt;br&gt;
Dim app As New TcKs.Office.Outlook.Application( comObjectOfOutlookApplication )&lt;br&gt;
&lt;/div&gt;</description><author>tencokacistromy</author><pubDate>Mon, 16 Feb 2009 15:02:59 GMT</pubDate><guid isPermaLink="false">New Post: Using the wrapper in addin 20090216030259P</guid></item><item><title>New Post: Using the wrapper in addin</title><link>http://www.codeplex.com/msofficefornet/Thread/View.aspx?ThreadId=47239</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
good work. Thanks.&lt;br&gt;
&lt;br&gt;
How should I use this in an Outlook addin? Upon Outlook start, it passes a reference to the Outlook running instance to the addin as Object type. So, I can not use Application.CreateInstance, but have to reuse (wrap) this object.&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Sunny 
&lt;/div&gt;</description><author>sunnybg</author><pubDate>Mon, 16 Feb 2009 14:57:35 GMT</pubDate><guid isPermaLink="false">New Post: Using the wrapper in addin 20090216025735P</guid></item><item><title>New Post: 02 - How-to</title><link>http://www.codeplex.com/msofficefornet/Thread/View.aspx?ThreadId=36822</link><description>&lt;div style="line-height: normal;"&gt;thank's my friend. this code work perfect.
&lt;/div&gt;</description><author>wascar</author><pubDate>Mon, 02 Feb 2009 15:12:52 GMT</pubDate><guid isPermaLink="false">New Post: 02 - How-to 20090202031252P</guid></item></channel></rss>