On Publish Web App Project, "Could not find file" error, adds another "bin"...
I am trying to publish a web app project with Visual Studio 2013 Pro. All these errors started popping up today, without changing anything from when I last opened the solution.In the bin folder, there...
View ArticleWindows 10 upgrade and Visual studio 2015
Hi, Guys I'm thinking of upgrading from windows 7 to windows 10. M y question is will upgrading my windows version interfere with my current installation of visual studio 2015?
View ArticleVisual Studio 2010 utliamente don't run application with framework 4.0 suddenly
Hi all , i need your help! my system is WIndows 7 x64 - with framework 1,2.0,,3.5,v4.0.30319 and viusla studio 2010.Suddenlywhen I startmyapplication with framework4.0 retunt this message "Unable to...
View ArticleHow to change asp.net code during debugging when code run from VS2013 IDE
so tell me which option i need to turn on as a result i can change code from VS2013 during code debugging. thanks
View ArticleMulti Line Editing In Visual Studio Using Box Selection
How To Use Box Selection?<div>There are two ways of doing it. One by using mouse and another by using keyboard.</div> <div>For selection by mouse: While a normal selection is done by...
View ArticleDBML LINQ TO SQL DRAG DROP WON'T WORK
Hi,I add a LINQ TO SQL (DBML) file in my Web Form project and I can't drag and drop OU copy/paste a table.I got this error : Object reference not set to an instance of an object.But I can create a new...
View ArticleSecurity Warning
So I have a very interesting issue that I could not find a solution to by simply Googling. It started 2 days ago, where I updated my edmx file from the database (as I usual do) for a new column then...
View ArticleNot Able to open a project
i am trying to open this project in VS 2015https://github.com/aegif/CmisSync/wiki/Getting-started-with-CmisSync-developmentbut i am getting this error---->Unsupported This version of Visual Studio...
View ArticleRemove Git entirely?
This sounds like a crazy situation but ever since updating VS to Update 3 I have problems with GIT being the default Source Control. I have messed around with the plug in selection but Git is being,...
View ArticleHow to get MsBuildWorkSpace in IVsSingleFileGenerator?
I want to create a C# fileGenerator,so i dowload the samples and learn from video.https://channel9.msdn.com/Blogs/MVP-Windows-Dev/Learn-Roslyn-Now-E06-MSBuildWorkspaceBut when I use GetService method...
View ArticleVisualStudioVersion in SLN and Git
Hi,we are working in a team and share our code over git. The problem is, if one team member installs update 2 for VS2015 and the other members have only Update 1 every time VS changes the...
View ArticleNo Symbols loaded
Hi AllI have a web project running under vs2015 - none of my breakpoints are working:-So far I have:-1) checked Optimised Code isn't enabled2) deleted obj/bin folder - cleaned each project and rebuild...
View ArticleHow to use custom tool in asp.net core webapplication?
I can't find Custom Tool option in file property panel.
View ArticleHTTP Error 500.19 - Internal Server Error - Error Code 0x80070005
I have created a virtual directory in IIS > MySite as /Media to a network drive. //129.1.1.44/media/. This is opening without any issues in explorer and i have the full permission to the folder,when...
View ArticleVisual Studio 2013 shows everything as checked out while using git
Hi,I am working on a .Net solution using VS.Net 2013. The solution source codes are stored in a GIT repository, I used TortoiseGit to clone the repository into my local PC without problems. But when I...
View ArticleVisual Studio Update 3 breaks localhost IIS https sites
HiJust installed VS update 3, and my localhost https sites all stopped working with a "Connection Reset" error. Fixed problem by re-assigning the "IIS Developer Certificate" to the https-bound website...
View ArticleVS 2015 Update 3
Hi,How can I switch to newly created branch in VS 2015 U3? I`ve looked all over the Team Explorer and I can`t find option to switch between branches?Thanks in advance
View ArticleVisual Studio 2015 performance, compilation, and privilege issues
I recently upgraded from VS 2012 to 2015. Now starting VS 2015 takes minutes (not seconds as in 2012), and it often goes into a non-responsive state for a while. One of my solutions does not compile...
View ArticleVS 2013 won't launch after win10 upgrade
Unable to find an entry point named 'SetDpiAwarenessForDisplayModeText' in DLL 'wpfgfx_v0400.dll'.is there any answer for this?
View Articleupload visual studio project to Github
Hi I am using vs community express and wanted to upload my web project to github; I created repository and did all steps but at the end I do not see my files uploadedto repo. I also tried it from git...
View Article