Visual Studio 2012 Where is the missing data menu and why is it so difficult...
MSDN provides an entire set of "Walkthrough" applications for WCF and NONE of them can be completed due to the missing Data Menu on Visual Studio...
View ArticleJoystick functions
I am using Visual Studio Expresss 2012 to interface with a Logitech Extreme 3D Pro Joystick. Your documentation provides a series of functions which are for this purpose. Among them are...
View Articlevalidar un textbox
cargo dato de un DataGridView en un text, luego gravo en otra tabla lo que hay en ese textbox, pero el inconveniente es que me deja guardar cuantas veces quiera el mismo reguistro.quiero que no me...
View ArticleCode coverage highlighting does not show correct code
I have code coverage enabled for my VS 2010 Ultimate project. I do see the covered and uncovered statistics under the "Code coverage results" tab after execution. I double click on the the method that...
View ArticleVS 2012 freezes after adding SqlDataSource to a form
Hello,I create an empty web site, add a form, add a reference to the project for the ibm db2 udb for iseries .net provider. Then, I drop a SqlDataSource control on the form and proceed to configure...
View ArticleAyuda como saber si tengo un dato repetido en mi dataGridView
Para empezar tengo dos dataGridView.El 1ro de 3 filas y 20 columnasEl 2do debe ser de 3 filas y 20 columnasEn el primer dataGridView en las 2(dos) primeras filas en la columna 12 tengo un dato que se...
View ArticleChange the format of a data bound column in gridview
Hi all, Firstly I am not a programmer so please accept this to be a novice question I am getting data from an ms sql 2005 server as a stored procedure. I am populating this into a gridview table in...
View Articlemsdn document explorer can't show contents
when I opened the document explorer, I input any function such as CreateFile or anything else, It showed a tips"this content might not be displayed properly.the file was restricted because the content...
View ArticleHow to prevent read-only attribute being set on local path
Every time I get a fresh copy of a solution from source control (TFS) and download it to my local path, then try to run the solution I'm given the error access denied - usually on a connection...
View ArticleBug in Visual Studio 2012: Bookmarks in code do not retain their position
Do you know the Bookmark bug in VS2012?It's simple to reproduce:Place a bookmark at a known line number.Add some additional lines before the bookmarked line.Save and close the project/solution.Re-open...
View ArticleVS 2012 Crashes Multiple Times
We have a few developers that complain that VS 2012 will crash at times. When it starts to crash it will crash over and over again and other times it is just fine. The message they get is Visual Studio...
View ArticleWhy does auto vectorization slow down my code?
My code takes 175 ms with auto vectorization and 85 ms without it. It runs twice as fast with #pragma loop (no_vector) than without it, using release mode and compiler properties optimized for speed....
View ArticleNew to Visual Studio, looking for some help.
Ive been searching all over the web for the last few days trying to figure this out and Im not having much luck so hopefully someone here can help me.Im trying to make a form where I can fill in a...
View ArticleVisula Studio 2010 C# to relocate Project
Dear Programmers,When relocating Project place I can not open the Form in design view in VS 2010.How can I open design view?I have written code in C#
View ArticleDiff Viewer crash
Hi!When I am using the SSDT Compare Viewer I get the following error message in the ActivityLog.xml file and the Studio crash.<entry><record>486</record><time>2013/05/30...
View ArticleUnknown error (0xfffffffe)
Hi,I get the below error when a console exe tries to start another console exe.Error:Unknown error (0xfffffffe) at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at...
View ArticleHow to create and refer custom rules of code analysis in visual studio 2012?
I need to create my ouwn custom rules of code analyzer and add them to ruleset file. For this i have created a sample custom rules project in vs2012 but i am not able to add my rules to the ruleset of...
View ArticleNo Content-Type header was found in the response. The Response tab will show...
Hello Everyone, I am pretty new on VSTS (2012 ultimate), I have recorded an application and trying to re run the same . My script is failing and I am getting this error message - [No Content-Type...
View ArticleError 3163 when doing a select
Using VB 6.0, SQLServer 2000set myRS = databaseObj.OpenRecordSet("select * from myTable where rowID = 5", 4, 64)causes error #3163The above lines works with many, many other queries, but fails on this...
View ArticleMicrosoft Sidewinder X4's macro keys become disable when Windows 8 simulator...
I installed Visual Studio Express 2012 for Windows 8 into Windows 8 Pro 64bit. I executed debugger of the created Store App. Then macro keys on Microsoft Sidewinder X4 became disable. It shown an...
View Article