-
- MS office automation Error...
by milgurung
- 1 Replies
- Last post
by Christa Carpentiere - MSFT
- Hi,
Not a recommended by MSFT but I have to work on office automation in the server-side. As per the article http://support.microsoft.com/kb/288366/ , I have tested the automation and works well in my local development system - WinXP, IIS5.1 and office 2003.
When the same component is deployed in the Windows 2003 server, I am getting an error. I followed the same instructions as in the artic
-
- minumum cell width is limited by margins and setting margins to 0 does not seem work properly from VS 2005.
by Thwack
- 7 Replies
- Last post
by Cindy Meister
- Hi,
From word 2003 If i create a table and set the cell margins to 0 I can make the width of a column as small as I want. (the minumum is otherwise limited by the cell margins)
However I have an issue doing the same thing from visual studio 2005.
Using Microsoft.office.interop I set the LeftPadding and RightPadding table properties to 0.0 and this seems to work fine.
However. It seems
-
- Excel and VS2005
by Vidhi Yadav
- 1 Replies
- Last post
by Cindy Meister
- guess this is the ryt place to post this problem :(
am very new to VS2005 n the very first task that has been assigned to me is of opening an excel thru the web application and storing the same in Sharepoint. The user is not to be promptedie, the file should be saved in a particular folder on the click of submit button. Am attaching d code here.
Allso, another imp thing is how do i add a Dro
-
- Outlook Application ItemSend Event signature
by davide_c
- 3 Replies
- Last post
by Sue Mosher - Outlook MVP
- Hi, I'm trying to develop a solution that filters the outbound emails sent from the company, compares the email addresses of the recipients with those stored in the company contacts database and stores the message into a database table.
The best way to do this would probably be to do it on the server. I was able to do this for the inbound mail interacting with the Exchange event sink. Not a nic
-
- Use of icons out of ribbons
by Fabio GRANDE
- 8 Replies
- Last post
by Misha Shneerson - MSFT
- Hi all.
I've seen that, in ribbon's xml files, it's possible to specify icons by name, using the "imageMso" tag.
I'm wondering if I can use the same icons names for filling an imageList control....
TIA
FabioG
-
- Form Region display issue
by Rafael1119
- 14 Replies
- Last post
by Rafael1119
- All,
Is it a known issue that the Form Region text boxes and labels cut off the text and change the font size automatically
Has anyone figured out a way to make the form regions look exactly as they did when you designed them
Thanks,
Rafael
-
- InsertXML and the page settings
by Dirk586818
- 6 Replies
- Last post
by Cindy Meister
- Hello all,
I have a question reguarding InsertXML().
I am working with VS 2005, Office 2003.
I am trying to stream a document from a database. The database is SQL 2000. My goal is to actually display the Word document in my application. In order to do this I am using the DSOFramer control. The control, so far, has worked great - and it has an ActiveDocument property that allow
-
- Installing on XP works, 2000 pro doesn't
by kimhoskin
- 12 Replies
- Last post
by Buddypup
- How do I find text in a MS Word doc using VB2005 express Can someone point me to some sample code perhaps Thanks Kim
-
- Hanling letters at the cursor point.
by Pati123
- 5 Replies
- Last post
by Cindy Meister
- Dear Sir, I want to get the letters in both side of the cursor. if a user put the cursur inbetween the two letters in a word. Also i want to find that possiotion and insert a letter there i.e. in the cursur point progrmetically. How to tackel this problem. Thanks Tharindu
-
- Customization code not running
by AllTec
- 3 Replies
- Last post
by Ji Zhou ¨C MSFT
- Hi On one of my environment , custom code writtern using VSTO SE for my Word application is not getting executed. I did published the Word document to my machine and tried to open word document from published folder but code is not running. Security won't be constraint as I am trying to open from pulished folder. It is running fine on another environment. I need quick help. Thanks AllTec
-
- can we Add shortcuts to navigation pane?
by honey.r
- 1 Replies
- Last post
by Misha Shneerson - MSFT
- Hi any one can tell me that, Programatically can we add any shortcuts to Shortcut naviagation pane in outlook 2003. if then kindly provide some links or sample codes. Thanks in advance honey.r
-
- MergeWorkbook does not work, SaveCopyAs works.......... ideas?
by Saurabh.Gupta
- 12 Replies
- Last post
by JommyChen
- The following works good, except for, when I open the saved copy it tries to load the Customization assembly.
Globals.ThisWorkbook.SaveCopyAs(absoluteFilePath)
I tried code to remove customization, but as per the code, no customization exists.
Any help, hugely appreciated!
If (ServerDocument.IsCustomized(absoluteFilePath)) Then 'false
ServerDocument.RemoveCustomization(ab
-
- Not loaded. A runtime error occurred during loading of COM add-in error
by frice
- 5 Replies
- Last post
by Geoff Darst - MSFT
- Hi, I created an Excel 2007 add-in with VSTO 2005 to customize the ribbon ui (add a tab/button) on Vista. I'm able to build the add-in and setup project with no errors or warnings. I can also install the setup project. The add-in shows up in Excel Options | Add-Ins | COM Add-ins. However, when I click the add-in option, I get the error message "Not Loaded. A runtime error occurred during the
-
- Open folder of another user
by Albert Raiani
- 6 Replies
- Last post
by Albert Raiani
- The current outlook user opens another user's calendar and creates an appointment on his / her behalf. How can I retrieve the user who is the owner of the AppointmentItem
When I handle the NewInspector event I can examine the inspector's CurrentItem and get a reference to the AppointmentItem. I can also examine the Session property but this only give me the user name of the CurrentUser.
-
- How to merge 2 Word docs, and also 2 Powerpoint presentations?
by Neal Hudson
- 8 Replies
- Last post
by Cindy Meister
- Hi,
Not sure how to go about doing this one:
I've got 2 word documents that I want to merge into 1 document programmatically, using .NET - any thoughts
I also need to do the same for 2 Powerpoint presentations
Thanks
-
- Outlook Doesn't Load VSTO add-ins
by chriserin
- 6 Replies
- Last post
by Smoller
- Hello, I've been working on a VSTO outlook add-in project in C# for a couple of months now. Just recently ALL outlook projects have stopped loading in outlook. When I run the debugger Outlook starts but the breakpoint in the ThisApplication.Startup event is never reached. When I go to Tools-->Options-->Other-->Advanced-->Com Add-ins, my addins are registered but unchecked. When I chec
-
- Visio add-in property panel
by carlberg
- 2 Replies
- Last post
by carlberg
- Hi there,
I'm thinking of developing a Visio add-in (VSTO) and was wondering how to make a shape specific property panel
(Like database stencil shapes (table or view properties) in Visio 2007)
Not talking about custom-properties, where you can set strings/datatime properties to a shape.
No, I want to create more complex data attached to my shape.
My guess is that this is a a
-
- ServerDocument Help
by Tom_Stevens
- 3 Replies
- Last post
by Daniel Molina - MSFT
- Hello,
Okies here is the scenario:
i want to be able to allow a user to upload a word document to my web app. When a user selects the document they have already uploaded then the Server injects a few websites specific variables then returns the document to the user. The user then opens the doc in word and a word plugin reads the values of the returned document.
I'm still a little unsure h
-
- Including SQL Server Express in VSTO solution
by Johan Nordberg
- 6 Replies
- Last post
by Johan Nordberg
- Have you had any experience with including SQL Server Express in a VSTO solution. I would much rather use that instead of Access, but then there's the whole issue of deploying that to the target machines.
Any suggestions
-
- Difference VSTO 2005 SE and VSTO in Orcas
by __Christian_Bitter__
- 1 Replies
- Last post
by Dennis Wallentin
- The subject says it all ...
Will there be any difference between what is available (features, runtime/deployment) now in the VSTO 2005 SE compared what will be available with Orcas
Christian
-
- Outlook Events: Folder treenode Expand/Collapse
by Hir&#2
- 8 Replies
- Last post
by michael
- Hi,
We are developing a VSTO SE Outlook 2003 add-in application. One of its functionality is to implement a certain action upon expansion and collapsing of the Outlook Folders tree nodes .
I am struggling to get an appropriate event handler for the same. We have successfully implemented the ItemAdd event in the past to manage the drag-drop of items on the folders.
Any help would be appre
-
- :: OnKeyPress Event Handler in INFOPATH 2003 ::
by Deepu.MI
- 1 Replies
- Last post
by Andrew Whitechapel - MSFT
- Hi
Does any one know how to use onKey Up Event handler for a TextBox in INFOPATH 2003 Form. I am trying to Implement the autocompletion feature on my Infopath Form. But by default there is only three event handlers are supporting for a textbox. I am calling a webservice for this but the problem is its happening only when i press the tab ie onchange... I would like to know is there any alternati
-
- Outlook - How to send the mail Immediately ?
by Toxter
- 6 Replies
- Last post
by Toxter
- Hello everyone,
I'm developing an addin for Outlook 2003. I need to send an email (when user clicks
on my button in toolbar, while creating new message).
I've found MailItem.Send() method. Will that do the trick Will it
send it immediately or will it just move to Outbox folder (and wait for user to
click on Send/Receive)
Is there a way to invoke Send/Receive
Thanks
-
- Use Outlook 2003 to send meeting request using c#
by mafiaboy
- 14 Replies
- Last post
by mafiaboy
- Please help me I must send mail by c# and visual studio 2003 so i can't use VSTO for 2005 and also can' t use some tool that require liences.
And more importance I must use COM by way access to Outlook 2003 to send mail.
I got it but the big problem is ... security .. warning messages that i need access then mail will delivery +_+ it is big problem. So anyone here can help me. I research ab
-
- VSTO OBA starter kit
by pratibha2007
- 5 Replies
- Last post
by Paul Stubbs - MSFT
- Could someone point me to the VSTO/OBA starter kit download link. I couldnt find it on the Microsoft website.
Thanks