Microsoft Outlook Addon - outlook

Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System can only be installed on a machine with the corresponding Visual Studio localized edition. Please install the matching Visual Studio 2005 localized edition and then run Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System setup again.

This may be of interest: http://social.msdn.microsoft.com/forums/en-US/vssetup/thread/a3fecb4c-084c-4901-a694-b1ab75863414

Related

Develop for Microsoft Office 2013 using Microsoft Office 2016

Is it possible to install assemblies or tools for Microsoft Office 2013 on development machine that has Microsoft Office 2016?
Or for example can i target/develop for multiple versions of Microsoft Office on a development PC that has Microsoft Office 2016?
You can support lower Office versions out of the box. Solutions that were created by using Visual Studio 2013, Visual Studio 2013 or Visual Studio 2010 can run in Office 2013, Office 2010, or the 2007 Microsoft Office system. However, the solution can use only those features and APIs that are available in all three versions of Office. See Running Solutions in Different Versions of Microsoft Office for more information.

storybord in powerpoint 2007

I have MS Office 2007 installed on my PC. I want to use storybord for designing but I am not getting Storybording menu in PowerPoint.
I have searched and found that to use Storybording I have to install visual studio on my PC.
I have installed Visual Studio 2010. I am still not getting Storybording option on it.
On my college lab PC, there is PowerPoint 2010 and Visual Studio 2010 is installed and PowerPoint is having storybording manu.
Is any specific adding required for Storybording with PowerPoint 2007 ?
There is no need to install any plugin for Storybording but the reason why you are not getting Storybording menu is because of your visual studio is not having that functionality.
To get Storybording in PowerPoint, you should have following prerequisites :
1) PowerPoint 2007 or later, and
2) One of the following versions of Microsoft Visual Studio
Microsoft Visual Studio 11 (2012) Test Professional
Visual Studio 11 Premium or
Visual Studio 11 Ultimate.
Your Visual Studio version is older then these.

How to know which edition of vs2010 do I have installed?

I've seen How can I check what version/edition of Visual Studio is installed programmatically?, but the question remains, what will I find if the version installed is the 2010 Ultimate or Premium?
The answer selected as correct says "go to the registry and find":
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\[version]\Setup\VS\[edition]
Where [version] can be:
For Visual Studio 2005: 8.0
For Visual Studio 2008: 9.0
For Visual Studio 2010: 10.0
For Visual Studio 2012: 11.0
And [edition] can be:
For the Standard Edition: Std
For the Professional Edition: Pro
For the Team Edition for Software Architects: VSTA
For the Team Edition for Software Testers: VSTT
For the Team Edition for Software Developers: VSTD
For the Team Suite Edition: VSTS
For the Premier Partner Edition (2005) or Shell Edition (2008): IDE
For the Visual Studio 2005 Tools for the Microsoft Office System: VSTO
But it does not speak of Premium or Ultimate editions released (that I know of) for 2010 and 2012 at least.
Ok so I went to the registry on a machine with 2010 Ultimate and on
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Setup\VS\
I've only found VSTS so, Ultimate is covered.
VSTS is the name of Ultimate in the registry
(But premium is still a question).
(And that's why this isnt an accepted answer yet).

Cannot install VS2010 SP1

I believe this falls under the "software tools" requirement. :)
I have tried to install VS2010 SP1 twice. Both times, it installed successfully, but when I open up VS2010, it still says RTMLDR.
I'm just trying to do this so I can install the WP 7.1 SDK, but when I try to do this after "installing" SP1, the SDK installer says that I need SP1.
I did some searching online, but have only found information regarding actually errors during the installation.
Here's the info in the dialog:
Microsoft Visual Studio 2010
Version 10.0.30319.341 RTMLDR
Microsoft .NET Framework
Version 4.0.30319 RTMLDR
Installed Version: Professional
Microsoft .NET Micro Framework v4.1 01018-587-3172636-70083
Microsoft .NET Micro Framework SDK v4.1
Version 4.1.2821.0
Microsoft Visual Basic 2010 01018-587-3172636-70083
Microsoft Visual Basic 2010
Microsoft Visual C# 2010 01018-587-3172636-70083
Microsoft Visual C# 2010
Microsoft Visual C++ 2010 01018-587-3172636-70083
Microsoft Visual C++ 2010
Microsoft Visual Studio 2010 Team Explorer 01018-587-3172636-70083
Microsoft Visual Studio 2010 Team Explorer
Add Reference Dialog Plus! 1.0
An significantly enhanced Add Reference dialog for managed code projects.
Crystal Reports Templates for Microsoft Visual Studio 2010
Crystal Reports Templates for Microsoft Visual Studio 2010
Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2268081) KB2268081
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2268081.
Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB2542054) KB2542054
This hotfix is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2542054.
Indent Guides 11
Indent Guides
Adds visual guides at each indentation level.
PowerCommands for Visual Studio 2010 1.0
A set of power commands for Visual Studio 2010
Security Update for Microsoft Visual Studio 2010 Professional - ENU (KB2251489) KB2251489
This security update is for Microsoft Visual Studio 2010 Professional - ENU.
If you later install a more recent service pack, this security update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2251489.
VSCommands 2010 3.8.0.6
Prevent accidental Drag & Drop in Solution Explorer, Group Items, Locate In Solution, Create Code Contract, Copy/Paste References and many many others!
Windows Installer XML Toolset 3.5
Windows Installer XML Toolset 3.5.2519.0
Copyright © Microsoft Corporation. All rights reserved.
I looked at Add/Remove programs and didn't actually see SP1 there.
I have disabled Indent Guides, PowerCommands, Productivity Power Tools, an VSCommands 2010, since I know I've updated to SP1 on another system that had .NETMF 4.1 and WiX. Then I reinstalled SP1 and it's still coming up as RTM. I looked for the KB numbers in "uninstall an update", and sure enough, they are not there.
I then uninstalled .NETMF 4.1 and WiX 3.5 and that didn't help either. I then did a repair on my VS2010 installation -- no luck. And now I've just uninstalled and reinstalled VS2010, and I still cannot get SP1 installed. Once again, no errors are reported after installation.
Has anyone else had this problem, and if so, how did you fix it?

Why is Visual Studio 2010 reading project files continously?

I turned process monitoring on and I noticed that vs 2010 doesn't stand still, it continuously reads the project files in the solution. Wtf?
I have this solution that progressively becomes slower and slower to the point where when I type in the C# editor the letters appear a few seconds later.
Below there is some info about the environment:
Is there anything I can do? And I am using TFS.
Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.0.30319 SP1Rel
Installed Version: Ultimate
Microsoft Office Developer Tools 01019-532-2002102-70886
Microsoft Office Developer Tools
Microsoft Visual Basic 2010 01019-532-2002102-70886
Microsoft Visual Basic 2010
Microsoft Visual C# 2010 01019-532-2002102-70886
Microsoft Visual C# 2010
Microsoft Visual C++ 2010 01019-532-2002102-70886
Microsoft Visual C++ 2010
Microsoft Visual F# 2010 01019-532-2002102-70886
Microsoft Visual F# 2010
Microsoft Visual Studio 2010 Architecture and Modeling Tools 01019-532-2002102-70886
Microsoft Visual Studio 2010 Architecture and Modeling Tools
UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.
Microsoft Visual Studio 2010 Code Analysis Spell Checker 01019-532-2002102-70886
Microsoft Visual Studio 2010 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
Microsoft Visual Studio 2010 Team Explorer 01019-532-2002102-70886
Microsoft Visual Studio 2010 Team Explorer
Microsoft Visual Web Developer 2010 01019-532-2002102-70886
Microsoft Visual Web Developer 2010
CodeSmith Generator 5.3
CodeSmith Tools Visual Studio Add-in Package
Crystal Reports Templates for Microsoft Visual Studio 2010
Crystal Reports Templates for Microsoft Visual Studio 2010
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2565057) KB2565057
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2565057.
IronPython Tools for Visual Studio 1.0
IronPython Tools for Visual Studio provides intellisense, project support, project and item templates, as well as a REPL window for IronPython development.
JetBrains ReSharper 6.0 Full Edition build 6.0.2202.688 on 2011-06-30T04:14:16
JetBrains ReSharper 6.0 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2011 JetBrains, Inc.
Microsoft Visual Studio 2010 SharePoint Developer Tools 10.0.40219
Microsoft Visual Studio 2010 SharePoint Developer Tools
Microsoft Visual Studio 2010 Ultimate - ENU Service Pack 1 (KB983509) KB983509
This service pack is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.
NuGet Package Manager 1.2.20325.9034
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://nuget.codeplex.com.
RemObjects Everwood 3.0.17.265
RemObjects Everwood for .NET
Copyright 2003-2010 RemObjects Software, LLC. All rights reserved.
http://www.remobjects.com/everwood
Sybase PowerDesigner Integration Package v15.3
Sybase, Inc. PowerDesigner 15.3.0.3248 for Visual Studio (running v15.3.0.3248 Viewer)
For support, please visit www.sybase.com\support
tangible T4 Editor 1.0
tangible T4 Text Template Editor - T4 Editor
VisualStudioIntegration2010 1.0
Information about my package
.NET Reflector
Visual Studio add-in that integrates .NET Reflector into Visual Studio to allow you to seamlessly debug into third-party code and assemblies, even if you don't have the source code for them.
Visit www.red-gate.com for more information.
Copyright (c) 2009-2011 Red Gate Software Inc.
EntitySpaces - 2010
EntitySpaces 2010
http://www.entityspaces.net
Persistence Layer and Business Objects for Microsoft .NET
Copyright (c) 2010 EntitySpaces, LLC
After more usage, I noticed that it has to do with Resharper and running multiple instances of Visual Studio. As soon as I start having 3 or more instances vs2010 slows down. I also reported this issue to the Resharper folks.
Without resharper the ide was fast - I haven't tried though running multiple instances without resharper.
Since I love resharper I now use only one instance of vs 2010 and open others only when I need them and close them as soon as I don't need them.

Resources