Math problems
I am trying to make a math quiz. I have been able to generate random numbers, now I just need to compare it to the answer a person writes. Example: the problem is 24+12=(here I have a text box), now I...
View ArticleVS2012 not running latest source code for ASP.NET
I have created a new ASP.NET Winforms application in VS 2012 to prototype a user control. I compile and run the program. It runs as expected. I then make changes to the mark up and run the program...
View ArticleVisual Studio 2013 - Copy & Paste of HTML containing Scandinavian characters...
I have a file, index.html, that contains the characters ø, æ, and å. I typed this page in manually on my Danish keyboard and everything displays just fine in the browser.I create an empty file in the...
View Articledebugging class errors in ashx files vs2012
Hi All:Please forgive me as I've come to rely on VS handling all my classing and namespacing, without ever really understanding the relationship between classes and namespaces. I have a VS2012 web...
View ArticleF5 doesn't work in VS 2013
Hello,When I debug in VS 2013 the F5 shortcut doesn't work anymore (start and continue debugging). F11 works as usual. Tried to remap keyboard shortcuts - didn't seem to work.Any help is...
View ArticleHelp Content Index
Hello Community,1. I downloaded VS 2013 and updated it's all help online. All help index was fine with VS2013 documentation. 2. I already had VS 2012 ISO ( Documentation): When I also added this ISO...
View ArticleTortoise SVN Question
Hello,I have SVN installed in my machine. After that I installed Visual SVN plugin and it got expired today.I think my company wont buy license for VIsual SVN. How to work with SVN now ?
View ArticleCannot change the project URL in project properties
Hello,Currently when I debug my website in VS, I go to localhost:2043. I want to change it to mydev.com:444.My URL field in the project properties is grayed out:I have already edited my HOSTS file, but...
View ArticleVisual Studio 2013 for Web and working with SQL
Hi.I want to make a web page, that can integrate to a SQL table.I have found out how to connect to the database and choose table.But how do I list the data in a web form? I want to be able to both...
View ArticlePASSING CONTROL VALUES
I have been searching for a method of passing control values between pages. I am a relatively new user of VS2010/VB. I have reviewed many proposed solutions and found that maby were either too...
View ArticleThe item does not exist in the project directory.it may have been...
Hi,I have a web apllication in VS2013 connected via TFS2012. Some of my file's icon suddenly turned to alert, and I got build errors like;Unable to open module file 'E:\PROJECTS\...': System Error...
View ArticleIs there fast way to know the exception in visual studio.
I need an idea if there is any facility in visual studio. sometimes I run application & object reference errors occurred or any other error, then I have to search the page ,usercontrols,etc, &...
View Articlefile loading - timeout error
I got this message - I (using plan jane ado.net , calling stored procedures - to insert my data) am reading from one table , writing to a second table using datareader to read the first file. What...
View ArticleVS 2013 (with or without Update 1) crashes when formatting a CSHTML document.
Every single time I CTRL+K, CTRL+D on the following document, VS 2013 crashes. It did this before I applied update 1, and still does...
View ArticleVS2013u1 publishing occasionally get directory is not empty error
When I publish website to local drive through Publish Web button on VS2013 u1, I getError 1 Unable to remove directory "obj\Debug\AspnetCompileMerge\TempBuildDir". The directory is not empty....
View ArticleProblem with Installing VS2013?
When i wats to install it on my system it shows me "This version of visual studio required a newer version of windows".. although i have pre installed Windows 7 ultimate? How can i install the same? Or...
View ArticleApplication won't start in IIS
I have developed an ASP.net Web Application with Visual Studio 2013.In Visual Studio, when I start the application using IIS Express, everything runs fine.In Visual Studio, when I start the...
View ArticleUrgent - Visual Studio 2013 Debugger Returns Null for...
Hi,Just started using Visual Studio 2013 and an developing on an old website I have been developing for a while. Now that I am on VS2013, when I run the debugger, Request.ServerVariables["Logon_User"]...
View ArticleTurn off VS2013 new tab
Can somebody please advise me on how to turn off the new tab opening every time I publish changes to the web server?Thanks.
View ArticleSuppress Conditional Attribute Warnings
I'm working on a Razor v2 Web Pages site in VS 2013 Express for Web, and a lot of my pages include markup like the following:<input type="text" name="SomeField"...
View Article