No more editing in debug (run) more?
Hi,I am unable to edit and of my aspx or vb pages when they are in debug state. Now I need to stop debuging and restart debuging after every change.Can this be fixed?Thx
View ArticleVS2008SP1 suddenly hangs forever
I am using VS2008 SP1, professional, 9.0.30729.1.I use Ajax Toolkit 3.5 and componentart ajax 2011.1.1134.35In one page I am working on, I just added a componentart chart. I suspect the chart is...
View ArticleHow to generate a report for the whole project/solution showing line of code...
Hello,I need a tool to count lines of codes, number of files, number of classes in my project or solution. I remember there was a nice add on for VS 2003 (couldn't remmeber the name now), and I know...
View ArticleVS2013: Number in parenthesis near web site name in Solution Explorer
Hello all, what does it mean the number (2) near the name of the web site project in my Solution Explorer in Visual Studio 2013? In the file system the name appear correct, without the (2).Has anyone...
View ArticleMissing references in Views for ViewBag and some Html helpers
Not sure if this is the right forum. I use Visual Studio Express 2013 for Web. After installing Visual C# Express 2010, I started experiencing missing references in all my View cshtml files for...
View ArticleKeep getting "No relevant source lines" error when I start my web app from...
I have a web application I am building in Visual Studio 2012 with .NET4.5. When I click the Play button in Visual Studio to start my site in debug mode I get the error in the below image about 60% of...
View ArticleUnrecognized configuration section appsettings - Visual Studio 2012
Hi,I am getting the following error: "Unrecognized configuration section appsettings" when i try to place appsettings element in web.config in Visual Studio 2012. I want to place the following line in...
View ArticleEdit SQL table script?
I have been having numerous errors relating back to my INSERT string in my code-behind (written in C#). It started with "Error code 213: Column name or number of supplied values does not match table...
View ArticleFailed to map the path '/'
I seem to be getting this error when I create a new website using VS2012 on a remote drive. I use WebDav to connect to that location. What could be causing this. I've tried searching on Google but did...
View ArticleCreating App_Data folder
In Expression Web when one wants to create an App_Data folder, one is presented with the possibility to create a new folder, but not the possibility to create a new asp.net folder.I know that when...
View ArticleIntegrating with Microsoft Word
We are building an asp.net internal web application and would like to use features of Microsoft Word integration (bookmark populating, printing, etc.). Where can I get information on using the Office...
View ArticleVisual Studio 2012 - Updates
Hello Community, I have Visual Studio 2012 installed. From this link we can see all the updates released for VS2012.http://support.microsoft.com/kb/2707250I am actually already updated to VS2012 Update...
View ArticleSqlDataSource not showing in Visual Studio toolbox
Hi, the control "SqlDataSource" is not showing in my Visual Studio toolbox. Do I have to install anything to make it available? thanks
View ArticleVS 2013, Unable to launch the IIS Express Web Server
Hi,Firstly, appologies if this thread appears twice, my first one has dissapeared with no trace, no emails, nothing.I've got a newly built 64 bit Windows 8 machine running an x86 targeted asp.net web...
View ArticleHelp solving 'System.Net.Mail.SmtpException' in VBE 2013
Hello - I am using VS Express 2013 for Windows Desktop. I am making an app to send email using c#. I am getting the following exception messages when I run my WindowsFormsApplication:A first chance...
View ArticleThird-party controls affecting intellisense with user controls in .Net 4.0 only
Hi,I have a weird intellisense problem, when I no longer see in intellisense my user control and this issue is affected by third party controls. When i reference devxpress/telerik controls in my user...
View ArticleHow can I connect my Visual studio 2012 web with my public git (github)?
As TFS is free only for 3 months so I want to switch to github to upload my project and then make commits from my visual studio itself. I've heard that microsoft launched visual studio with github in...
View ArticleProject name with number in brackets
I am using VS Express 2013 for Web. Next to project name (in Soludion Explorer) there is number in brackets - (3). How to remove that (3) thing? I am previously opened 2 more times New froject with...
View ArticleType 'Solution1.Web.yourABC' already defines a member called 'Page_Load' with...
<div>Hey Fellows,Below follows issues I have encountered when copying files into my solution, clicking on the reported error or on "Go to Definition" mislead me to spot the cause. The hint is one...
View ArticleFTP Publish in ASP.net, VS2013
I am facing wierd bug in VS2013. In some of my projects i am using FTP publishing as deploy method. So after migrating to VS2013 from VS2012 it just stopped working. I am getting next message in...
View Article