Visual Studio 2010 Hangs
Greetings,My Visual Studio 2010 hangs once i open and build the solution.It shows the 'Build Successful' message but after that Solution just hang forever.If I kill the devenv.exe process and start the...
View ArticleWhere is the button of Visual Studio 2013 Express for Web that can change to...
Where is the button of Visual Studio 2013 Express for Web that can change to Disign view?
View ArticleCannot create wpf or silverlight projects in Blend, also no design view with...
Hi there,I don't have an option to create a new wpf or silverlight project in blend 2013, there's also no design view when i open a wpf project in blend.My only options are html and xaml store.I...
View ArticleCannot enable Split/Design View
Hi,I am using MS VS Express 2013 for Web and I want to edit a single html-file. The file is viewed in source view. In previous versions of Express for Web there has been an option in the IDE when...
View Articlehow to enable "loop vectorized" for calculating vector-vector dot product
Hi, there I want to use Auto-Vectorization in my code. At first, we have the code like for(int i=0; i<N; ++i) c[i] += a[i]*b[i]; This loop is vectorized automatically. However, when I want to...
View ArticleManaging Packages
Hello,Is there an easy way to move the location of installed packages referenced for a project from one folder location to another without having to install and re-install the packages?Thanks,Doug
View ArticleBluetooth Generic Attribute Profile - Heart Rate Service fails to load
//code.msdn.microsoft.com/windowsapps/Bluetooth-Generic-5a99ef95I downloaded and tried to open this sample in Visual Studio 2013 Update 1 as the page above suggests.It give me an upgrade message and...
View Articlehow to send PCL command strings to a HP printer via VS 2012 in a C# application
I need to send PCL command strings to a PCL compliant HP printer to set it up for the document I need to print. Such as ?? chr(27)+'E' ?? chr(27)+'(10U' // give us Degrees...
View ArticleDatagrid Row - Finding the value of Cell(0)
Hi Everyone;I have a datagridview in my form. Can someone help me get the value of the first cell of any row that is selected by the user?I am not an expert in working with datagridview. If the user...
View ArticleI am no longer able to search through various SQL scripts attached to my...
in VS2010 I have both a dll and sqldata projects. I can attach a SQL scripts to the projects in each. When I do a Find from within one of those SQL scripts, the search location drop down where you...
View ArticleError when designing a form
After taking out a lookup field that was not looking up core3ectly, I get this error message:The referenced assembly "System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35,...
View ArticleShortcut?
How do I enable shortcut/hints in Visual Studio 2013 C# shown in the pictures?
View ArticleUnable to run macros
I am unable to run macros that ran before. I am using Visual Studio 2008. Does anyone know what is going on?
View ArticleFile association with VS2013
HiI had to delete my user profile today and create a new one.When I try to associate .asp, .asa, .css files with Visual Studio 2013 I get an error saying "The program you have selected cannot be...
View ArticleVisual Studio 2012 Crashes
After successfully installing Visual Studio Ultimate 2012, it crashes on startup. I am not even able to enter the product key. I get the following error message:Microsoft Visual Studio 2012 has stopped...
View Articleis /hotpatch and /FUNCTIONPADMIN available in visual studio 2005
I am using /hotpatch compiler switch to compile my application in VS08 and it works properly.but when I try to compile the same application using VS05 it gives me warning warning D4002 : ignoring...
View ArticleScript Debugging Error
I am using Visual Studio 2010 and trying to debug an embedded browser control in a VB 6 application. On Windows XP, I simply put a "debugger;" in my JavaScript, and the debugger loaded just fine. Now...
View ArticleVS2005 BI Projects on Win7?
I'm trying to move my dtsx SSIS apps from my XP box to my Win7 box? When I opened up VS2005 I could not load my SSIS projects so I went through trying to reinstall SQL Server 2005 with Integration...
View ArticleExtractExistingFileAction.OverwriteSilently is not overwriting the files in a...
I have a solution for updating an application that uses the API DotNetZip (http://dotnetzip.codeplex.com/) for handling ZIP files. One method is to overwrite files in certain folders as...
View Articleunable to open web. Frontpage Server Extensions are not supported in this...
Using new install of VS 2013 with Update 1, attempts to open two different VS2010 projects on remote dev server fail with same message.
View Article