Visual Basic Controls Duplicate themseves When Moved
This is a simple but time consuming problem using Visual Basic 2012 I drag the controls from the Data Source onto my form. The controls and accompanying labels are placed on the form in a very simple...
View ArticleVisual Studio 2012 takes 30 seconds to rename or delete a file - TFS
In all my projects, under VS 2012 and TFS, deleting and renaming files takes at least 30 seconds each time. During that time VS is completely unresponsive.What's the problem and how can I fix it?We're...
View ArticleMake a desktop app
I want to make a desktop application which can ping an ip address..... which catagory i select from VS 2012 of application.... And how i can access this functionality of Command...
View ArticleSome content appears to be missing in Help Viewer 2.0
Hi,I am using Visual Studio 2012 and I'm learning some ASP .NET . I was searching some documentation on the "SelectList" class to understand something but I just couldn't find it in the Help Viewer...
View ArticleConstruction on type ... was not found
I have a VB application written for Autocad Inventor as an addin using 2010. I have been asked to make modifications to. I have reloaded the source code, and am able to build without errors, and...
View ArticleEliminate or minimize width of shading/resize border around Visual Studio 2012.
I have asked this question a few time in the past on other forums and never get an answer. I want to eliminate or minimize the width the shading/resize border around Visual Studio 2012. I hate the...
View ArticleError C1083: Cannot open include file (from network location)
I am switching to Visual Studio 2013, and trying to compile a library that uses Boost.Boost is installed on a network server with a path similar to \\ netserver\libsSure, I have listed this path in...
View ArticleCannot get fixed width asp:MenuItems
I'm trying for a simple left-side vertical navigation menu using the asp:Menu control. The problem is that the various MenuItems are varying in width depending on the size of the text in them. So I...
View ArticleVisual Studio 2013 stops responding after run
This first happened after running a c++ application in Visual Studio Express 2013, and also happened with Visual Studio Pro 2013. I'm using Windows 8.1 Pro, and the same application runs fine on...
View ArticleDisplay list box selections in a message box
I have written a windows from that has three list boxes.Two of which are multi selection boxes.On ordering i want to produce a message box that has an itemized list.Everything seems to work that i want...
View ArticleUndo Pending Changes fails
Undo Pending Changes works half way. The checkout is removed on the server, but the server version of file is not downloaded to my computer. The output window has the following message..."The...
View ArticleWqlEventQuery "Win32_Process" catch if there are multiple windows open in the...
Hello All,I'm using the ManagementEventWatcher to give me an event when there is a change in the windows open in a process. For instance if you have word or notepad open you can have multiple documents...
View ArticleSolution has a reference to a project that has no source or dll associated...
I am using Visual Studio 2008 and am tasked with refactoring a fairly large project. I have to rename all references to a specific name used in the solution. A lot of this refactoring occurs in...
View Article32bit and 64bit dlls in web application, how to run debug?
Hi,I'm sure there has been many discussions around this and I have attempted to find a good summary as to how this could work but have failed.My issue is this, we have a web application that was a...
View ArticleVS2013 Ultimate Phone templates missing some , via BizSpark, AppStudio
I installed VS2013 from BizSpark, wrote an app using AppStudio, and downloaded it for customization. My specific problem is how do I add the required Privacy policy, being as how my app uses the...
View ArticleAlarm clock voice activated Phone Sample does not respond to voice in VS2013...
Using this sample code in VS2013, it runs fine in the emulator but I cannot get it to hear...
View ArticleVisual Studio not detecting changes.
Just recently after I had made some changes to configurations of my solution and project Visual Studio 2012 stopped recognizing my changes and therefore does not build my changes when I select build....
View Articlecounting words in an rtfbox
Hey there, I've made an rtf editor with the semi-functionality of an word counter.: Private Sub rtbEditor_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
View ArticleVS2013 does not remember last opened files
Hi,When I open a solution in VS2013SP1, the files which were open before I closed the solution the last time are not opened again. Starting VS always gives me a empty editor region.How can I configure...
View ArticleVisual Studio 2010 Not Working With Internet Connection
Hello all, thanks for answers firstly. I have a problem with my visual studio 2010 professional. I am using Win 7 64 bit.My visual studio is not working if my computer is connected to the internet....
View Article