Can't install xamarin on visual studio [closed] - xamarin

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
I've problem in installing xamarin on visual studio 2013 it close when the started launch?!?
It say unhandled exception and visual studio restart.

Have you tried running the installer as administrator?

This is possibly not relevant in your case, but you should also realize that you need to have a "Business" level license of Xamarin to run the Visual Studio tools. Look at the pricing matrix here:
https://store.xamarin.com/
I ran a 30-day free trial of Xamarin business and was able to integrate in Visual Studio 2012 Ultimate.

Related

Is these all these versions of Visual Studio needed? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I just started at a new company and on my computer I have:
VS 2003
VS 2005
VS 2008
VS 2010
VS 2012
VS 2013
We do have old apps we support but the plan is to upgrade them as we need to make changes to them.I should be able to open any app in VS 2013 correct? Whether its C# or VB
Do I need all these versions?
If no .NET 1.1 stuffs, you can remove VS 2003.
If no compact framework, VS 2008 is not needed.
VS 2013 does provide all the rest generally speaking.
Exceptions do exist, such as
VS 2013 does not support many old frameworks such as MVC 1/2
VS 2013 doesn't support old versions of Silverlight.
The answer is clearly No to the part of your question about opening any app in VS2013. Microsoft have removed support for some project types over the years, so you can not open "any app" in VS2013

Install Visual Studio Express 2012 for Web parallel to Visual Studio Professional 2010 [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Can I install Visual Studio Express 2012 for Web parallel to my installed Visual Studio Professional 2010?
This article on VS2012 side by side installations may help. It states:
You can install this version of Visual Studio on a computer that
already has an earlier version installed.
As long as you install them in the correct order, and note the conditions, I think you should be fine.

Install VS 2008 and VS 2010 [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am using Windows 7 32-bit OS. I want to install Visual Studio 2008 and Visual Studio 2010.
Please share any links which provides the free full version of these softwares.
Thanks a lot for your time..
Well, you'll find all the steps explained once you buy the software packages. :)
But till then, you can download the free Express Editions as well.
I'm not sure if older versions are still available, but be careful if you're trying to download them from third party sites.

Build slow down on VS.NET 2010 after installing VS.NET 2011 (Developer Preview Edition) [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I installed Visual Studio 11 (developer preview edition) last week, since then, the build speed of the previous version (VS 10).
- using diagnostic build the "GenerateResource" task takes much longer than other processes (about a minute!)
- checked all .resx files for version conflict, all are 4.0.0.0 (project is developed using .NET 4.0)
does anyone have any idea?
I just asked MS about the problem on Connect, apparently it is a problem with side-by-side installing Visual Studio .NET 11 Developer Preview Edition with Visual Studio 2010.
They told me the problem will be solved in the final release.

How can I get a trial or free version of Visual Studio? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Is there any way to get a trial or free version of Visual Studio, either Visual Studio 2008 or a previous version?
If so, where can I find it?
You can get Visual Studio Express for free - http://www.microsoft.com/express/
On the Visual Studio homepage, on the left, is a link:
2 . Get Visual Studio : Visual Studio 2008 Trial Version
Which gives you a 90 day trial edition of Visual Studio Professional.
Or a trial version of Team Suite is available here.
Obviously these links may change when VS2010 is released.

Resources