Visual Studio 2012 web deploy window does not appear. Locks VS.
Ever since we upgraded to Visual Studio 2012 (from 2010), we have lost the ability to do a web deploy to Azure. I right-click on the project I wish to deploy, select Publish, and VS thinks for a second...
View ArticleBinding Navigators
I am using VS Express 2012. I have two tables on a form and a Binding Navigator for each of them. The tables are linked via their "ID" fields. The main table is on the "Main Form" along with its...
View ArticleMultiplicity in Class Diagrams (Visual Studio 2012)
Hey,I am trying to model a class diagram that has some multiplicity in it in Visual Studio 2012 Ultimate. I know that it is possible to set the multiplicity of an association in a Modelling Project,...
View ArticleVS 2012 > Model Browser > Entity Types BUG
Hello everyone,Have You experience this bug ever?Open Model Browser in VS 2012, go in the section Entity Types, choose one entity, right click on it and press Delete from Model.When the delete dialog...
View ArticleCan open test projects
I can't open existing or add new test projects after i installed VS12 Professional. It works in VS10 on the same machine. The error i'm getting when try to open test project "There is a missing...
View ArticleIntelliSense not working in visual studio 2010 but enabled
I am using visual Studios 2010 to write C++ and I am not getting any IntelliSense pop up, unless I use ctrl + space to force it to pop up. All the setting say that it is turned on can anyone help?I am...
View ArticleHow can I make default text in textbox?
Hi, I'm quite new in this forum. I want to create a default text display in every text box on the form as a guide for user to input. eg the name text box display "please enter your name", and phone...
View ArticleMemory leak introduced in C++ AMP
I installed Visual Studio 2012 Update 2. I don't know if the "Update 2" introduced a memory leak, or if I hadn't noticed it before.The code I use to test it is: while (true) { extent<1> e(10);...
View ArticleSimple website templates?
Expression Web used to provide a number of pre-built templates (e.g. organization, personal, small business). They were essentially visual look/feel templates. Whereas Visual Studio Express for Web...
View Articledimmed section in web.config
I created a new asp.net MVC 4 internet application. I pulled the latest nugget package for elmah. When I look at the web.config file, there's a section <location path="elmah.axd"...
View ArticleUse Windows Authentication as the Login requirements of VS Web page instead...
Hi,I'm a newbie to VS, using VS 2010 Web and have created a web page which is linked to a SQL database which uses Windows authorisation. I set up the ASPNETDB standard login pages following the...
View ArticleVisual Studio bug report
Hello, I'm using Visual Studio since 2008 to create ASP.Net application. There are numerous bugs with the designer (and others) who have never been solved. These bugs persist from year to year, and I...
View ArticleURL in CSS using new help system/MSHC not working?
Hi,I'm trying to generate my code documentation and target mshc format, but I'm facing a really annoying limitation. I'm using a css to define all small icons but It seems that URL defined in this css...
View ArticleFTP SSL/TLS
How do I connect to my ftp ssl/tls in VS 2012. Doesn't work. I get a 502 error when I try. I know my connection is working because I use it in other softwares and it works.
View ArticleWhere the name NUGET comes from
Hello,Just a simple question: What means NUGET ?I'm using it very often of course, and I know already what it is for, but... just for pure curiosity...Maybe 'NeverUseGooglecositEatsTime' ? 8-DThanks in...
View Articledr.HasRows is getting hand
If dr.HasRows Then // geting hang ...nothing comes up after this line..while i have run query on oracle in Toad and its work fineIf dr.HasRowsThenReturn TrueElse Return False End IfAlpain debug...
View ArticleBuild Deployment Package - Folders WAY too deep...
(I could not find a better forum, feel free to re-locate)When you use "Build Deployment Package" (VS-2010) the resulting .zip file (or archive folder tree) is way too deep as it mimics the full...
View ArticleVisual Studio Express on a Laptop ?
Why will it not allow one to create a Form whose height is greater than the number of pixels in the Laptop's Screen. ?
View ArticleHow to achieve IValidatableObject implementation in a Potable Class Libray
Hi, I have a Portable Class Library for my business objects and I would like to add custom validation logic to this objects. I would like to do this using IValidatableObject interface and not to use...
View Articlelong filenames burning 2012 Pro DVD from Iso download
I just downloaded the VS 2010 Pro iso and burned to DVD. When it finished it showed long filenames on the Win7 "Windows Disc Image Burner". I then went to the file manager and looked at the DVD and all...
View Article