Visual Studio 2010 designer errors after installing Visual Studio 2012
After installing VS2012, when opening winForms in VS2010, the designer will not open. Error as follows: Object Reference not set to an instance of an objectThe files have no been opened-modified by...
View ArticleNo locals/watch in VS 2012 Update 2 when run as administrator?
I just upgraded my VS 2012 to Update 2. Since upgrading, my locals and watch windows don't work when I run VS as administrator. (They do still work when not run as admin). I can step through code and...
View ArticleNative charting/ data visualization tools in VS 2012
Hi.I know there is probably a better forum to ask this, but I'm not sure where that would be. We have a Windows app that we built using Dundas Charts for Windows Forms. Those forms have since been...
View Articlevs express for web 2012 crashes while adding a controller
I opened an MVC4 project and all was working fine until I tried to add a controller, VS crashed so I restarted, now the project won't load at all and I get "waiting for an internal operation to...
View ArticleHow do I add a "linked folder" to a C++ project?
I've got two C++ projects in the same Visual Studio 2012 solution: A & BI also have a folder on my HD that I would call my common source files.How do I link this common source folder into both...
View ArticleWhy does MS Help Viewer 2.0 use ugly Times New Roman font? Part 2.
I tried to continue discussion in the thread Why VS11 Help Viewer 2.0 has ugly mono font? at qa.social.msdn.microsoft.com, but to no avail. It says "Unexpected error" when I try to post a reply. So I...
View ArticlePdb's make my project always 'out of date'
My project is always out of date because of pdb's. In VS output window i see always: 'Project is out of date. Input file foo.dll is older than output foo.pdb'. Always the same. I checked files, Dll is...
View ArticleApplication Verifier Fails with this simple program
Sorry if this is the wrong forum, please redirect me, I am newbie.If I run the following simple program under Application Verifier(x64) I get a heap error Heap block corrupted after being freed....
View ArticleIs it wrong for an application to copy to clipboard?
In an add-in to Visual Studio I want to take copy of the source code in the code window to the Clipboard using the following: objTextDoc =...
View ArticleProblemas con Visual Studio 2008 y Mysql
Saludos a todos. Tengo creadas una serie aplicaciones de gestión de datos que beben de una base de datos MySql en un servidor al que se conectan los distintos usuarios por escritorio remoto. Al mismo...
View ArticleWhy won't the button hide these panels?
I've got a button that opens up a series of panels at once in set locations. I'm getting really annoyed, because I've coded one button on a form to hide all those panels again. I'm not sure why the...
View ArticleVisual Studio debugging?
A couple of different software programs tend to crash now and then, and when they do, I get a message from the "Visual Studio Just-In-Debugger", suggesting debugging with "New Instance of Microsoft...
View Articleproblem after complete the program
Hi I'm using VB 2012, and after I finish my program an message appear for me:" Unhandled exception has occurred in your application ........ "How can I solve it ??
View Articlec# express open a dialog when treeview node is clicked.
I am using a treeview control in C# Express. I have populated the nodes with family tree data at design time. I would like the user to click or double click on a node and a dialog box would open with...
View ArticleCould not copy the file "C:\....\xxx.dll" because it was not found but the...
Hi. I used to have a dll for some text editor in my project that was referenced properly etc. Then I removed the reference from the solution and afterwards I've deleted the actual file from the bin...
View Articletrial
i am an oracle developer , but newbie to microsoft , and i know that oracle has an awesome forum , if i ask a question , i expect the answer after approximately minutes , and i want to know if this...
View ArticleCreating a form to submit info
Ok I am trying to create a form in Visual Studio 2012 Ultimate. The form is for a customer to submit information via email. The problem that I am running into is in the sub SendEmail_Click. Here is...
View ArticleXNA - How to Add video?
Hello, i watched some tutorials about add video in xna. But when i write Video there is nothing. So is there any library for add video?VideoPlayer vidPlayer;vidPlayer. --> there is nothing in my...
View ArticleVS2012.2 v110_xp broken?
Hi,After installing Visual Studio 2012 Update 2, our C++ modules that were targeting v110_xp are no longer running on Windows XP/Windows Server 2003.When launching the application, the following error...
View Article