Help Viewer: Code language selection is now broken
In many .NET documentation articles (class reference) in the offline Help Viewer that came with VS, there are syntax or example blocks where you can choose from C#, VB.NET, and so on. These seem to be...
View ArticleF10 activates the main menu bar in visual studio 2012
Hi,I'm working on Visual Studio 2012 professional version. When ever I press F10 key, it activates the main menu bar. Even F11 key is not functioning as expected. This happens only in one solution, I...
View ArticleUsing Child Forms
I am trying to create a project that has a main MDI form with a menu.The menu items call child forms.I am trying to make the child forms (Each for a different master) call a simple...
View ArticleNew program dev questions
HI everyone! I am a newbie when it comes to visual studio and I am in need to create a website program for my work. I am no stranger to java or c# as I mostly work in unity 3d.What I need is more...
View ArticleProblem with debuging c# COM code vs 2013
Hi,I try to debugging c# libraries from Windows desktop application. C# code is COM visible. When I run it from Start breakpoints are not worked.When I mark breakpoint I become comment: The breakpoint...
View ArticleInvalid Command Line. Unknown Switch : useenv
Hi there!I have been trying to load a c# solution through a cmd file, which loads some env vars and tries to run devenv.exe with the switch \useenv.Unfortunately, this, for some reason, wouldn't work !...
View ArticleCouldn't see my application ICON on Windows 7 control panel when build in 64...
Hi,We have an application comprises of many .vcproj Each of which generate some .dll or .exe when build using visual studio 2008.We can build each one of these projects in 32 bit as well as 64 bit...
View ArticleUnable to start program 'c:\..........exe'. The system cannot find the file...
I'm using Visual Studio Express 2013 RC and try to run C++ program but every time i run it give me the error.I try to make new project then same error comes. It can't run any newly created project...
View ArticleHow to rename an app made with Visual Studio 2010?
I created an app with Visual Studio 2010 and I don´t know how to rename it. If i rename project it doesn´t rename the app.
View ArticleUnable To Change Platform From Any CPU to X86
I have written an order entry system with over 30 executables. It was developed on a 32bit PC (C3 .NET 4.0) with now some of the users are running it on 64bit machines. When developing, I did not pay...
View ArticleVisual Studio 2013 Express
My OS is Windows 8I am trying to download and install Visual Studio2013 Express from the Microsoft site. I have tried IE and Firefox.I start by going to www.msdn.com and selectingGet Visual Studio. On...
View ArticleAppUpdater asks for SharpDX (dependencies)
I am trying to create an auto updater for my application. I found the Ionic.AppUpdater and almost got this to work exept for the downloading/installing as soon as an update is found. As soon as my...
View ArticleHow do you register Test Professional 2013 trial?
I've been using VS Test Professional 2013 trial and just got a notification that my 30 day trial has expired. The dialog box suggests that I can extend my trial by registering the software, and I'm...
View Articleadapter.Fill(ds) in vbnet 2008
Hi,After completion the Adapter.Fill(DS) stage, I just want to find out if table(0) is not Empty.is there a way to do it with one line like table.hasrows as it is doen with the Data reader??Thanhksdov
View ArticleProject that runs in VS2012 won't start in VS2013
I have a solution with multiple (2) startup projects -- one is run as a service, the other a web page that uses silverlight 5 and connects to the service.The only error I get...
View ArticleHow do you change the caret color (so that I can see it!)
I like to set the C++ Editor's background to black. This works fine in Visual Studio 2010 Pro. In Visual Studio 2013 Pro, on the other hand, the caret remains black, the same color as the background,...
View ArticleI need help with installing VS2013 Ultiamte
First of all hello, and sorry if this is not the right place to post this. So I've downloaded VS2013 Ultimate trial from this website: http://www.visualstudio.com/downloads/download-visual-studio-vsThe...
View ArticleVisual Web Developer 2008 - View in Browser
I had previously edited a website using FrontPage but wanted to start using Visual Studio 2008, Visual Web Developer Using VWD, I opened the remote site in FTP mode: ftp://hostxxx.com/www (example...
View ArticleDrag and drop from toolbox not working
Hi:Running VS2013 Pro on Win7 Pro. New webform project from VS template. Drag and drop of ANY control from Toolbox has stopped working. Repaired VS. No change. Installed Update RC1. No change.In...
View Article