Unable to add DLl as a reference in Visual Studio 2012 C -Sharp project..
Hi,I am trying to use a third party .dll for my Visual Studion 2012, C Sharp project. The instructions from the third party on how to use the DLL say "For Windows, place xyz.dll in the PATH;"Thus I...
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 ArticleDoes VS leaves traces?
Does Microsoft Visual Studio leaves any traces in created software? (.exe files)Such as name of the computer where it was created or any other personal info about creator?
View ArticleAutomated Tooltip Text assignment
Hello againI'm enhancing some code that your engineers helped me develop in April of 2013.Objective: I want to automate setting the MouseOver tooltip property for each control and menu item in all of...
View ArticleCan't get Extensions to install into VS 2013, only VS 2012
I can't get Web Essentials, SideWaffle, or Snippetizer to install into VS 2013. When I run one of the installers the first time it only shows VS 2012 and it successfully installs. The second time I...
View ArticleThis project is out of date - Why?
I have a (VS 2013) solution with ~100 Projects (c++/cli/c#), and there is something wrong with one of the c++ Projects within. Every time i try to run the Debugger (F5), i get a message that says "This...
View Articlehave shifted from VS 2008 to VS 2013 but my crystal reports are showing some...
have shifted from VS 2008 to VS 2013 but my crystal reports are showing some problemsonalism
View ArticleDebugging : My Program C++/Qt4.8 Runs Very Slow When Debugging with Visual...
Hello,I recently upgraded from Visual Studio 2005 to Visual Studio 2012. My project has been converted to VS2012, and compiled normally with VS2012. When I run the debugger from VS (Local windows...
View ArticleWhy is VisualStudio running my app in x86 mode?
Hi;I just created a C# console app in VisualStudio 2013 and it's set to .net 4.5 and anyCPU. When I run it, it's running in 32-bit mode (IntPtr.Size == 4). If I set it to by x64 then it runs in 64-bit...
View ArticleHelp
Hello Anyone who speaks native English..I have attempted to register my VS-2013 with Microsoft to no avail.I have purchased VS from a vendor, because Microsoft Store could not process it. - They...
View ArticleI want Visual Studio to target Firefox and not IE
Hi there:I have a Silverlight app that I want to run, but it looks for IE and I want it to run in Firefox.Where do I set it?Believe you can do it, and you will!!
View ArticleMonitor blinks when closing text visualizer window
I've had a weird issue going on with VS2010. While in debug mode and stopped at a breakpoint, I hovered over an object to see its contents (some xml). I went to the magnifying glass and text...
View ArticleVS2010 I can't run mvc app. page doesn't load!
My machine is running Windows 7 64bit, VS 2010 Ultimate. I've been using this environment for a couple of years but about a week ago, my web apps stopped running.Steps to reproduce:1) Create an MVC 4...
View Articleweird behavior on rebuild solution
Hello,im getting weird behavior on rebuild solution:When i hit Build->Rebuild solution and my cursor is positioned on \n character, then that character is deleted from source (as if i hit delete...
View ArticleVisual Studio 2013 Ultimate Activation Problem
Hello , i have downloaded an ISO DVD From DreamSpark Premium Account For Students and i have 24 Months License when i installed my Visual Studio and Signed In With My Account , i had 30 Days Trial...
View ArticleReplace xiosbase to port MS C++
I need to port C++ code that was originally developed by another organization using MS tools. The new platform's compiler (gnu - no pun intended) does not find <xiosbase> and the compile fails...
View ArticleHow to apply a subreport to a RDLC main report
Hello there. I have been racking my brain and pulling what hair I have left for the past couple of days and am hoping someone can assist me. I want to apply a new subreport to my RDLC main report. The...
View ArticleReportviewer Errors in VS 2012 Premium
Hi,I have a reportviewer on a asp.net 4.5 web forms in Visual Studio 2012. It uses a local report .rdlc file and binds to a data source that connects to Oracle 10g. The code of the report viewer is as...
View ArticleASP.NET MVC Razor and HTML5
Hey everyone. Just a quick question. How do I go about using HTML5 with ASP.NET MVC ?
View Articlewhere do i set off/on the end procedure symbols in vs 2013
the symbol like in the png file here beneath , at the end of the procedure is not visible in all my projects, where can i change that ?nattelip
View Article