Not 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 ArticleInstall Certificate - How do I direct my application to use a certificate...
Using Visual Stuidio Makecert I created the certificate below to use in one of my application. Question: Where is the store CUSTSTORE located and how do I get my application to use it?C:\Program Files...
View Article'Microsoft.VisualStudio.Editor.Implementation.EditorPackage' package did not...
After the 07/10/2013 Microsoft update, I tried to open Microsoft Visual Studio, then this error showed upNo exports were found that match the constraint: ContractName...
View ArticleGoto Definition Gives Up VS2013
I have a problem where Go to definition within the VS IDE sometimes gives up, it happens every now and again but has started happening consistently for a single solution. The symptoms are that...
View ArticleRename Not Working
Hi,When I rename a variable, method or whatever in VS 2013 Update 2, the IDE offers the possibility to also rename all references to it. However, when I try, I get a message from VS about an error, and...
View ArticleVisual Studio 2013 (dark theme) is printing white text on black...
I did a clean install of Windows 8.1 Pro and Visual Studio Professional 2013. I selected the dark theme for Visual Studio, opened a project and tried to print the code. Instead of printing black text...
View ArticleWas there a change in how the VS debugger handles pdb loading between VS2010...
Hi,So we have an application that loads a dll for some functionality (LoadLibrary) and frees it again when it's done doing the work (FreeLibrary).The following worked in VS2010 but stopped working once...
View Articlehelp with yahtzee game. ANSWERED
Help!!! I'm trying to make a yathzee game with visual basic 2010 and it works for the first round (time you enter a score) but the second time no matter what i try it all ways enters a 0. it's a...
View ArticleVisual Studio 2013 Crashing!
Hello!I have a problem with my visual studio 2013 ultimate, as the title says, It is crashing.Yesterday, when i entered my project, it was empty, the solution browser was empty too, There was no forms,...
View ArticleVisual Studio Changes Case of Source Files
Hi. I'm a game server developer. Sometimes Ultimatte 2013 renames my source file after I've edited them. For example, GameQueue.h will unexpectedly change to gamequeue.h or GameQueue.H. I've even seen...
View ArticleHow to specify end user program installation directory ...
HelloHow can I specify location where I want to install my program?Every time try to install it, it goes to c:\users\User\AppData\Local\Apps\2.0\xxxx\yyyy\zzzzz\xxxxxxxxx\MyProgram.exe As it is a...
View ArticleUnrecogized Guid Format
I have uninstalled all Visual Studio components and reinstalled Visual Studio 2013 plus Visual Studio 2013 SDK.I started having the problem before I uninstalled Visual Studio, but now I am at a loss...
View ArticlePublish web site direct instead creating publish Profile
Hello,I have installed VS2012 Ultimate on my win8.1 machine. Earlier I was using Vs2008 for ASP.net coding on XP.After Coding I have to publish web site. In VS2008, when I click on Publish web site,...
View ArticleChart YValueMember
Hello,I have a question regarding Chart bound to a data set. I have my line chart bound to the dataset, consisting of three columns. In the Series Collection Editor My columns appear under the...
View ArticleHow to re-prompt conversion of vcxproj files from version 11 (VS2012) .sln...
Hi,I went to convert my sln from Visual Studio 2012 to Visual Studio 2013. I opened the solution in VS2013 and before being prompted with the option to automatically convert my vcxproj files for me it...
View ArticleTool->Options: Everytime I start VS2013 my option are not configured as they...
I ticked the line numbers option under text editor->C/C++ and it doesn't seem to register for everytime I lauch the program. Strange thing if I change something like smart indenting to block it...
View ArticleA bug in MSVC 2013
Hi there.I was trying out 2013 because of these new nice C++ features from new standart and that's what I found..I experienced a nasty deadlock and I wasn't able to find a reason for quite some...
View ArticleWhy doesn't Microsoft have it's own connector to Oracle?
You know what drives me nuts? I said, do you know what drives me nuts?Dealing with the freaking Oracle Driver and trying to figure out how to get it to work with visual studio, and when I get that...
View ArticleVS Express 2013 for Web - Opening or closing new website creates new...
Greetings from a new user of Visual Studio 2013 Express for Web that was freshly installed about two weeks ago. I would really appreciate any help or guidance regarding my issue below. If I'm in the...
View ArticleC89 in Visual Studio 2013
Is there a way to configure the default C compiler from Microsoft Visual Studio 2013 to compile in the C89 standard?I've tried /Za option, but doesn't switch back to C89 mode.
View Article