Visual Studio 2013 Hangs when selecting a control in design view
Visual Studio 2013 is doing something strange: whenever I click to select a control in design view of a form, VS appears to do some kind of iteration before it finally settles and actually selects the...
View ArticleWhat are the required building blocks to place part of an application into...
Hi there,I have a Windows client/server business management/accounting application written in VBA/Access.I am thinking of making small parts of the application available in the cloud, for example...
View ArticleBypass Windows Security to write to network drive that someone doesn't have...
Hello! I have an Access database sitting in a network drive that only some people have access to. I am also building a vb.net forms application that will be used as simulators and tests. The people who...
View ArticleHow to seperate two search patterns inside Find & Replace with regular...
Hey,i just want to search after more than one Patterns inside a string, means inside:string word = "word1 word2 word3 word4 word5";if want to replace word1 and word3 with one regular Expression. Sorry,...
View Articlevisual studio ultimate
Hi I used to have visual studio ultimate 2010 on windows 8. After using for sometime it said you have to register. Then i did so and it gave me the key number. and when i entered that number it said...
View ArticleVisual Studio 2013 breaks NTFS hard link
I have a file and a hard link to it. When I use Visual Studio 2013 IDE to save either the original file or the hard link, the hard link is destroyed -- I get two unlinked files.Symbolic link ain't...
View ArticleNot able to open Build Process Template XAML file in Visual Studio 2013 Ultimate
When I attempt to open build process template in Visual Studio 2013 I get following exception:System.IO.FileNotFoundException: Could not load file or assembly...
View Articleproblem running programs with windows 8.1 and VE2013
Hello,I just started using VS2013 express and so it might be a silly question:I wrote the following code and when I build and run the code, I get two command windows: one with my code (which closes...
View Articleprogrammer
How can I compile a vs2013 mfc c++ program on a windows 8 computer that will run on a windows 7 computer. I get the following error message on the windows 7 computer : "The application was unable to...
View ArticleVisual C# 2010 Express IDE freezes
I installed Visual C# 2010 Express on PC with Win XP Prof SP3. Whilst it reacts on mouse normally, when I try to write into a textbox (e.g. name of project in the form for starting of new project or...
View ArticleVS to develop apps for Office - only
Hi allI was sent an email from VSOCustCare about an extension to my VS Trial to May 2014, but this only lets me use the free VS Express apps, none of which can run and debug (f5) an Office app. I was...
View ArticleCustomized cl+link for V.S 2010
Hello,I wrote new cl+link from scratch in order to run a compiler + linker for another O.S.When I compile a file, my cl is running and when I link the application,my link is running.After running my...
View ArticleGetting an error after migrating VS2012 to VS2013 .
Hi,I have installed VS2013 and opened my project.So web.config added " <add assembly="System.Spatial, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />"and giving compile...
View ArticleCannot paste to Database Designer window in VS2013
Hello VS2013 fans, I’m having this problem:Copy a guid from one row in the Database Designer window using the right-click context menuAttempt to paste to the next row of the Database Designer window...
View ArticleDatabase Properties -> Deployment Options -> Deploy database properties
Even when I uncheck the option "Deploy Database Properties" (under Debug -> Deployment Options), still the recovery mode of the target database is changing based on the source. When this option is...
View ArticleAppSettings tag in app.config file of a WCF
Hi,I am developing a wcf and am using some hard coded values as of now for testing. However I want to put these values in the app.config file so that values can be easily changed while moving from dev...
View ArticleHow to add Entity Control to Visual Studio Toolbox
Hello, How can I try to add a Entity data-source control to my Visual studio tool box for making the entity framework operations. I chose the ""Choose Toolbox Items" menu options and Checked the...
View Articlehow to update Visual Studio express for windows phone and Hyper V dont work
Hi, I am using Windows Pro and it support Hyper V and SLAT. I checked my PC and It has Hyper V turned on but Windows phone 8 emulator did not work. It worked before until I installed windows update. I...
View Articleduplicate results in "Find Symbol Results" pane
When I do a Find All References, I often get duplicate results in the Find Symbol Results pane. For example, notice the four lines for dbtypes.h(3063) and the four lines for replicator.cpp(1365) in the...
View ArticleNew to Visual Studio
hey guys i am a new to visual studio, i am sort of a design guy not coder type, started visual studio 2013 on my own now its been couple of months i am just getting my hands wet with it, i would like...
View Article