Is it Possible to Open a Visual Basic for Devices Project in Studio 2010 or 2013? - vb.net

I'm evaluating source code that was created in either Studio 2005 or 2008. The solution contains a Visual Basic for Devices project .vbdbproj. I tried to open/convert it in Studio 2010 but could not do so. Since I don't have Studio 2005 or 2008 installed, how can I used either Studio 2010 or 2013 to open this solution?

Related

How to solve error when opening SQL Server Data Tools from Visual studio 2010

I installed Visual Studio 2010, visual studio SP1 , SQL server data tools (SSDT) 2012, and SQL server 2012 instance. But whenever i open SSIS packages (dtsx file) through Visual studio 2010 i get the below error. How do i resolve this ? Am i missing any installation or do i need to configure anything ? please help
Install Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2010
https://www.microsoft.com/en-us/download/details.aspx?id=36843

visual studio 2015 office 2007

my job is to maintain a word-addin, created many years ago, developed by many young programmers like me ;) the addin works fine and there are only a few and easy changes to do from time to time, so my task is to bring the development environment up to date.
The addin was handed over to me as an visual basic project with Visual Studio 2005(in XP-Mode) and a .dot-file
Now I wanted to use Visual Studio 2015, but when I tried to migrate the project there is an error which says the word-version i'm using is not supported by VS2015 and tells me to use Office 2010 minimum. The problem is, my company just uses Office(Word) 2007.
So how can i get VS2015 to migrate the project properly and to use word 2007? Or do I have to use 2010? I read 2010-addins can be used in 2007 and via versa, so this should not be the problem.
Following software is installed:
Microsoft .NET Framework 2.0 SP2
Microsoft .NET Framework 3.0 SP2
Microsoft .NET Framework 3.5 SP1
Microsoft .NET Framework 4/4.5/4.5.1/4.5.2/4.6
Microsoft Office Developer Tools for Visual Studio 2015
Microsoft Visual Studio 2010 Tools for Office Runtime
Visual Studio 2005 Tools for Office Second Edition Runtime
Visual Studio 2015 Community
Microsoft Office Word 2007
thanks for help :) and please excuse my bad english
The short answer is that you cannot use Visual Studio 2015 to open the original project, but you can recreate the code in a new project that will still work with Office 2007:
https://msdn.microsoft.com/en-us/library/bb772080.aspx

How do I use Visual Studio to edit my Microsoft Office scripts?

I'm a frequent Visual C++ user working on some VBA scripts in MS Office 2010 and I would really like to be able to use Visual Studio 2013 (Professional) to edit them - is this possible? When I try to open my Access Database file from Visual Studio it just loads up in Microsoft Visual Basic for Applications 7.0 (ie. that horrible default IDE)...
What I'd really like is for it to open the module in VS when I click on the module in access. Can this be done?

Migrate existing VS 2010 web project to VS 2012

I have an existing Visual Studio 2010 web project that I want to migrate to Visual Studio 2012. Can anybody suggest steps on how to do it?
Just open your solution with VS2012, it's compatible: http://msdn.microsoft.com/en-us/library/vstudio/hh266747.aspx

How to get the document-level templates into Visual Studio Tools for Office (VSTO)

"To summarize: if you install VSTO 2005 SE on top of a clean VS 2005 Professional, you won't have the document-level templates. If you want to have them you need to have VS 2005 Team Suite/Team Edition or you need to install the previous version of VSTO: VSTO 2005. So VS 2005 Professional + VSTO 2005 + VSTO 2005 SE will give you the document-level templates!"
So my question is, does anyone have a link to a VSTO 2005 download (it is no longer available from Microsoft).
http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/f2909f92-3517-49bc-9e86-c136299956bc/
As Richard said earlier in this
thread, the "document-level" project
templates (Excel Workbook, Excel
Template, Word Document, and Word
Template) are not included in VSTO
2005 SE or Visual Studio 2005
Professional. To get the
"document-level" project templates in
the 2005 release of Visual Studio, you
must have one of the following
versions of Visual Studio:
Visual Studio 2005 Tools for Office (this is a completely separate
edition of Visual Studio for purchase;
it is not a free download).
One of the "Team System" versions of Visual Studio 2005.
The VSTO development story is somewhat
simpler in Visual Studio 2008. In this
release, all of the VSTO projects
(add-ins and the document-level
projects) are now available in Visual
Studio 2008 Professional, as well as
the "Team System" versions. This
includes add-in and document-level
projects for both Office 2003 and the
2007 Microsoft Office system.
Maybe this one will help Microsoft Visual Studio 2005 Tools for Office 2005 Runtime (VSTO 2005 RTM)
The VSTO 2005 redistributable package installs the Visual Studio Tools for Office runtime, which is required to run solutions built using VSTO 2005. This runtime supports document-level customizations for Microsoft Office Excel 2003 and Microsoft Office Word 2003, and application-level add-ins for Microsoft Office Outlook 2003.