Error when create or open a C++ project on Visual Studio 2013
Good Evening! I sufferring a question when I open a C++ project on Visual Studio 2013 and it shows the message like "Fail to load package Visual C++ Project System". And when I want to create a C++...
View ArticleVisual Studio 2013, 2012 Pro not opening 2010 cs solution
I was trying to open Richter's "Clr via C#" 3rd edition source which has a 2010 solution, but when I try there is no error message and nothing happens. I also changed the security to trust the file...
View ArticleMulti-line code snippet inserts extra blank line at end
I've created the following code snippet:<?xml version="1.0" encoding="utf-8"?><CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet"><CodeSnippet...
View ArticleVisual Studio Express 2013 for Web missing "Developer Command Prompt"
I understand this is VsDevCmd.bat, however that file is not installed. The only shortcut I have in my ...Program Files\Microsoft Visual Studio 12.0\Common7\Tools folder is "Build Notifications". Is...
View Articlemocrosoft visual basic powerpack error
I have developed windows application in visual studio 2012. I have developed using win 7 (64 bit) OS.After i deployed and installed my app on another windows 7 (64 bit) PC while running the app one of...
View ArticleVS 2013 SDK Seems to break 2005 build
I have several projects that integrate with various versions of Visual studio (2005 through 2012). I recently installed Visual Studio 2013 and it's SDK, now my integrations that build with Visual...
View ArticleGetting __forceCRTManifestRTM unresolved reference link error (LNK1120) with...
Hi, Just installed VC++ 2008 on my machine. When I build something in "debug" mode the build complete, when I use "release" mode am getting this error: MSVCMRT.lib(mstartup.obj) : error LNK2001:...
View ArticleFind in Files
There is no "Cancel" button in "find in files" dialog !I know "Esc" or "Ctrl+Break" closes this dialog !Usually there will be a cancel button in most of the dialogs popeped in this studio !Is there any...
View ArticleVS2012 Lastest Update Not able to Lauch WPF PRISM based app
Hi,We are using VS2012 for developing a WPF application. After recent VS2012 update, we are not able to launch the application from visual studio. But we are able to launch the application directly by...
View Articleissues using Visual Studio 2013 on a 64 bit computer
hi,I have installed Visual Studio 2013 on a computer having Windows 7 64 bit OS. Then I tried to download a WPF/MVVM application early developed in Visual Studio 2012, and Im having a lot of compiling...
View ArticleLocalhost not working in Visual Studio 2013
HiI have implementet a Visual Studio 2012 Asp.Net Web Forms application on Visual Studio 2013 Professional.When I try to run the debugger using IIS Express nothing happens for a long time, and then I...
View ArticleDon't know which to use
This is a very general question. In 2011 I did training in Business Intelligence using SSIS, SSAS and SSRS on SQL Server 2008 R2 and Visual Studio using BIDS. Now that the job market is improving, I...
View ArticleMessageBox causes "COM object that has been separated from its underlying RCW"
I have a problem where the MessageBox function causes an Outlook Item object to be released (COM object that has been separated from its underlying RCW). The following code works fine if I comment out...
View Articlecustom validity check for some common input components ( input text mesages)...
Hi friends, Is there anyway to create a custom public validation / null check function or sub to be called from different forms. Imagine I have 10 forms with some common text box entry components...
View ArticleWPF and Windows Compact Framework
Hello,I've seen a lot of discussion on this topic but nothing newer than a couple years old. So I'm re-asking the question, when if ever will MS support WPF on the Compact framework? I ask because I am...
View ArticleC# Form Application
I am in the process of writing a program that accesses an MSSQL server to retrieve information. If I publish the program and change the exe to a text file I am able to see in Notepad the web path,...
View ArticleWhy such a steep learning curve.
I came to Visual Studio because it promises so much.However I find the software is really daunting and difficult to manage. There doesn't seem to be a simple method of learning just the relevant bits...
View ArticleCode and Syntax
I've coded in a few different languages before, but the problem I run into the most is also the simplest. Where do I get a simple list of the language's codes and what they do? For example, using an...
View ArticleVisual Studio Error: Only true type fonts are supported.This is not a true...
Hi All, I am using VS 2010 (SP1), when i am trying to connect Team foundation server, getting below error message."Only TrueType fonts are supported and this is not a TrueType font". how to solve this...
View Article