About 50 results
Open links in new tab
  1. Remote Debugger Very Slow To Connect, Step Through

    Sep 17, 2010 · Here is the version I am running: Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 Installed Edition: Professional Microsoft Visual C++ …

  2. Visual Studio 2008 does not open .rptproj 2008 projects

    Apr 29, 2015 · It also helps if you match the SQL version to the Visual Studio version. Visual Studio 2008 did not accept the BIDS from SQL server 2014 management studio. I had to find a SQL 2008 …

  3. Error BC30456 'Left' is not a member of 'Microsoft.VisualBasic'

    Aug 24, 2015 · Can't add a reference to Microsoft.VisualBasic.dll because Visual Studio 2015 says it is already included even though it is not listed as a Reference. Then your reference of …

  4. Visual Studio 2015 Build Errors for existing projects (which compile ...

    Jun 13, 2016 · some projects targets the framework 4.0 and other project (which uses them target framework 4.5) but why would this be an issue? I though this was supported and works fine in VS2013.

  5. MSBuild does not generate *.lastbuildstate files expected by Visual ...

    Jun 30, 2011 · However, projects which depend on this one complain that it is out-of-date. Turning on the debugging shows that the "Debug\*.lastbuildstate" file is missing. Using "Touch" to generate the …

  6. How do you call methods inside an executable from another executable?

    Aug 9, 2005 · Visual Studio .NET 2002/2003 does not allow executables to be used as references, whereas Visual Studio 2005 does. However, you can work around this in 2002/2003 by temporary …

  7. Specified cast is not valid - social.msdn.microsoft.com

    Jul 1, 2008 · I'm trying to get data from SQLite database, but I'm getting a Specified cast is not valid exception.

  8. ASP.net 4.0 Web Project System.Web.dll not in GAC

    Nov 4, 2014 · I have Visual Studio 2010 and Visual Studio 2013 installed on my machine, but I am unable to create or use a web project targeting the ASP.Net 4.0 framework. I have the following …

  9. SSIS Newbie - How to send records from a table in an e-mail …

    Jul 17, 2016 · To add the variable, save this script, close this instance of * Visual Studio, and update the ReadOnlyVariables and * ReadWriteVariables properties in the Script Transformation Editor window. …

  10. "MSB3030: Could not copy the file because it was not found" error

    Dec 30, 2013 · I am working on a Windows Store App that requires an assembly named hidapi.dll. All of the research I have done tells me that this just needs to be placed in the same folder as the *.exe …