Visual Studio fails to open the asp.net website administration tool
I'm unable to launch the web site administration tool from both applications (VIsual Web developer and Visual studio 2010). From an asp.net website application or asp.net website. There are only two...
View ArticleLogin into a forum, and if the login was successful, can I direct the user to...
Alright so currently I am coding a login verification program for my forum in Visual Studio 2012 Ultimate Edition. So far I have made 2 forms, one that is the login page where I want the user to be...
View ArticleHow could have Visual Studio webform Toolbox in wpf Application individual?
I want to create a designer like "Web Form Designer" of Visual Studio IDE in WPF App.does VS have any library or SDK that can use toolbox individually?I saw something in this sample Custom Activity...
View ArticleSQLite and VS - sql results differ
Hi,I've run into a small conundrum.I have "Select * from table1 l left outer join table2 r on l.key = r. key"Running this in SQLite2009 Pro DB Manager I get a result returning (for eg. 4 rows).Running...
View ArticleNeed to understand the assembly code of the hanged application
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 ArticleUse dedicated graphic card for debuging program insted of integrated graphic...
HyI want to work with opengl 4.3 context but when I run the program from visual studio I got a massage that my card not support this context, but my graphic card full has support for Opengl 4.3...
View Articlevcsexpress.exe keeps crashing module gdiplus.dll
Hi I am having some issues with Visual C# 2010 Express. When I open the IDE it will randomly crash (it can crash after a few seconds or after a few minutes). It doesn't make any difference if I create...
View ArticleRecommended directory structure for C++ solution - Visual Studio 2012
I wonder what is the recommended directory structure for a simple solution that consists of several projects:Project 1: App1 - Main application that interacts with C++ objects from Lib1 and Dll1Project...
View ArticleDisable automatic checkout in Visual studio 2012
Hello,I'm using visual studio 2012 and ClearCase as my source control. Whenever I try to checkin or undo checkout the entire solution, it reloads the entire solution and checks out automatically. Any...
View ArticleXML documentation for asp.net vb.net website
I have an asp.net & vb.net website with xml comments in it.How can i auto generate documentation file using these xml comments?Thanks
View ArticleVisual Studio 2012 Ultimate: count code lines in Team Explorer
I know we can use code metrics to count code lines of the whole project, but my source code from Team Explorer, when I use code metrics, it jumps to Solution Explorer. I tried to move all my files to a...
View ArticleVisual Studio 2012 / Tiny Memory Model / .COM File Generation
Hi,I would like to find out if there is any way to create executable .COM format files using Visual Studio 2012 in the C programming language. Is there any support for what has been called the "tiny...
View ArticleVS2013: Javascript code folding like in C# - is this the only option?
It seems that to support Javascript code folding like we have in C# (ie. //#region One ... //#endregion) in the VS2013 editor we need to install the Web Essentials 2013 Preview extensionIs this correct...
View ArticleHlep Viewer 2.0 Problem
The help contents are in some kind of html format when the help viewer is launched. Some on-line discussion indicates the problem is related to the IE settings. Our organization IT security policy does...
View ArticleAfter installing VS 2010 after installing VS 2012, VS 2010 won't start
I have VS 2012 installed on my Win 7 Ultimate 64 bit desktop. After installing VS 2101, when I try to run VS 2010, the dev environment shows briefly, then I get a message that the program has stopped...
View ArticleVisual Studio 2012 Update 3 -- When the performance analysis at the end,...
When I use the Visual Studio 2012 Update 3 performance analysis, whenever the performance analysis at the end, Visual Studio will stop working, and generate a log file. As Follow: UNHANDLED EXCEPTIONS...
View ArticleConsole (i.e. Command Line) exe and WinForms exe in same VS Project?
I am trying to develop an app which will have a GUI and command line interface. The only way I can think of to do this (without duplicating a lot of code) is to put the meat of the application into a...
View ArticlePage break after empty table
Hi, I am building a report in Visual Studio which will be deployed to a SharePoint site and a problem has come up that I'm hoping someone can help me correct.The report has 5 tables (each with a...
View ArticleVisual Studio: arrange and dock windows (guide diamonds) broken for me
I'm having trouble rearranging and docking windows. Whenever I grab a floating window or tear off docked window, the guide diamonds show, but when I try to drop the window in a spot, it never docks...
View ArticleVisual Studio 2012 Ultimate, Update 3 - database password change not recognized
I'm using Visual Studio Ultimate, Update 3. All was well until I changed my project's MS SQL Server database password in my project's connection strings. Now when I run “Start without debugging” from...
View Article