The name 'username' does not exist in the current context for web projects...
I have an ASP.NET web application with the following in the aspx page<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <script> var username =...
View ArticleError when debug langage C by gdb. Errror: The program has exited
hello everyone, I have just installe VSC and i try to use cygwin and suyu but it can't debug. It show: Suyu: Breakpoint 1, 0x000000000040156d in main () [Inferior 1 (process 3572) exited normally] The...
View ArticleVisual Studio Community 2017
Hi, please somebody refer me, how can I download VS Community 64 bit if exist? Thank you.
View ArticleWeb Application and Web Site project in Visual Studio 2017
After updating to 15.6.1, I discovered that there is a change in the way of creating a new web project - new Web Site project is not available from File->New menu. Instead, this function is moved to...
View ArticleIs there any alternative to Microsoft visual studio 2017?
Is there any alternative to Microsoft visual studio 2017? It's heavy. Will Microsoft visual studio 2017 community edition (not enterprise) do the job for starter?
View ArticleHow can I get back toolbox with tools in General item in visual studio 2017?
How can I get back toolbox with tools in General item in visual studio 2017?View>Toolbox has html tools but nothing in General tools or asp.net tools.
View ArticleTypescript version issue
I updated my version of Visual Studio today, and have lost my version of typescript that i was using.Now within the project properties for typescript where it was set to version 2.1 this now shows as...
View Articlevisual studio 2013 express wants to install visual studio 2015 tools
Dear All,I have strange problem, I had installed VS 2015 Express on my computer in short time and I came back to VS 2013 EE a few days ago. After that VS 2013 (notifications) wants to install...
View ArticleHow to download a file from cloud and to get the path of that downloaded file...
I want to download a file from cloud and i want to get the path of that downloaded file through programming. I'm able to fetch file by passing the path through a variable. But I need to fetch the file...
View ArticleHelp how to update code in real time
Can someone help me here?For the past 12-15 years I've done this (previous to VS2017):1.) Created a new "Web site" running on my dev computer that ALSO has a full version of IIS running on it as...
View Articleusing visual studio Performance Profiler to find memory hogging code - question
My code uses too much memory at some point. It might be due to the fact that I use so may session variables (including structures), or it might be due to using the callback feature frequently, or I...
View ArticleData is not getting inserted in to the database
Hi experts,I recently started working in asp.net c#. right now working on a sample project but having some trouble. When i insert the data into database nothing gets inserted except for that table's...
View ArticleWhere to download offline setup of latest VS2017
please share link from where to download offline setup of latest VS2017 ?what was the last stable version ? i am not looking for any RC version. i want last stable version. guide me with right link....
View ArticleThe project file could not be loaded. Root element is missing.
Hello everyone and thanks for your help in advance. I was working on a VS 2015 project when my computer unexpectedly shut down. The computer restarted fine, however, when trying to open the project I...
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 ArticleSuddenly, Academy.vbproj is empty !
Hello everybodyI am developing ASP.net web forms application (VB.net).Suddenly, I can see many html files (UpgradeLog.htm, UpgradeLog2.htm .....) and the file (Academy.vbproj) is empty. seems like it...
View Articlestreaming from webcam to asp.net
Heya folks, I'm building a website in asp.net for fun and I'd like to try my hands at hosting a webcam stream on the website, but I can't really figure out how to get started. I know that there's...
View ArticleHow can I upgrade Visual Studio to a specific version?
Hi,I am running Visual Studio 2017 Professional Version 15.0.0+26228.23 and I want to upgrade it to VS 2017 Professional 15.5.3.When I click on notifications it is taking me to Vesion 15.6 which I...
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 ArticleVS 2012/Silverlight 5 .net 4.7 not installed
I have an older Silverlight project using VS 2012 that I need to make some changes to, when I open it in VS 2012 I get the error indicating that the project is targeting the 4.7 framework and that it's...
View Article