Installing 51Degrees onto all installed versions of Visual Studio - 51degrees

I've just installed 51Degrees for a VS2010 project I'm working on, but the retarded thing just doesn't want to work on VS2010, it's installing onto VS2012.
I need this to be working on VS2010 because I can't upgrade this project to VS2012 because I don't have it installed at the office and my laptop there won't run VS2012 anyway.
So how can I get this stupid thing to work on all versions of Visual Studio that I'm running?

Install 51Degrees from NuGet.
Search 51Degrees.mobi in the Online packages.

Related

Nuget not restoring packages in visual studio 2015

I installed the Visual Studio 2015 yesterday on my work machine and map a project from TFS that i was working on the previous version (VS 2013). All the projects in this solution are build on top of .NET framework 4.5.1 . When i try to make a Restore Nuget Packages it says that all the packages in the packages.config files are downloaded already, but im getting a lot of compilation errors. The Microsoft.Exchange.WebServices.Data; reference for example, its declared on the packages.config file but im getting the 'red' error on the using clause of this reference in visual studio.
ThereĀ“s other package that the nuget says it is installed but in the references its possible to see an yellow triangle. And this package is on the packages.config too.
Is that something different in this new versio of nuget?
Ps. I already installed the update of the nuget program.

Xamarin Studio gives error on new project

Just installed Xamarin Studio 5.8.2 (build 7). Already have .NET Framework 4.5.1 installed (due to VS2010 and VS2013 installed). Also installed gtk sharp 2.12.25. Upon any newly created project, I get
Error while trying to load the project. Project does not support framework .NETFramework,Version=v4.5.
It is the latest version. I downloaded today, and got an update a few hours later for gtk sharp and XStudio.
You can try editing the .vbproj or .csproj files to change the TargetFramework from 4.5 to 4.0
https://forums.xamarin.com/discussion/28329/error-while-trying-to-load-empty-vb-net-project

How to update Nuget Package Manager Without Visual Studio installed?

There is a build server without Visual Studio, there are only build tools (MSBuild.exe, Nuget Manager,...). The Nuget Packet Manager need to upgraded to new version, but I cannot find any installer or way how to upgrade it without Visual Studio Gallery.
How shoudl I upgrade the Nuget Manager on build server?
The latest version of the nuget.exe command-line tool is always available from http://nuget.org/nuget.exe.
More details

Error Installing NuGet 1.8

NuGet 1.8 seems to have some interesting new features. Unfortunately when I attempt to update from within Visual Studio, I get the error:
Value cannot be null.
Parameter name: v1
I figured I would just install it from outside Visual Studio and see if that works better, but the download link I found
http://nuget.codeplex.com/releases
does not list any downloads for "NuGet Visual Studio extension".
How can I update NuGet?
Update
This is on Windows 7 64-bit, Visual Studio Ultimate 2010SP 1, upgrading from recent NuGet version (how do I check version number?) to NuGet 1.8.
Based on the comments, I did the following:
Closed all instances of Visual Studio
Started a new instance of Visual Studio as Administrator
Tools / Extension Manager
Select NuGet Package Manager
Click Uninstall (if you're not Administrator, Uninstall is grayed out)
Restart Visual Studio (still as Administrator)
Tools / Extension Manager
Online Gallery
Install NuGet
Restarted Visual Studio (this time not as Administrator)
Resumed work

How to import from Microsoft TFS server using the Eclipse IDE on Mac OS X

I'm unable to connect to a Microsoft Team Foundation Server from my Mac using Eclipse and the Eclipse plugin. Here's what happens.
sometimes the download/extract of Team Explorer Everywhere seems to go wrong. I don't fully know why but I've seen a handful of reports of issues like this. They are nearly always resolved by doing a fresh download and install of the TFS plug-in. If you are downloading again then it's probably worth going for the TEE 2010 SP1 Beta. Otherwise you will need to uninstall the plug-in from Eclipse and then install again.