There is no $(PlatformTarget) macros in the VS2013 preview for C++/CX Windows...
There is no $(PlatformTarget) macros in the VS2013 preview for C++/CX Windows Phone 8 project with Win32 (x86) platform. Though with ARM target platform there is macros $(PlatformTarget).There is no...
View ArticleUnable to open SSIS package using Visual Studio 2012
Hi,I'm using Visual Studio 2010 and I can't open any SSIS packages but my coworkers can. I get the error, "X cannot be opened because its project type (.dtproj) is not supported by this version of the...
View ArticleVisual studio start up file - run as admin
I have a python project, and the startup file is set to an external .py file.What I need is to run this file as an administrator.Will running visual studio as an administrator be enough for this?Thank...
View ArticleAdd info to Dataset from another Database
Ok - so consider the following table:ID NameI query this table and everything is fine.Now let's say there is another table on a different database from a server on the cloud where the ID matches a...
View ArticleAny plans to bring back the experience provided by TestResults window in...
I just installed vs2012 Update 3 and to my surprise the claims of 're-architecting' the testing experience in visual studio mean that the new Test Explorer window is pretty useless for unit testing;...
View ArticleDebug/Release Configurations
I have not been able to find an answer to this anywhere...I'm building a Windows Store App using Visual Studio 2012 and for some reason, I cannot set different values for Debug vs Release in the...
View ArticleTimer Code : Doesn't Work Properly
Private Sub Timer2_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer2.Tick Dim A As Integer Dim B As Integer Dim C As Integer Dim D As Integer Dim X As Integer A =...
View ArticleLoading DLL's from subfolders as a reference
Hello,I have been stuck on this for some time. What I am trying to do is load several DLL's from subfolders in my application.I have looked at many articles including:How the Runtime Locates...
View ArticleLoading DLL's from subfolders as a reference
Hello,I have been stuck on this for some time. What I am trying to do is load several DLL's from subfolders in my application.I have looked at many articles including:How the Runtime Locates...
View ArticleIntegrating Intellisense with external build systems
I'm generating Visual Studio project files from an external build system, and would like to continue using that system to build my project. I can do per-file or per-target compiles using it. However,...
View ArticleVisual Studio 2008 IDE Help quit working
Help has quit working for me. No matter what I input to search, I get 'nothing found'. I have gone to Tools>Options>Help>Online and selected Local first and Online second, and vica versa....
View ArticleVS change dll's
Hello! I work with big project and use Git for it. Several days ago i get strange situation with my NuGet: if i try last version of our project of some commit i get the same - after openning NuGet...
View ArticleAre Visual Studio Programs developed for SQL 2008 R2 work on SQL 2005?
I've developed programs via Visual Studio 2010, which interact with databases on SQL 2008 R2. My potential client has SQL 2005. Should my programs work with this? Or do I need to do updates? Does...
View ArticleValidating and passing credentials/identity to a web page
We leverage ADFS 2.0 internally for our single/simplified sign on services. In a couple of cases, our internal business doesn't want true SSO (no prompting for ID and password) but rather that the...
View ArticleMissing link to code sample
in the article "Windows Vista Security Series: Building Plug-ins for Network Access Protection" located athttp://msdn.microsoft.com/en-us/library/bb945062.aspxthere is a broken sample code link of...
View ArticleHow to change form backcolour during runtime through settings?
Hullo geniuses!It seemed quite simple to do, but I am getting incredibly frustrated, perhaps I am missing something?I would simply like to make a user scoped setting that saves the user's colour...
View ArticleWhy won't VIsual Studio let me type what I want?
This started a few weeks ago. I have since disabled ALL extensions.http://www.youtube.com/watch?v=tNGMlWwmzpgRelated SO question:...
View Article/MP flag
How (and where) I can enable /MP flag (for multithreading compilation) in "Visual Studio 2010" (C#) for all projects?
View ArticleScript error when start Help viewer in visual studio 2012
I encounter the following error every time I started help in visual studio recently.Not sure what went wrong. I try to debug but the script is very hard to debug.
View ArticleProgressBar time in founction an methode or fonction?
Regards,Isitpossible that someonewillexplain to mehow I couldmake myprogressBaradvance in function of timeto take any treatment, downloadorread some data?It ispossible that the sameProgressBar works...
View Article