Problem with Claims Principal properties in Visual Studio 2017
I have a project that uses the ClaimsPrincipal to get the CurrentUser.Identity.Name. When I run the same piece of code in Visual Studio 2017 the name field is blank.This is not a .NET Core project but...
View ArticleWhat should I do if my SQL database shows suspect mode error message?
Yesterday, I had received error message: “Could not redo log record %S_LSN, for transaction ID %S_XID, on page %S_PGID, database '%.*ls' (database ID %d). Page: LSN = %S_LSN, type = %ld. Log: OpCode =...
View ArticleNo Data tools are shown..
When try to add data models to an project like ado entity data model. No Data Option to choose the model.
View ArticleBundler & Minifier Expected expression, found ''
I am trying to minify thru Mads Kristensen's tools that I have been using for ages but this CSS file (see http://216.224.173.168:82/css/style.css ) gives me an error, see print screen below. Any idea ?...
View ArticleNeed help with missing project templates
Hi guys! I am still learning so this problem is probably something super basic and I am missing something very obviousbut but I have no idea how to solve it.So the problem is: I have to start new...
View ArticleVisual Studio 2012 open web application build in framework 4.0
hi guys.. since visual studio 2012 is using framework 4.5can i open my web application which build under framework 4.0 in visual studio 2012?TQ
View ArticleAn unhandled exception(Script Breakpoint) occured in iexplorer.exe[8396]
Hi, We are facing the below debugger issue in Microsoft visual studio12 issue while working with IE version 11 and windows7 (64 bit ),When we debug the code using debugger keyword in the JavaScript .An...
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 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 ArticleChanging default set up of new Asp.net visual Studio 2012 Project
In VS 2012 the standard new Web Forms project and MVC project automatically include the DotNetOpenAuth assemblies. We do not use Openauth. We cannot use openauth. In just makes for an number of...
View ArticleVisual Studio Update 4 Broke IIS Express' ability to request Client...
I had my IIS Express configured as specified on this page http://jasonrshaver.com/?tag=/Client+Certificates . This allowed me to run my application in SSL for the 11 months from June 2013 all the way...
View Article.net Projects running under Different version in same solution
Hi Teamwe have legacy projects which were running under .net3.5 version framework.Created another solution and added web api project(Running under 4.6.1 .net framework+mvc5) which will access legacy...
View ArticleVisual Studio Editor Window Space Rapidly
Is it possible to get the maximum space for editor’s window without giving up the VS window ?
View ArticleVS 2017 Community- need to upgrade workload for C++
I installed community 2017 lat year; when I installed I didnt check the C++ Workload . Now I want to use it for C++, the tutorial i am watching is prompting that the Windows Desktop Wizard is the...
View ArticleVisual Studios not Creating ASPNETDB.MDF
I'm running Windows 7, IIS 8.0 Express, Visual Studios 2010 I have the same problem Visual Studios not creating ASPNETDB.MDF . I have follow the troubleshooting instructions on...
View ArticleAre Express versions of VS still available for free download?
Tried to look for Express versions of VS but couldn't find downloads. The last one I found was VS2015. Is MS still offering that option?
View ArticleVisual Studio 2015 -- trying to get Typescript 2.7.2 package to be used!...
Hello,I am using Visual Studio 2015 for an MVC project, decided to upgrade my Bootstrap from 3.0 to 4.0 ... which brought in Popper, which is requiring Typescript 2.2+ due to some new type references...
View ArticleVisual Studio Community 2017, Can't see local variables values
Hello everebody,I install Visual Studio Community 2017 and can't see local variables values on debuging. It show me that in gray. Windows "Locals", "Authos" is empty.Intellisense show me just a name of...
View Article'IServiceProvider' does not contain a definition for 'GlobalProvider' and no...
I'm new to C#. Please help me with the following codeusing EnvDTE;DTE dte = (DTE)ServiceProvider.GlobalProvider.GetService(typeof(DTE)); Project project =...
View ArticleProblem whith Crystal Report in the client side
Hi all! First forgive me for my English. I am from Greece.I am developing an application for the company i work!I have a computer as server. Server is an 64bit platform with windows 7 ultimate In the...
View Article