Visual Studio 2010 Pro as HTML editor problem/question
Hello, I am using VS 2010 Pro and I need to edit an old website that was originally developed in FrontPage. I don't have access to a copy of FrontPage and even if I did, would rather not use it for...
View ArticleCan't hit breakpoint in .ashx file
All:To my VS2012 solution, I added an "Existing Website". This website contains nothing more than a single C# ASP.Net generic handler file (i.e. a .ashx file). I set a breakpoint in the...
View Articlebuttons with images.
I am new to this forum and programming. I have advised the developer community to clarify my doubts. I apologize because my English is not good, so I have to use the google translator and possibly the...
View ArticleHow to deal with different crippled versions of VS Express 2013 Preview
I am just starting to learn .NET, C#, etc... Haven't used MS Studio products for more that a decade. I don't have lots of money to invest in MS IDE products, so the Visual Studio 2013 Express Preview...
View ArticleVS2012 ComboBox , can I use the properties tab to set it so I get no...
Hi Guys , so basically I have a combobox which displays clients , however the nature of the app means that there will be more than 1 client with the same name , I can't remove the duplicate therefore ....
View ArticleVCUpgrade unable to convert project
I am trying to convert a VS6 project to a more recent version of Visual Studio. I installed VS2012 Express (for desktop), and converted my project(s) using VCUpgrade, and it worked very well. For other...
View Articlechanges in CSS file do not display on web pages
when I change the variable width from 9600px to 500px, for example, in the CSS3 file for a DIV element, no change appears when the file is rendered on localhost. If I change the background variable to...
View ArticleCreating WMP Plugin in VS2012- New Project wizard is repeatedly prompting the...
I am trying to create a windows media player plugin. For this i have setup Windows SDK for 7 which includes WMP SDK, then changed the wmpwiz.vsz file as suggested in this article and copied them to my...
View ArticleDNS.GetHostName
Hi,Does anyone know where DNS.GetHostName gets its info from specifically?We have an issue with a Windows build that is using this command to send the machine host name to a license server. Our...
View ArticleHTML Elements Collection Has "Nothing"
Hi Everyone,My objective is to get the information from a table on a webpage into a WPF application. how its displayed is not the issue (DB, List Object, etc.) the issue is around actually getting the...
View ArticleCompilation of OpenCV 2.4.6 on VS 2012 and VS2013
I am able to compile OpenCV 2.4.6 on VS 2010 but it gives compilation error on VS 2012 and VS 2013.Following error is seen on VS 12 and VS 13:opencv\modules\core\include\opencv2/core.hpp(1136): fatal...
View ArticleCannot close program because Wordpad is open
Hello,I write a textfile in my program and after that I open him in Wordpad.After this I want to close my program but that is not possible because Wordpad is open.How must I do this that I close my...
View ArticleSQL Schema compare in Visual Studio Premium 2012 fails
I have two instance of SQL server 2008 r2. I am using SQL Schema repair in Visual Studio 2012 premium. Schema compare has worked fine for many months, but now I get error message Error 3 Object...
View ArticleExclude files from styleCop analysis does not work
I set in the project file the <Compile Include="Directory\File.cs"> <ExcludeFromStyleCop>true</ExcludeFromStyleCop> </Compile> To tell the tool to exclude...
View ArticleTo which folder does the Microsoft Visual Studio 2012 SDK download
To which folder does the Microsoft Visual Studio 2012 SDK download. I see the C:\Program Files\Microsoft Visual Studio 2010 SDK but I cannot find the VS2012 SDK.
View ArticleResources: a question or two
VS 2012, VB, Windows Form ApplicationI'm new to VS and I have a couple of questions about using resources in project properties.1) I am using various images/icons which seem at some point to have...
View Article'System.ServiceModel.Persistence.PersistenceException' is obsolete
Hi I'm using Workflow 4.5. I'm getting the below warning,'System.ServiceModel.Persistence.PersistenceException' is obsoleteWhat is the equivalent exception class for this in system.activities.*...
View ArticleWhere is the code for Windows Vista Security Series: Building Plug-ins for...
Where is the code for the following. The link appears to be brokenhttp://msdn.microsoft.com/en-us/library/bb945062.aspx Windows Vista Security Series: Building Plug-ins for Network Access Protection
View ArticleHow do I add a non binary file to a publish deployment?
Question: How do I add a non executable file to the deploy package?The most common way to add a file is to load it into the assembly as part of the project space. But I can not use this method.Here's...
View Articlevisual studio is launching my app twice?
I have no clue how this happended, I obviously screwed up something when attempting to deploy my test windows store app to my surface RT...however, it seems now that when I debug in either local...
View Article