-
- How to get the Range that contains a control.
by mathmax
- 5 Replies
- Last post
by mathmax
- Hello,
I've a control in my word 2007 document and I would like to get the Range that contains it. If the control already exist on my page, I know I can add a bookmark around it and then get the Range via the Range property. But if the control is added at runtime, I don't find a way to add a bookmark around it...
As a general rule, is there an other way to find the Range that contain
-
- Publishing VSTO 2005 SE addin to a network location
by Rakesh Rathod
- 14 Replies
- Last post
by techno_adi
- Hi,
I want to publish my Outlook add-in build using VSTO 2005 SE to a network location so that updates can be automatically pushed to all users later. The steps mentioned for this are as follows:
In Visual Studio, use the Publish Wizard to deploy your solution to a server.
Make changes to security policy so that each end user can run the solution.
Create the required registry entrie
-
- 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
-
- VSTO 3.0 / VS 2008 Beta2 deployment problems
by Thomas N. Sørense
- 1 Replies
- Last post
by Darryn Lavery -- MSFT
- We have created VSTO Excel workbook solution using Visual Studio 2008 Beta 2 (on the MSDN VS2008 VPC). The solution is targeting .Net framework 3.5.
Everything works fine on the VPC Image, but I get problems when trying to deploy the Solution. The application is deployed to a network share using the Publish wizard, which copies all relevant files to the network share including a setup.exe. Whe
-
- MS WORD table border style
by Utku Selamoğlu
- 4 Replies
- Last post
by Ji Zhou ¨C MSFT
- hi, i have created word documents from my applicaiton(c#) but i couldn't set the table borders style to none.
Can anybody help me about my problem thanks
utku selamoglu
-
- How to replace an XML node?
by Neil Weber
- 1 Replies
- Last post
by Martin Sawicki - MSFT
- In my application we use XML nodes to delinate word text:
<term guid="xxx"><w:r><w:t>A </w:t></w:r><w:r><w:rPr><w:b/></w:rPr><w:t>Better</w:t></w:r><w:r><w:t> Term</w:t></w:r></w ></term>
The user can select a node and replace it with another existing node (i.e. term)
-
- Running Macro from excel extension
by &#91;Philip&#9
- 5 Replies
- Last post
by [Philip]
- Hello there! I need to run a macro from my Excel 2003 extension project. I have no problem running existing macros that are in the workbook I develop extension for but when I go to macro editor and add my own new macro and then try to run it from .NET code I get a message "Macro not found". Here's my macro Public Sub MySub() Dim a As String a = "hello" End Sub Here's my .NET co
-
- Installed Office version.
by Westman
- 1 Replies
- Last post
by Douglas H. Troy
- Hi,
Right now, I'm using the key below to detect the version of office installed.
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Application\CurVer
My problem is, if the target computer have both office 2007 and office 2003 installed, how do I detect how many version of office were installed
My solution is based on VSTO2005 SE and VS 2005 Pro on XP SP2.
Any help is appreciated.
Re
-
- How to add a scroll bar to scroll the contents of a cell
by SkyKid
- 2 Replies
- Last post
by Cindy Meister
- I have a worksheet with cells that hold a lot of overflowing information. I want to limit the height of a cell to a certain value and anytime after have a scroll bar appear for the cell. Is there a way to do that
-
- PowerPoint VSTO and Optional params
by MikeHatfield
- 7 Replies
- Last post
by MikeHatfield
- I'm having real problems trying to do anything useful with the PowerPoint object model via the VSTO because all Optional parameters have been made mandatory. For example: Slides.InsertFromFile(string FileName, int Index, int SlideStart, int SlideEnd) The documentation states that the last two parameters are optional, however the VSTO has exposed them as int - thus making them mandatory. This rend
-
- How to copy web site or publish web site
by Jean22
- 1 Replies
- Last post
by Steve Hansen
- Hello:
I have connection problem when copying web site. After clicking FTP stie, I typed server name or server address and 21 as port, then I got error: could not find a web server on port 21. However, I have IIS installed on this server It works fine if I type http://servername/index.asp .
I choose remote website, then typing web site locatioin: http://servename . However, I got error:
-
- How to convert string to new mail
by abhimanu
- 9 Replies
- Last post
by Dparora
- Hi ,
I am trying to develop a project that receives new mail in the form of a continuos string separated my delimiters and also contains attachment as byte array.
How could I convert these string into my mail item and save it into my custom folder during runtime.
Thanks in advance.
Regards
Div
-
- The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
by Hans-Joachim
- 14 Replies
- Last post
by Hans-Joachim
- Hi Chaps,
I'm using this snipped code in Visual Basic 2005 with one problem.
On my development PC Win XP-SP2; Visual Basic 2005; Office 2003-SP2 this code is working well. On a different PC with same configuration (except VS 2005) I'm running into an error called: "The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)". The goal of my code is just to analyse to p
-
- VSTO 2005 SE Installaion issues
by NemanjaTheLost
- 13 Replies
- Last post
by Amol Gholap
- hi,
i'm having problems with the installation of the vsto. i run the vsto 2005 se installation package and the PIA install for office 2003 but when i try to run code samples i get the following error:
Error: The operation could not be completed. No such interface supported
this also happens when i try and build my soulution. am i doing something wrong or are there any known conflicts wit
-
- VSTO / SmartDocuments Useful for this ...
by quantass
- 3 Replies
- Last post
by quantass
- Im on the fence over developing an online web application which allows our users to compose an agenda using a WYSIWYG HTML editor vs MS Word 2003 which the users are currently using. The online approach will definitely be scaled back when it comes to pure control over text and formatting vs Word but the trade off is now we are able to identify what areas of the agenda are Sections rather than just
-
- Outlook Add-in Not Loaded :runtime error HELP HELP
by Hussain Saffar
- 14 Replies
- Last post
by treckamerica
- Deall ALL,
I installed the following in the client machine
Office 2003 SP2
framework 2.0
office tools runtime
MS PIA
the Patch KB908002
lockbackRegKey.msi
extensibilityMSM.msi
office2003-kb907417sfxcab-ENU.exe
all did all of the above and no luck to get my Outlook- add in working in the destination machine
BUT IT WORKING PEFECTLY in my DEVELOPMENT MACHINE
p
-
- Using VSTO within a Windows Application
by jimmmyw
- 3 Replies
- Last post
by Ji Zhou ¨C MSFT
- Hello,
I want to create a windows application. One of the functions of the windows app is to bring up a embedded excel sheet created in a VSTO project. Is this possible
Thanks for your help
Jim
-
- How to check whether specific bookmark is inside the table
by Patrick Sky
- 1 Replies
- Last post
by Cindy Meister
- Hi ~
I programming using
Microsoft Office 9.0 object library
Microsoft Word 9.0 object library
For insert the text into bookmark, i know the name of bookmark and can find the range of bookmark. How can i know whether the bookmark is inside a table. And if it inside the table, how to get the immediate table that nesting the bookmark and which table cell is nesting this bookm
-
- Hiding Multiple Rows In Excel In One Command?
by Crappy Name
- 4 Replies
- Last post
by Crappy Name
- Hi, I am just doing some VSTO Excel code and I need to be able to hide a list of rows. Making individual calls to do this in a loop is REALLY slow (I'm assuming because of the COM interop ), so I was wondering if there was a way to do it in one command, maybe by building the list of rows in c# and passing it to excel somehow, but I'm not overly familiar on how to manipulate the range object in C#.
-
- 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.
-
- msoControlButtonDropdown
by Lapt0pd0g
- 7 Replies
- Last post
by Cindy Meister
- I can't find on msdn any examples of how to create a msoControlButtonDropdown button. Is it possible to create one If so how
-
- Excel 2007Addin - Make it usual for all users under Windows Vista
by corey86
- 1 Replies
- Last post
by Dennis Wallentin
- Hi there, How can I make my Excel 2007 usual for all users Excel 2007 hasn't rights to acces the HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Addins Keys. Thanks a lot for your answers. Patrick
-
- Using legacy VBA code in .NET and VSTO solutions
by NCGordon
- 8 Replies
- Last post
by Steve Hansen
- Hello:
During the transition from VBA tools to .NET tools, and as a stop gap, we would like to call existing libraries of VBA macros from new .NET solutions, whether in Office 2003 or 2007. We've got tons of legacy code in MS Word and Excel templates which still work perfectly well, and would be far too costly to completely overhaul/migrate to .NET.
I've looked without success fo
-
- convert word document to png
by ChrisGermany
- 1 Replies
- Last post
by Cindy Meister
- hello.
powerpoint is able to convert a ppt file to separate png files with the method export
ppt.Export(file, "png" , 1280, 1024);
is there also a possibility to convert word .doc files into separate png files
Chris
-
- Error in AddIn After installing using .msi
by Unniannan
- 2 Replies
- Last post
by Christin-MSFT
- I published the project, signed, checked prerequisites and i got a .msi and setup.exe
now when i install the addin using this .msi i am not getting my addin loaded in outlook.
this was was error shown when i selected that after clicking the COM Add Ins button in outlook.
Not loaded.A runtime error occured during the loading of the COM Add-In.
But the same application works if i