visual-studio-2010
visual studio 2010 include file can 'see' but cannot compile
I\'m sure there is a really simple solution to this. I\'m trying to include a header file.I have added the include directory.when I include with quotes the new feature in vs2010 now shows me that it[详细]
2023-04-13 09:55 分类:问答Loading default values from .INI Files
A bit of background: I am currently working on an application that allows novice computer users to test their ping without having to go into the command prompt.[详细]
2023-04-13 09:53 分类:问答Visual Studio 2010 workflow designer Shows Build Tasks Without Borders
I\'m having a display problem with the TFS build workflow visualizer in Visual Studio 2010. Steps to reproduce:[详细]
2023-04-13 09:40 分类:问答How to set ExpandoObject's dictionary as case insensitive?
given the code below dynamic e = new ExpandoObject(); var d = e as IDictionary<string, object>; for (int i = 0; i < rdr.FieldCount; i++)[详细]
2023-04-13 09:30 分类:问答Visual Studio 2010 SQL Developement Server stopped working
I was making minor modifications to a view in my ASP.NET MVC 3 C# application when all of a sudden the application would no longer run. The error message is as follows:[详细]
2023-04-13 09:27 分类:问答How to make VS2010 C++ see the windows 7 64bit SDK?
Been trying for 2 hours now, and theres n开发者_如何学JAVAo luck.I wanna make it so I got templets for a win64 app (Not .net) but I can\'t find where to add platforms. Please help?There is no \"Win64\[详细]
2023-04-13 09:01 分类:问答Getting JSLint to break a build in visual studio 2010
I have integrated JSLint (http://javascriptlint.com) into my projects post build - but can\'t seem to get it to fail the build if an error/warning occurs?[详细]
2023-04-13 08:28 分类:问答How to stop visual studio using debug free
My application needs to free a very large hash table, and it is incredibly slow in debug mode, so slow that I can not realistically work with it...but in release mode I have no debug symbols at all..[详细]
2023-04-13 08:27 分类:问答Executable not running R6010
I developed a project on VS 2010 using c++ qt. When I run the project in debug or release mode it works great. But what I want is to run it by double clicking on the generated executable, unfortunatel[详细]
2023-04-13 07:59 分类:问答In VS, make print-on-breakpoint use the console
I\'ve made a \"when hit, print a message\" breakpoint in VS 2010. It works, but it only outputs to the VS \"output\" pane. Can I make it use my app\'s console window?[详细]
2023-04-13 07:26 分类:问答