Visual Studio 2013 installation issue - visual-studio

I'm trying to install Microsoft Visual Studio 2013 on a Windows 2008 Server R2 SP1 with the .iso file and i'm facing some trouble. Here is what happen when i'm trying to install it :
Visual Studio Problem
Here is the french problem, if you translate it, it says :
(X) Linguistic ressources Tools générations - x86
Incorrect function
Thanks for your help

I actually find the answer, i mounted the .iso and i was launching it from the disk. I just had to copy every file on the desktop, launch it and it worked.

Related

Visual Studio 2017 cannot find some files

I have Visual Studio 2017, Community edition; whenever I start my computer, I recieve from it four warning messages of missing files: extension.vsxmanifest, Nvda.UnifiedDebugger.Package.pkgdef, Nvda.Vsip.Debugger.Device.dll.pkgdef and Nvda.Vsip.Net.dll.pkgdef.
I get that there is some problem with some NVIDIA packages (I recently installed the CUDA Toolkit), but how can I solve it?
Try to open the visual studio with administrator privillage (Run As Administrator) for one time after CUDA toolkit installation (this worked for me).

How to find the visual studio 2012 .exe

I've downloaded and installed Microsoft Visual Studio 2012 (In the official microsoft partner website) in a windows server 2012 R2 but im unable to access the .exe because i can't find it.
The installation ends correctly without error:
Problem is that i can't see the .exe at the location it should be.
I've done many search on my computer, unistall-reinstall-repair but impossible to find a solution.
In the 11.0 solution, only a "Blend" file is visible...
Any clue ?
Visual Studio 2012 is actually version number 11.0 as you can see here for version numbers.
That means (assuming you haven't installed it in the non-standard location - if that is even possible) you will want to look in:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE
You will find the executable to be called:
devenv.exe
It was finally a problem of the ISO i took, i changed, redownload it and now it works.
Thank you for your help !

Visual Studio 2013 Ultimate won't install Windows 7 SP1

I want to install Visual studio 2013 Ultimate, but an error message pops up saying:
You need a newer version of windows
After a little research about the known installation issues for VS2013, I updated to SP1 from the Microsoft website and installed IE10, but I am still unable to install it.
SOLUTION FOUNDED:
I have found the solution to my problem, simply by changing the Visual Studio installation File from the C (system drive) it was in the desktop, to the D (other stuff drive) and relaunching the installation again, magically the installation begins without any issues.

Can't find the launch icons for Visual Studio 2010 ultimate anywhere?

I seem to have a really unique problem with my visual studio 2010 installation. Before installing visual studio i installed SQL Server 2012 express and SQL Server Management Studio. After that i installed Visual Studio 2010 ultimate. The installation goes fine but after it is complete i can't find the application launch icons anywhere. the only new programs that are added are Microsoft Test Manager and Microsoft Visual Studio Documentation. Please Help me!
You need to install the Service pack 1 for it to work! You can download it here
I'm not sure which OS you are running but I'm using Windows 8, and I'm dealing with the same issue. I was able to start VS2010 by clicking on the SQL Server Data Tool icon (same as the VS2010 icon). I hope this helps!
Not even in the directory under program files(x86)?
You could try to open the installation again, if it detects Visual Studio it will ask you to repair the installation :)
I right clicked on the .csproj file > open with >...
I guess your Visual Studio program is Service Pack 1; that is why it can't work with sqlserver express edition. I faced same issue but fixed it by installing sqlserver 2008 Service Pack 2 in place of sql server Express I was previously using.

can i install and use, visual studio 2008 and visual studio 2010 on the same windows xp/vista

can i install and use, visual studio 2008 and visual studio 2010 on the same windows xp/vista
have visual studio 2008 installed and working
wnat to install visual studio 2010 and use with 2008,
some solutions on 08 and some on 10..
any problems possible?
Yes, you can!
Can't add anything else, honestly! :)
Well, I personally have 2005, 2008 and 2010 installed on the same workstation, for various needs and projects. Works without any problem!
No problems at all running both Visual Studio 2008 and 2010 side-by-side. My development box is currently set up this way.
Solutions will automatically open in the version of Visual Studio that they were created in. You can manually choose to open them in a newer version, but you will need to update them. A wizard will automatically appear that guides you through the process.
Opening a solution saved with a newer version of VS in an older version is not a supported scenario.
But there is a workaround: simply open the *.sln file in a text editor (like Notepad) and decrement the version number by 1. You'll have to do the same thing for each of the project files.
I had the same problem with converting a Visual Studio 2008 project to 2010, which made the program could not compile at all with every measure i took.. then I installed Visual Studio 2008 again and it turns out they can be installed in the same computer and work, but you need to open visual basic 2008 manually if you want to develop a project there..
You shouldn't have any problems unless you try to develop for Windows Phone 7, which you can't currently, and may never be able to, do in Windows XP.

Resources