Visual Studio 2012 just started returning 403.13 in debug
Hi All;I have VS 2012 installed on my machine for a number of years. For the same number of years we've had IIS Express set up so that it could read certificate of smart cards and provide the...
View ArticleNot enough storage is available to complete this operation
We have to face issues reg. not enough storage in .net unit test project. We have configure this project via jenkins to auto build up and execution.But when we have low number of test cases e.g. 800 or...
View ArticleBootstrap Snippets in Toolbox
I have two development PCs, a win7 and a win10. On the win7, my vs2015 express toolbox has a tab containing the bootstrap snippets but I really don't know how they got there. It's very handy to see...
View Articlevisual studio 2010 setup
I am wondering what configuration settings(s) are incorrect in my setup for a visual studio.net 2010 professional version for a web form application. I am assuming my problems are probably related to...
View Articlevisual studio trying to compile a file copied to a folder outside my solution
Hello,We have an MVC web API in which some typescript code keeps getting placed here:C:\...\WebAPI\obj\Test\Package\PackageTmp\scripts\bowtie\bowtie.d.tsI don't midn code being copied to a temporary...
View Articlesetting up a new project from existing code in vs 2015
I apologize if this isn't the correct spot for this question. I received a wep app from an outside vendor that I am now supposed to maintain, but I'm not quite sure how to set it up in Visual Studio....
View ArticleVS 2017 Does Not Recognize Page Directives After Roslyn Update
I have an existing ASP.NET 4.6 application that I was successfully editing though VS2017.We recently updated the site to .NET 4.7 and C# 7. The Microsoft.Net.Compilers and CodeDom packages are...
View ArticleVisual Studio 2017, bootstrap and site.mobile.master
As I explained in another Microsoft forum...
View ArticlePC Soft's WinDev, WebDev & Mobile vs VisualStudio
Hello,I need help in deciding what tools I should choose for building applications for the desktop, web and mobile.I'm looking at Visual Studio and PC Soft's suite of tools. I'm currently playing...
View ArticleCreate new Project: Default .NET-Framework version is not the newest version?
Hello,when I create a new project in Visual Studio, the .NET-Framework 4.5.2 is selected by default. But in the list of versions are also newer ones, e. g. 4.6.1.Is there a special reason why an older...
View ArticleGetting Some New Errors
Error 1Sys.Res undefinedError2509WarningUnexpected system error mode before loading package [Visual Studio Data Package]{E1AA7737-69BE-43D0-A425-E3097651E192}VisualStudio2017/06/28 02:57:50.751510Begin...
View ArticleVisual Studio Crashing
Hello. I have recently moved a project from the original development PC to a new laptop. I have been successfully making modifications and deploying to the solution through Visual Studio 2017 for a few...
View ArticleVs 2013 - The name 'Html' does not exist in the current context.
I'm using Microsoft Visual Studio 2013 professional on a windows 10 laptop and I am seeing an error in all my razor views. The error says the name 'X' does not exist in the current context e.g. The...
View ArticleAdvice solicitation - An error occurred when merging assemblies: Unresolved...
Hi All,This is my first post here, and I appreciate you taking the time to look at it. I develop custom eCommerce ASP.NET Web Forms applications, and during publishing we merge all outputs to a single...
View ArticleShowing :2 when opening
When I first open a project in VS 2017 that previously had open pages on it the content page shows at the top with a :2 suffix. For example Customers.aspx:2 shows in the tab. When I click on the tab...
View ArticleOpening Project in VS produces reports IIS Express error.
I have a project that runs on https://localhost:44306 . Yesterday by my manager's requirement I published the project for deployment to a test machine for the customers (which also is using IIS...
View Articlevisual Studio 2015 Enterprise Update 3 will not install
Hi folks;We've been using VS 2012 for about 4 years now. Recently however, the enterprise placed a Host Intrusion Protection System onto the machines we use. This HIPS causes use to get a HIPS error...
View ArticleWebService and APACHE
I have a WebService developed in VB.NET that works perfectly on IIS.However I have to make it available on an APACHE server.Are there any drawbacks or is the transition peaceful?What are the steps for...
View ArticleVS 2017 free edition
Hi allI want to learn following sample How to authenticate web pages using JWT token in ASP.NET CoreOn following urlhttps://code.msdn.microsoft.com/How-to-authentication-web-f58efc25but it requires vs...
View ArticleFor VS 2013 c# Windows service project, change to app.config is not recognized.
In VS 2013 I built a Windows service project that uses a Timer to connect to SQL Sever database and invoke a stored procedure to update the database. It gets the connect string from app.config,...
View Article