| Thread | Last Post | Replies |
|
| Outlook 2007 Add-In VSTO SE: Populate To-Field | 30 Mar 2007 21:49 GMT | 13 |
Hi newsgroup, I've developed an Add-In for Outlook 2007 using VSTO 2005 SE which opens a form containing e-mail-addresses from a separate (company) SQL-database.
|
| Install VSTO2005 after Office 2007? | 30 Mar 2007 17:33 GMT | 5 |
OS: XP Media Center Edition SP2, version 5.1.2600 System: Core 2 Duo 5500, 2gb RAM I installed Office 2007 Pro Trial. Not the Beta, but the release version. But I can't install VSTO2005. Setup informs me that I don't meet the
|
| microsoft office project wizard | 30 Mar 2007 17:08 GMT | 3 |
installed: office 2003, sq1, vs2005 pro vsto2005se
|
| VSTO Development and Deployment Requirements | 30 Mar 2007 16:59 GMT | 4 |
Can anyone tell me if there are any restrictions on the versions of Office required to develop solutions using VSTO? If a developer has VS 2005 Pro, what extras need to be purchased to develop for Office 2003?
|
| Adding Reference to Microsoft Excel 11.0 Object Library | 30 Mar 2007 09:24 GMT | 1 |
I'm using Visual Studio 2005 building an Asp.Net 2 application to create an Excel spreadsheet. i'm trying to add a reference to Microsoft Excel 11.0 Object Library, but when i try to add a reference to namespace - using
|
| Hiding menu items in Office 2007 | 29 Mar 2007 22:58 GMT | 5 |
I need to hide/disable the OPEN/NEW/SAVE AS options in Word and Excel 2007. (ideally hide). In 2003, I could create a custom template that had those buttons/menu selections removed and set CommandBars.DisableCustomize=True to accomplish
|
| Visual Studio (Orcas) and Office 2007 and VSTO | 28 Mar 2007 23:12 GMT | 1 |
We are in the starting phases of developing custom code using VSTO in Excel. Due to the fact that Office 2007 is already out and the fact that our client would upgrade to it at some point, it makes it compelling that we target the Office 2007 platform.
|
| Outlook AddIn installs but does not work | 28 Mar 2007 14:28 GMT | 2 |
After going back and forth I was finally able to integrate the "SetSecurity" project on my Outlook AddIn but now some how my destination computer does not load the addin when I launch Outlook. All the files are installed without any error message and all the registry
|
| VSTO 2005 Excel Application & ClickOnce | 28 Mar 2007 02:45 GMT | 1 |
We have developed a VSTO 2005 Excel application and we would like to leverage ClickOnce deployment mechanism for distribution of this application. How can we do that? I was digging in MSDN for VSTO & ClickOnce documentation
|
| Cannot setup security policy error - invalid solutionCodeGroupName | 27 Mar 2007 21:25 GMT | 9 |
All, Trying to follow the article below to create a test Outlook Addin but I get the following message when I try to install the solution: Cannot setup security policy. The specified solution code group name is not
|
| Checking type of a MAPIFolder | 25 Mar 2007 21:51 GMT | 6 |
I'm trying to iterate thru all the MAPIFolders in my personal store and get the contacts one. How could I get the 'type' of a folder (say if it is a contacts folder, or an inbox, etc...)? Thanks a lot! Best Regards!
|
| Deployment issue and looking for a Plan B | 24 Mar 2007 22:08 GMT | 2 |
I've got a user's computer that I'm having trouble deploying an Excel project to. The project is in C#. The final product is an xls and a dll. The manifest editor shows that the embedded manifest within the xls is correct. The installer works fine on my machine, my partner's
|
| Can't help myself... | 23 Mar 2007 15:52 GMT | 7 |
I installed Office 2003 with full options, upgraded it to SP2 and all other pathes and VSTO installer still claims thai I do not have Office installed! and exits...
|
| Can't deploy | 23 Mar 2007 03:54 GMT | 3 |
I have an Excel project in C# that was developed in Visual Studio 2005. It works great. Development was great. Deployment has been a bitch, to say the least. I have tried publishing the Release to my local webserver and then hit
|
| Execute Outlook 2007 macro from VSTO | 22 Mar 2007 14:30 GMT | 1 |
Hi newsgroup, is it possible to execute an Outlook 2007 VBA macro from an Add-In written in VSTO SE 2005? I've tried to modify the strategy described here for Outlook
|