ReportViewer Control will not page results
I am using VS 2010, ReportViewer 2010, and .NET 4.0. The report will load and I can even export the report to excel, but I can not get it to change pages. It will act like it is loading but will just...
View ArticleWorkarounds on websites developed using MVC Version 4.0.0.0, Visual Studio 2010
We're currently developing a website using the following:Visual Studio 2010Microsoft Visual C#NHibernate version 3.3.1.4000; runtime version v2.0.50727.NET Framework v4.0MVC Version 4.0.0.0log4net...
View ArticleVisual Studio 2012 C++ IntelliSense - First word commit key
In Visual Studio 2012 C++ InteliSense now offers options immediately by typing letters, so the hitting Ctrl+Space in blank area is now not necessary. It is very helpful, but options are displayed as...
View ArticleCannot switch to Target Framework to 4.0 in VS2012
Hi,I have downloaded the source code of NuGet and compiled it with VS2012. Then I noticed that the projects had 4.5 as Target Framework. So I changed the Target Framework to 4.0 for the "Core" project...
View ArticleNeed help to find out the root cause for the application which hangs sometimes
Dear All,we are working VS2005 vb.net multi threaded application with MS SQL 2008 R2 as a database. The application we are testing on Windows 7 (32 Bit) machine.The application basicaly communicate...
View ArticleHelp me Identify that window form.
So I downloaded an updated version of an exe file and saw that recent changes, the design and looks of that window form looks amazing. My question is does anyone recognize with what software it was...
View ArticleFile name property is not valid
Hi,I need to create dynamic .csv files with each deptname and systems date using sis2008 packagei created package with sql query execute for eachloop data flow container oldb container and flat file...
View ArticleHwndSource object is not created
Hello,I'm using interoperability, in order to host WPF controls inside MFC. (Visual studio 2012, 32bit).After following the tutorial given by: http://msdn.microsoft.com/en-us/library/ms744829.aspx, I...
View ArticleDreamSpark license for Visual Studio
Hello.As I understand the DreamSpark license, it does not allow commercial use of the software acquired via DreamSpark.I don't understand how that works with Visual Studio, though.Is it the compilers?...
View ArticleVisual Studio 2012 update 2 keeps prompting me for Active Directory credentials
Starting today, VS2012 update 2 now prompts me for my Active Directory credentials upon startup and other misc places. This didn't use to happen. Why is this? How do I make it stop?VS2012...
View ArticleVisual studio color help
I need help with VS2010 colors. Apparently all of the color options are not in the options, as I have changed every single one, one by one, and still have not been able to affect one area. So how do I...
View ArticleVS 2012 Find and Replace changes Look in to All Open after a search in...
I'm using Visual Studio 2012, Update 3. I'm working in an SQL script, but have noticed it in C# code as well.To replicate:Bring up Find and Replace (I use Ctrl-H)I Set the 'Find what' and 'Replace...
View Article"Use IIS metabase path for source input" option not available
Within the Advanced Precompile options (in publish menu) in Visual Studio 2012, I don't have an option to "Use IIS metabase path for source input." I can't find anywhere that shows me how I can get...
View ArticleList explaining Visual Studios VB.net WebForm Controls
Does anyone know where to find a good reference for a list of each one of the basic controls that are offered through Visual Studios WebForms controls (ie. DetailsView, ListView, LoginView, Editor...
View ArticleElement 'Content' is not supported.
I have an aspx page. Visual Studio 2010 is giving me green warnings on every single asp element in the entire web app. How do I make this stop? The only answer I could find was telling me to delete...
View ArticleCreating dynamic files giving errors in ssis 2008
Error: 0xC0202070 at Package, Connection manager "Flat File Connection Manager": The file name property is not valid. The file name is a device or contains invalid charactersgetting above error for...
View ArticleCrystal report - customer change invoice format themself
I am developer using vb.net to write accounting systemAfter customer buy the system, he may want to have little change invoice format himself. The change may just change printed position of the invoice...
View ArticleHow to set/install external library's documentation in Visual Studio 2012
As the title is saying I am trying to do something like in Eclipse, you can setJavadoc location in the Java Build Path, how can I do the same thing in Visual Basic, for example i downloadedTagLib...
View ArticleArgumentOutofRagneException was unhandled
I got strange error and could not understand the error message.Would you help me what the error means?JayLshim
View Articlestd::wstring under debug shows result as std::string
Hello, I have an awkward problem under visual studio that i would like to clearThe situation is this:I have a library with a function that takes a std::wstring as parameter that i use with freetype to...
View Article