Visual Studio 2017 pro, ASP.NET WebForm appear error:lc.exe exited with code -1
I deploy my ASP.NET project today morinig. But I run the Windows 10(64bits) windows update, and then I complie my project. My Visual Studio 2017 Pro always appear the error about : lc.exe exited with...
View ArticleVisual studio load test dependent operations concurrency issue
I am working on a load test which has two requests/operations (Add/Delete). When I run load test I am getting primary key violation error as the add is triggered before delete operation for inserted...
View ArticleHow to automate the process of creating new project in Visual Studio?
I have a Web API project which have some classes for exception handling, response formats and other handlers. Also, I have reference to 2 class libraries(Business and DAL layer).I create this solution...
View ArticleWhy doesn't nunit recognize my tests?
Hello,I just migrated from Visual Studio 2015 to Visual Studio 2017. My unit tests are no longer being discovered. When I googled how to get my unit tests to be discovered I found some useful hits that...
View Article[Skins] Error in code-view: No build provider registered for the extensions...
In the code-view of a skin file the first line has a blue line under it, with the following tooltip:ASP.NET runtime error: There is no build provider registered for the extensions '.skin'. You can...
View ArticleVisual Studio Code and sql server
I have installed visual studio code, mssql extension on a new machine. Do i have to install also sql server to use mssql extension? What database name should i use to connect?i followed all the steps...
View ArticleITemplate disappear when I click on a button
Hi,I have a gridview initiated in the aspx page without any column<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" OnRowCommand="GridView1_RowCommand"...
View ArticleProblem with visual studio express 2013 : The command is not supported
Hi All,My trial period of vs express 2013 has been over. Now when I try to login in the vs shows the errorThe command is not supported. See the image below
View ArticleComments are not displaying in TFS under requirements bug
Hello,In VS 2015, Comments are disabled (or) not displaying for requirement related bugs.. Note: Remaining bug's comments displaying.. Only requirement related bug's comments not displaying!.Please...
View ArticleWhy doesn't Visual Studio 2017 discover my unit tests?
Hello,Ever since I migrated over to Visual Studio 2017 from 2015, I've been having issues getting my unit tests to be discovered. I have a project with 824 unit tests. Visual Studio 2015 had no trouble...
View Article404 error after a successful publish
I'm Scratching my head here because after doing an update to a web app that sits in the sub structure of one of our internal sites, I'm getting a 404 errot. Despite verifying and making sure that I was...
View ArticleDownload Link For VS2012 Update
Hi all,I have VS2012 and it has many projects in it, that is why I am still using it. I will eventually migrate to a newer version but for now it will suffice. I am trying to find VS2012.2 CTP.exe or...
View ArticleWhy my Visual Studio 2015 restart again and again when i tries to run or...
My Visual Studio 2015 restart again and again when i tries to run or build any project. Need urgent help...
View ArticleVisual Studio 2017 doesn't discover all my unit tests
Hello,I'm trying to configure my test project in Visual Studio 2017. It used to run in Visual Studio 2015. Visual Studio 2015 was able to discover all 824 unit tests. Then when I migrated my projects...
View Articlecopy paste plain text in design view
Previously, when i copy / paste text like "<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>" in design view it's encoded as plain text.But now, in VS2017 it's automatic converted...
View Articlesystem.web.helpers, and mnicrosoft.applicationblocks.data
hi.There is an old vb web application that needs to be modified. It uses microsoft.applicationblocks.data. It was developed about 10 years ago. I'm having problems with the dlls. After I added a...
View Articlegridview returning incorrect row after filtering
I am using Visual Studios 2017. I am making a webpage in ASP.NET.I have a database that I bind to a gridview. I have dropdowns above for filtering the gridview, which so far has worked fine. I have the...
View ArticleCan't see enable Editing, Deleting in the GridView smart tag
Please help me with this, I can't see the option to enable Editing and deleting in my GridView, Why is this happening?and even when I manually put the Update and Delete Column and Command it did'nt...
View ArticleDebugging MVC app in VS2012 attempts to start IIS Express twice
While attempting to debug an MVC application in Visual Studio 2012, Visual Studio launches two IIS Express processes, and when the second inevitably fails, the debugger bails. I have written up a very...
View ArticleProject add reference COM warning - MSTSCLib not found
Using MSVWD2010ExpressThe following steps taken:1) New Project>ASP>NET Web App(C#) ... 2) Project(menu)>Add Reference...> 3) COM(tab)>Microsoft Terminal Services Active Client 1.0 Type...
View Article