Scaffold template not working VS2k13 Premium
I am opening an exisitng project. API + MVC Hybrid. Dir Structure :SolutionName/PrimaryProjectName/Controllers/MVC - for all MVC 4 controllers SolutionName/PrimaryProjectName/Controllers/API for all...
View Articlejs drag drop ///
Web API + MVC 4 Hybrid App ( both are being used ) : VS2k13 Premium (RC 2) on Win 7 x64if I drag and drop it adds full physical path instead virtual pathit's doing :/// <reference...
View ArticleVisual Web Developer 2010 express - ListView configuration dialog Exception
Hello everyone,developing a test site on VWD 2010 express, WinXP machine and SQL Server 2008, I fell on this strange VWD behaviour. After assigning an SQL DataSource as the Data Source for a ListView...
View ArticlePublishing a WCF service in VS2010 and IIS7
OK, there is probably a really simple answer to this, but I have the flu and can't think straight.I am taking advantage of being out sick by downloading VS2010RC and playing around with it.I created a...
View ArticleVS 2013 - asp:TextBox Element Throws Error List Messages for Valid HTML5 Tag...
I am starting a new HTML5-based ASP.NET Web Application project in Visual Studio 2013, and am having a hard time getting the compiler to recognize valid HTML5 tag attributes within the...
View ArticleQuestion about signing assemly with same public key token when password was...
I had to make some changes to a project in VS2010 from a former employee. The compiled assembly needs to be deployed to the GAC as it used by many people and they cannot change the reference to a new...
View ArticleMy web application doesn't start in the morning
Hi,I have a web application developed in Visual Studio 2005. The application is deployed at various places and it is working fine. Last month we have hosted our web application on Windows 2012 server...
View ArticleCan't Find the Mobile Web Form Template Option on VS 2013
This is a dumb question, but when I right click on the solution explorer in my current web site to add a new... I see the Web Form option (plus a lot of other options) but not the Mobile Web Form. What...
View ArticleUnable to start debugging on the web server. The web server is not configured...
OK, This is VERY FRUSTRATING. I've been working on AND DEBUGGING a web site (web site project) on my Windows 8 machine with Visual Studio 2013 (Update 2 RC). All of a sudden (with NO CHANGES to the...
View Articledevenv.exe very high cpu when using .cshtml and tfs. e.g. merge, annotate...
anyone know why my devenv.exe uses 100% of one of my cpu cores when I try to use a tfs feature such as merge or annotate? This happens on multiple users workstations (win 7 and win 8). It seems only...
View ArticleStopping VS2008 from enabling javascript debugging.
<div>Problem: VS 20008 seems to enable javascript debugging regardless of what I have selected in the IE options.Environment: VS 2008, IE 10, Windows 8Steps to reproduce:1. Open IE Options >...
View Article.Net framework 4.5.1 does not shown in the vs 2012
I wanted to upgrade from .net 4.5 to 4.5.1. I installed it successfully(Windows 7).But i could not find it in the vs 2012 express for web.It shows .net 4 and 4.5.I got this errorThe...
View ArticleService Pack 1
Just installed Service Pack 1 for Visual Studio 2010. Made it excruciatingly slow. Uninstalling got back to normal. Hope there were no security fixes I need.
View Articleadd new record to access database using dataset?
Hello,How to add a new record to Access database using dataset and table? I have in mind something like this code below (that raises error) but I don't want to use any SQL. Simple like this:1. set...
View ArticleFind usage of control file in vsts 2010
Hi,I have a control file, I want to find which all aspx page uses this control file (.ascx), how do i find it in vsts 2010.
View ArticleShortcut keys to create method
Hello,when your using visual studio and you have the content menu appear when writing code, some options have the lightneing strike next to them which is for events, is there a short cut key I can...
View ArticleSource Control - Git : The current solution has projects....
I clicked File > Add source control and I'm getting this message"The current solution has projects that are located outside the solution folder. These projects will not be source controlled in the...
View ArticleTimeout error
HiI am confused......When I wanted to increase the timeout on my site I added the following to the web.config file <sessionState mode="InProc" cookieless="true" timeout="90"...
View ArticleUnable to edit Web.Config File
Hi All,I am currently using VS 2010 Ultimate.Very recently something has changed to my VS and then my web.config is not editable and I can't write/see anything to my web.config.Please suggest me a way...
View ArticleUsing FTP to connect to large remote site using Visual Studio 2013 Express)
Hopefully someone can help me with this, because it's driving me nuts.I'm trying to connect to several different remote sites using FTP (both active and passive modes). These sites have tens of...
View Article