Is it possible to create an Office 2003 VSTO add-in from Visual Studio 2015? Its seem that VS2015 can only create VSTO add-in for Office 2010 and later.
Is it possible to create an Office 2003 VSTO add-in from Visual Studio 2015?
118 views Asked by Masoud At
1
There are 1 answers
Related Questions in VISUAL-STUDIO-2015
- Migrate Old VS 2015 .suo file to the New VS 2022 DocumentLayout.json
- Visual Studio write to Office 365 word
- timestamp(6) oracle datatype issue while loading the data from one Oracle table to another using SSIS
- BIML to create multiple projects in a single solution
- Is there a possibility to Checkout all git Branches of one solution at the same time?
- Warning of installing redistrubatble in Visual Studio 2015
- How add conditional Instalation Targets in manifest file in Visual studio
- How can I access the summary information of a dll file installed in the GAC directory?
- CMake failed to check C++ compiler with Visual Studio 2015
- Local Reports in Visual Studio 2022
- Where is the location of cl.exe of VS2015 msvc build tool (v140) in VS2022
- "Stop debugger when browser window is closed" is missing in Visual Studio 2015
- Visual Studio 2015 is crashing after modify and save EDMX changes on the development system
- Bug in debug mode in Visual Studio 2015, which depends on the file size
- Visual Studio 2015 cannot update program database (error C2471)
Related Questions in MS-OFFICE
- How can I create an automatic table of contents in docx without the text being bold?
- Error: "Document_KeyUp" event not working
- Rewriting CSS in MSO conditional comment doesn't work
- Recovering Outlook olk14 /15 email files
- Copy/Paste APA-style Text References into Word as Dynamic Citations for Automatic Bibliography
- GridArea in a JSX file
- vba: log cleaning macro: how to optimize for faster execution?
- Excel autofill numbers in rows but with text also in the cell
- Unattended installation of MS Office 2007 through PowerShell without Volume License
- How to convert a text with data in series having field name on left to a table in Excel?
- Manipulate .dotm files without launch MS Word
- .ICS calendar item works in Outlook desktop client, but not OWA webmail
- Seeking Excel Advice: Identifying Unpaired Names with Matching Timestamps?
- Apache POI created Excel files with errors, until today. Why?
- Referencing UserForm public variable in vba
Related Questions in VSTO
- menu item in plugin for outlook using c# VSTO
- Inline pictures: Add margin
- Storing the state of a VSTO Outlook plugin in a draft message
- Issues with WebView2 in WPF Usercontrol Embeded in Word VSTO CustomTaskPane
- How can I get the full content of a Word Document?
- VSTO Ms-Word addin -i need to show publisher name in Ms-Word addin section. I aready digtaly sign with digicert
- File Not Found Exception for System.Text.Json (VSTO Addin). Upgrade of RestSharp?
- .Net Excel Interop Multiple Columns Delete with range very slow
- Document.AcceptAllRevisions() in Word Interop did not work
- Word Add-In, C# VSTO, Ribbon XML, what's the signature for the built-in "undo" command's handler?
- Is this programming pattern the solution to Excel COM interop memory leaks?
- why VSTO Outlook Add-in and Office JS add-in conversationId is not same?
- No Such Interface supported while copying worksheets from source Workbook to destination Workbook - Excel VSTO Addin
- Is it possible to add docker support to VSTO Add-in?
- Call VSTO Excel Plugin from Macro Button VBA
Related Questions in ADD-IN
- Excel add-in saved on Dropbox - formula from add-in appearing with filepath
- VSTO Ms-Word addin -i need to show publisher name in Ms-Word addin section. I aready digtaly sign with digicert
- Regular refresh in Excel through C# add-in
- Microsoft Add Ins; Add-Ins allowed, installed, but show greyed out for some users
- Accept/Reject Tracked Changes in word document using office js api
- EA Addin - API EA_OnNotifyContextItemModified
- Cannot see custom functions in Excel right-click menu
- Set Microsoft Office Addin for excel taskpane width by default
- UDFs in Excel add-ins only work when I open the add-in first. How do I get Excel to link the add-in to the spread sheet naturally?
- How to open excel native taskbar/contextual menu from excel add-in taskpane?
- How to get or copy Office settings from another workbook?
- Azure Bot Message Extension auth is not responding
- Deployed Outlook add-in doesn't show up in old Outlook (365)
- Custom Add-In Won't Load
- Get word Document Name? Using Office JavaScript API
Related Questions in OFFICE-2003
- How to disable (RFT-DCA) security prompts in Office 2003
- "Runtime Error 1004: Copy method of worksheet class failed " in VBA on first copy attempt
- Is it possible to create an Office 2003 VSTO add-in from Visual Studio 2015?
- How to extract versions in doc file
- MS Word: Strange mode where typeover inserts instead
- Outlook 2003 removes all images except first from html mail
- Outlook 2003 Drag & Drop inbox to outbox confusing behaviour
- Conditional VBA code for PowerPoint 2003 & 2007/2010/2013 object model compatibility
- Sending Email with Late Binding Error Through VBA
- Microsoft Outlook Object Library in Access VBA
- What Jet provider is installed with MS Office 2003?
- Turn off Replace "Straight quotes" with "smart quotes" programmatically in office 2003
- Creating Excel file in C# gives and error in Office 2003
- Visual Studio 2010 add Outlook 2003 project template
- Find out the text between two bookmarks in the page header MSWord
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Yes and no,
In general Visual Studio Tools for the Office System templates (VSTO) in Visual Studio only support the latest two current versions of office for the time Visual Studio was released in.
Visual Studio 2010: Office 2007 ("Office 12"), Office 2010 ("Office 14"), Visual Studio 2012: Office 2010, Office 2013 ("Office 15"), Visual Studio 2013: Office 2010, Office 2013. Visual Studio 2015 is currently on Office 2013 and Office 2016.
I believe Office 2003 was only supported in a special SKU for Visual Studio 2003 and included later on in Visual Studio 2005 and 2008.
You can however start from scratch with a new blank project and add all the references you need to that project for Office and VSTO runtime (if you can still get hold of the VSTO runtime these days). It will be a manual process, and you'll miss the convenience of the VSTO project templates.
You also may question yourself if you really want to build an Office 2003 add-in today, as Microsoft ended its mainstream support April 14 2009.