VS 2013 Preview not works because MSVCR120.dll is missing - visual-studio-2013

I can't start VS 2013 RC. And I Also can't uninstall VS 2013 RC too.
How can I solve this problem?
Thanks in advance.

MSVCR120.dll is actually a C++ Runtime DLLs If you installed using ISO then you need to search for a file which is related to c++ runtime.
If you don't got the file make a thread on Microsoft Connect and put detail their. Someone from Visual studio team will help you their.
When I check the ISO of VWD 2013 RC I got a folder seen in setup folder that is vcRuntime....
Install all Those MSI. I hope it will fix your issue.

Related

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.

Visual Studio 2012 Image Library missing. Where to get one?

The Visual Studio 2012 Ultimate (Update 1) is missing the Image Library zip contains a lot of default
windows application icons in many useful formats and sizes.
In Visual Studio 2010 the file was in \Program Files\Microsoft Visual Studio 10.0\Common7\VS2010ImageLibrary\1033\VS2010ImageLibrary.zip, but there is no such file (VS2012ImageLibrary.zip) in new 2012 version.
What happens to that very popular (in my opinion) file? Is Microsoft going to attach the Library in Update 2? Or is it downloadable from different source?
Thank you for your help!
The download link for the latest 2012 Image Library is: http://www.microsoft.com/en-us/download/details.aspx?id=35825
Official Microsoft statement (here) posted on 2012-11-30 is that they are going to attach
that file in future update/release: "We appreciate your patience while we worked on getting the release reviewed and approved internally.".
I hope you all got what you need :)

Visual Studio 2010 doesn't start - MSVCR100.dll related problem

When I want to start VS10 Ultimate, I get this error:
Title: denenv.exe - Entry Point Not Found
Message : The procedure entry point wmemcpy_s could not be located in the dynamic link library MSVCR100.dll.
There are a couple of files with this name in my Microsoft Visual Studio 10.0 folder.
Which one should I replace, and more important with what version of the file.
Will that solve my problem?
P.S:
OS : Windows 7 x64
Reinstall the Visual C++ Runtime, which you can find in the MS Download Center.
Visual C++ Runtime 2010 (x64)
Visual C++ Runtime 2010 (x68)
I had the same problem, but with vs2012.
I didn't want to borrow a copy from a friend, I have no friends ;).
I tried reinstalling VC++ runtimes for 2010 and 2012, didnt work.
I went to control panel -> programs and features.
right click on Microsoft Visual Studio.
chose repair, that worked for me.
I replaced MSVCR100.dll from %WinDir%/System32 and %WinDir%/SysWOW64 with a version of the file from a friend's computer who had Vs10 installed and properly working.

Unable to open solution in visual studio 2005

i came across this weird problem and don't seem to find a solution for it.
the problem is....
my OS crashed and i had to reinstall XP and VS 2005 again....but
when i tried to open my solution (which was created using visual studio 2005) in VS 2005 it gives me the following error:
The application for project 'D:\VSS\SomeSolution\SomeProj\SomeEntityLayer\SomeEntityLayer.csproj' is not installed.
Make sure the application for the project type (.csproj) is installed.
Please help
Did you check that the project exists in the location mentioned. I think it is something to do with the folder where your project is locatted.
Got the problem,
Visual studio 2005 was not installed properly with the required components.
Once i did that everything went perfect !
thanks any ways!!
tc : )

Problem with Visual Studio 2005 Solution

My colleague created a Visual Studio 2005 solution for me and I have copied the entire folder in my machine.
The solution contains three different projects. Unfortunately, two of them opens and the third project doesn't with the error message, "The project type isn't supported by this installation". I have installed Visual Studio 2005 with default settings. I don't understand why this would occur.
I tried googling, but none of those worked. I would request the community here to advice me on this.
Thanks in advance.
The issue is resolved. I had to install Service Pack 1.

Resources