VS2012 - Where is "Show Data Table"???
I installed SQL Express 2012WT and VS 2012 Ultimate. In Server Explorer, when I click on a table, I can't find "Show data table" as in VS 2010.Is there a way to correct it? Or VS2012 is incompatible...
View ArticleCan VWD2010 Express be installed after VWD 2012 Express has been installed?
I am finding that VWD2012 Express has way too many features missing that were in VWD 2010 Express.Can I safely install VWD 2010 Express after having installed the 2012 version? Will both work side by...
View ArticleDocumention for VS2013 Html Editor in MSDN Library?
Hi,I cannot find any documentation for the new HTML Editor (the one lacking Design View) in Visual Studio 2013 on MSDN Library.The only documentation for "HTML Designer" seems to be here:...
View ArticleError when creating "Oracle Database Project" in Visual Studio 2013
Hello,I opened an oracle SR ticket for this but I also think this may not be oracle related; i'm not sure.When attempting to either add an "Oracle Database Project" to a current solution or a new...
View ArticleWeb Forms - Designer, Split, Source not appearing
Using VS Express 2013 for Web on Windows 7 Professional, the Design, Split and Source views only appear when I first start VS, and vanish after awhile of coding. I tried right-clicking on Default.aspx...
View ArticleSSMS can't "see" mdf file so can't attach it
I have Management Studio installed, and trying to attach to it an mdf file on my computer.When I try to browse to the mdf file to attach it, SSMS studion does not see the file, so I cant attach it.Here...
View ArticleVisual Studio 2012 is incompatible with windows server 2008 R2 error
I have Visual Studio 2012 installed insdie windows server 2008 r2 , and every thing use to work well, but today when i tried to open Visual studio 2012 i recevie the following message:- program...
View ArticleASP.Net application takes 60 mins to launch after rebuild
My web application was working fine, but since last 3 days I am facing a weird problem. After rebuild when I say F5 or ctrl F5 to run same application it takes indefinite time to launch the very first...
View ArticleVisual studio 2013 code behind file control issues.
hi all ,i am trying to create some controls on my pages.Everything was working fine until yesterday when avast antivirus detected some files of .net performance profiling as some trojan virus and...
View ArticleHow to uninstall update 4 from VS2012?
Hello,I want to uninstall update 4 from VS2012. how can I uninstall it?Thanks,KK
View ArticleTypescript performance problems
I'm not certain where to ask this question, so I figured I'd start here as this seems to be a VS issue. I'm using VS2013 Update 2 to develop Typescript in support of an MVC application. My problem is...
View Articlelibrary package manager is hide
Hi,I am trying to use Nuget package manager but my visual studio 2012 (Ultimate) is hiding library package manager.i am unable to use any feature. what happened to my visual studio?can anyone guide me?
View Articlerest services rather than soap
Hi,I am developing an application (using ASP.NET MVC3 and WCF).I am using proxies classes which is coming from different locations (mean URLs) by adding the references.I want to ask that i have to add...
View ArticleSending Email message direct from VWDE to Email account
Is it possible to send a Email message via VWDE to my Yahoo.co.uk Email account ?
View ArticleHow do you stop visual studio 2012 trimming white space at the end of each line
this is really giving me headaches, ever since I installed the last update visual studio2012 keeps removing white space at the end of each line when I save a file. I'm working on a team project where...
View ArticleWeb Forms problems in Visual Studio Express 2013 for Web
I posted about this before and thought I had a workaround, but the problem is back. Now I am wondering if there is another problem that is related.I should note that these same problems have occured...
View ArticleTrying to pass line-break element to SPAN element gets encoded
Sorry if this seems like a stupid question and it probably is. But in VSWeb 2012 I am constructing a string that will appear in a SPAN element. I wish to pass <br> to allow line breaks to appear...
View ArticleAfter move from VS2010 to VS2012 HTML rendering is intermittently losing content
We have updated our development environment from VS2010 to VS2012 but noticed the following issue: The start of the page is sometimes not rendered.for example having something...
View ArticlePublishing website using VS2013 and FTP
After executing FTP I receive the information that the website was published successfully, but when I look at what is there using Filezilla, nothing is there.1>------ Build started: Project:...
View ArticleCode analysis false positive?
Using message As New MailMessage(safeSender, New MailAddress("accounts@grasshoppersoccer.com.au", "Accounts")) With {.IsBodyHtml = True, .Subject = "New invoice"} message.Body =...
View Article