-
- outlook button not opening anything
by Bear23
- 5 Replies
- Last post
by Andrew Cherry [MSFT]
- I have posted a question in reguards to creating a button in the new mail form. the button is created and looks great. however no matter what code I place in the click even nothing works.
I tried having the button open a form, I tried using the outlook snippets from Microsoft to insert an attachment and nothing seems to work. the only thing i can get it to do is open a messagebox.
Al
-
- MS Office add-in with licensed components
by thanasis_b
- 3 Replies
- Last post
by thanasis_b
- Hi I wonder if I can write a MS Office add-in with VSTO that uses some third part licensed components. How the licenses will be "transfered" to the executing process (e.g. Outlook.exe) Can I use licensed components in my add-in or I have to use only the components that are shipped with Visual Studio (For example I've tried it with TxTextControl and is not working).
-
- Excel Events
by BlackBar
- 9 Replies
- Last post
by BlackBar
- Is there a possibility to know (to rise an event) when user deletes a row in table How can I do something before this action P.S.: I'm using VSTO 2005 SE. Code in C#. Thanks!
-
- Outlook Addin won't start
by pnp
- 2 Replies
- Last post
by gjattili
- Hi
I have encountered a problem on one XP machine. It runs XP SP2, Office Pro 2003 and VSTO runtime 2005.
When I install my outlook addin created with VSTO the addin wont execute (or even start). The addin is installed with msi, and the assembly is added to the GAC at install time. A evaluation of the assembly in the .Net Framework 2.0 configuration util, also acknowledges that this has full
-
- preserving double-line cell borders when saving as html?
by r_daneel
- 2 Replies
- Last post
by Cindy Meister
- Is it possible to keep double-lined cell borders when saving to html I'm a little perplexed as to why they're converted to single lines when the "border-style: double;" property is supported in CSS1 and IE/Netscape/Opera 4+. I have a number of specially formatted tables (containing financial information) that need the double underlines preserved and I can find no easy way do this. Does
-
- Cached data is destroyed upon compilation
by MrOctree
- 2 Replies
- Last post
by Mike Walker
- Hi there,
This may not be a normal scenario and so I expect this functionality isn't available.
I create a new Word project in Visual Studio. I have an application that adds cached data to Word documents. I add some data to the document cache. I open the document and write on it, and I add custom properties.
I compile in Visual Studio, the resulting Word document in Release directory cont
-
- Book suggestion plz on VSTO
by bxw
- 4 Replies
- Last post
by Bojan Dulejan
- I know the books list in the sticky thread, but they don't have very good ratings on Amazon. Please tell me your favorite books on VSTO.
A little bit about me. I am pretty good with C# and VB .Net, but don't know much about Office programming (not even VBA for office :)
Thanks a lot.
-
- Accessing Image from MS Access and Displaying them in Windows Form
by Shaurya
- 2 Replies
- Last post
by Cindy Meister
- 1>I have to retrive and display images that are present in a MS Access Database. 2>The images have been inserted in the database by the user by using the Insert Object Functionality of MS Access so the Image is displayed as Bitmap Image for .BMP and Package for .JPEG in the DataBase Image Field. 3>I have tried reading the data in a Byte Array and then display it but it dosent work that wa
-
- Save as FILTERED html
by r_daneel
- 4 Replies
- Last post
by r_daneel
- Is it possible to use VSTO to save a Word file as a filtered html document Also, before the file is saved I would like to manually mark the location of each page break (info which is normally lost when saved to filtered html). Thanks in advance for your replies.
-
- Why does an Excel Automation add-in load on Excel start up (and not on-demand as expected)
by Pete_J
- 4 Replies
- Last post
by Pete_J
- Hi,
We have created an automation add-in for adding hotkeys to Excel 2007.
On two developers machines/profiles, the automation add-in is invoked on Excel start up, and on the third, the add-in starts up as expected - on demand when our function is called [i.e. when a shortcut/hotkey combination is pressed].
So....
1) What could be causing the Automation add-in to load on Ex
-
- Custom Menu Item in File Menu of InfoPath 2003.
by Lavoooooo
- 1 Replies
- Last post
by Ji Zhou ¨C MSFT
- Can anyone tell me how to do this
I want to add one more menu item in the 'Export To' option of the File Menu in the Infopath 2003 forms that I open in a particular system. Infopath 2003 is having the Export To option in the file menu with Export to MS Excel and Export to Web options. I need to add Expot To Word also in there. For the time being i just need to add just the menu item over
-
- VSTO form differences with VB.NET 2005
by jdrawmer
- 3 Replies
- Last post
by asra
- Hi guys,
I'm struggling to understand why the forms act so differently in the VSTO 2005 add in for Visual Studio 2005... Normally in VB.NET i might have a form, which when it loads searches for users, if there isn't one it loads another form over the top, and automatically the other form is paused in effect, until the other form(s) are delt with.
How come its so different in the fact that th
-
- Using Excel funtion from C#
by Bharaniminfy
- 2 Replies
- Last post
by Geoff Darst - MSFT
- Hi Experts,
I need to actually calculate XIRR in my application. This fuction is actually available in Excel.
is there a way to do leverage the method from C# code. currectly i have created an excel object in my C# code.
-
- Problems with the CRM Integration Sample
by NemanjaTheLost
- 6 Replies
- Last post
by HWDev
- hi,
i'm trying to set this example on my machine to test the capabilities of .net crm integration but i'm having trouble opening the project for some reason. i have the Office 2003 PIA's installed, and obviously vsto but when i try and open the solution files, it refuses to open the CRMIntegration project i thought that it might be that i don't have the outlook crm client installed on my machin
-
- Monitoring a shared mailbox
by AdrianMills1973
- 7 Replies
- Last post
by sairama
- Hi
We currently have a shared mail box which users email support request to. I am trying to write an Outlook Add-on in C# which alerts us when a new email arrives into the mailbox. I can get the MAPI folder required but how can I get the NewMailEx event to fire from this folder and not my default Inbox
Cheers
Ade
-
- C# Automation Add-in for Excel using .NET - Build Error:Cannot Register Assembly. MSB3217
by ralph_y
- 5 Replies
- Last post
by ralph_y
- I hope this is the best forum to post this question on, since I found some other Automation Addin posts in here.
I am trying create and Automation Add-in for Excel using .NET as per http://blogs.msdn.com/eric_carter/archive/2004/12/01/273127.aspx , and http://www.codeproject.com/dotnet/excelnetauto.asp using SharpDevelop V2.00. On build, I get an error " Cannot Register Assembly.
-
- Redemption equivalent objects to Outlook
by mike950
- 14 Replies
- Last post
by mike950
- I'm trying to use the SafeMailItem as an alternative to the OutlookMailItem, but Subject, ReceivedTime and Delete don't seem to be available to the Redemption SafeMailItem. Can anybody help me out Any help would be really appreciated.
-
- Download VSTO for 2003?
by Ralph Krausse
- 4 Replies
- Last post
by Freshbru
- I can't find the download link for VSTO 2003.... At work I have a Outlook icon in my new project windows in Visual Studio 2005. I do not want the new VSTO for 2007 (I only have Outlook 2003). Where I can get it
thanks
Ralph
-
- Execute VBA macro from VSTO
by tr7
- 3 Replies
- Last post
by VigneshRamalingam
- I know it's possible to run a macro from VSTO C# code but I was wondering what some of the ramifications of doing this might be. Basically, I have an existing vba macro which does some complex formatting and rather than rewrite it, because of time constraints, it might be better to just call it from C#. What are some of your thoughts Thanks.
-
- Reducing Dependencies
by BenDowling
- 3 Replies
- Last post
by Geoff Darst - MSFT
- VSTO projects have a huge amount of dependencies! Is there any way to reducde the number of external dependencies For example, can I set the "Copy Local" attributes of some of the references to true, and bypass the external requirement If so, what external dependencies are you remove the need for, and how Many thanks, Ben
-
- Add header to outgoing mail
by Jarrod566966
- 9 Replies
- Last post
by X4U
- Hello, I would like to create an outlook add-in that simply adds a custom bit of header information to every outgoing mail message. I have searched all day for information on this topic, and I would just like somebody to point me in the direction I need to go. I don't want to use CDO or Redemption (costs $200). I can easily use the propertyaccessor in Outlook 2007 to read the header, but you canno
-
- Printing Word docs closes my VSTO template
by John Simons
- 6 Replies
- Last post
by John Simons
- I'm using Microsoft Visual Studio Tools for Office, and I have the following problem: If I create a new Word Template project (Visual C# | Office | Word Template) and then press F5 to start it up, it all works and MSWord2003 starts up as expected. But then if I right click on any existing Word doc file (no VSTO) and select Print from the context menu, my VSTO Template closes unexpectedly. I wonder
-
- Word add-in, works fine outside of the setup installer
by gorgar
- 1 Replies
- Last post
by gorgar
- Hello! Please help me figure this out. I've created a word toolbar addin with the Office 2003 add-ins project. My add-in loads fine if I load the project via F5 (debug) inside of the add-in project. However, when I install the project via the Setup project, this fails. The only odd thing i've noticed is -- when I load via the Setup project, the LoadBehavior registry key is being forced to the va
-
- Force ContextLeave Event
by blindi
- 6 Replies
- Last post
by blindi
- If I use TransformDocument(..) in a VSTO2005 Word-solution, and the insertion mark is currently in a XML-Node with an attached ContextLeave-Eventhandler, the event won't fire, but after the transformation the insertion mark is outside of the node. I moved the insertion mark programatically out of the node with Application.Selection.GoTo(..) which worked, but also doesn't fired the event. Is there
-
- Word Customization not loading when document loaded via ActiveX (javascript)
by Tom_Stevens
- 4 Replies
- Last post
by Tom_Stevens
- Hi guys
I've got a simple customization that runs fine when the document is opened in the normal fashion. However i'm trying to open the doc from a client side script:
Code Snippet
wdapp= new ActiveXObject( "Word.Application" ); // creates new blank document
wdapp.Documents.Add(data, false );
wdapp.Visible= true ; // makes application visible
wdap