Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sites, web apps, web services and mobile apps.
Question:NuGet Package restore failed/build failed for my project on new visual studio instance
Description:I have just installed the latest visual studio 2019 (Community Edition) , just pull my project on a new machine which is working fine on another machine but now I am getting following error on some of the nuget packages.(I have checked that these packages are not downloaded) Severity Code Description Project File Line Suppression State Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105
Posted by: Khalid Abbas | Posted on: Jun 15, 2021
Question:The setup for this installation of Visual Studio is not complete. Please run the Visual Studio Installer again to correct the issue.
Description:I am using Visual Studio 2019(community version) on my local development machine for months and today I started getting error "The setup for this installation of Visual Studio is not complete. Please run the Visual Studio Installer again to correct the issue." And unable to run visual studio any more.
Posted by: Samantha Jones | Posted on: Jun 25, 2020
Question:Cannot evaluate expression because the code of the current method is optimized
Description:I have noticed that from last few days I am started getting "Cannot evaluate expression because the code of the current method is optimized" error in my visual studiio 2017 project , I have no idea is there any visual studio setting that is needed to be updated or it is due to my project implementation ?
Posted by: Khalid Abbas | Posted on: May 30, 2019
Question:The specified task executable "LC.exe" could not be run. The filename or extension is too long
Description:Getting this error when get latest a TFS project on fresh machine "The specified task executable "LC.exe" could not be run. The filename or extension is too long", the project was working perfectly on my old machine
Posted by: Samantha Jones | Posted on: May 17, 2019
Question:After installing Sitecore Rocks in visual studio 2017, when i open the visual studio it throws error "The Sitecore Template Wizard is not installed"?
Description:I have just installed the fresh Sitecore Rocks in visual studio 2017, when i open the visual studio it throws error "The Sitecore Template Wizard is not installed" and it also show option "Select Where to install the Template Wizard". so if this is a must that is need to be installed then where it should be installed ?
Posted by: Junaid Aziz | Posted on: Jun 08, 2018
Question:Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Description:I have opened my old sitefinity project and geting below error. kindly help to identify the issue. Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Posted by: Khalid Abbas | Posted on: Nov 01, 2017
Question:Is there any free online team foundation server/source control repository available for asp.net projects?
Description:I just wanted to keep track of my changes in a asp.net project for that i need a free online repository , I have searched for few but those are for open source projects.
Posted by: Rabia Anum | Posted on: Oct 23, 2017
Question:how to resolve "The type or namespace name '__ReSharperSynthetic' could not be found (are you missing a using directive or an assembly reference?)" ?
Description:I am stuck into the following error while trying to preview my content item through sitecore rocks. "The type or namespace name '__ReSharperSynthetic' could not be found (are you missing a using directive or an assembly reference?)"
Posted by: Junaid Aziz | Posted on: Sep 26, 2017
Question:how to Completely Remove TFS Source Control Bindings for my project in visual studio 2013 ?
Description:I want to Completely Remove TFS Source Control Bindings for my solution in visual studio 2013 I tried alot but still some error appear when I reopen my solution in visual studio
Posted by: Junaid Aziz | Posted on: Sep 12, 2017
Question:Could not load file or assembly 'WebGrease, Version=1.5.1.25624, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Description:I am getting the following error while I was running my asp.net mvc web application which was build on visual studio 2013 and now I am try to run it on visual studio 2012. Could not load file or assembly 'WebGrease, Version=1.5.1.25624, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Posted by: Junaid Aziz | Posted on: Sep 08, 2017