﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Microsoft Connect: Most Recent Feedback - Visual Studio and .NET Framework</title><link>http://connect.microsoft.com/VisualStudio/Feedback</link><description>Microsoft Connect: Most Recent Feedback - Visual Studio and .NET Framework</description><language>en</language><copyright>&amp;#169; 2013 Microsoft Corporation. All rights reserved.</copyright><lastBuildDate>Sun, 19 May 2013 18:32:16 -0700</lastBuildDate><image><url>/Images/MSConnect_Logo.gif</url><title>Microsoft Connect: Most Recent Feedback - Visual Studio and .NET Framework</title><link>http://connect.microsoft.com/VisualStudio/Feedback</link></image><ttl>60</ttl><item><guid isPermaLink="false">787222</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787222/folder-created-using-folderbrowsedialog-is-not-available-intermittently</link><author>Dnyaneshwar Suryawanshi</author><category>Bug</category><title>Folder created using FolderBrowseDialog is not available intermittently</title><description>We are working on a Windoes Forms based application. Here are the development system details:
Visual Studio: 2010 Premium
.Net framework: 4.0
Development OS: Windows 7 SP1
Testing OS: Windoes 7 SP1

Folder created using "Make New Path" in "FolderBrowserDialog" is not available for few milliseconds. This behavior is intermittent.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787222</description><a10:updated>2013-05-19T11:06:19-07:00</a10:updated></item><item><guid isPermaLink="false">787221</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787221/visual-studio-is-always-on-top-when-launched-with-solution-file</link><author>MarkRendle</author><category>Bug</category><title>Visual Studio is "always on top" when launched with solution file</title><description>When I open Visual Studio 2012 by clicking on the taskbar icon, everything is fine.

When VS opens with a solution file, for example when restarting after installing an extension, or when right-clicking the taskbar icon and selecting a solution from the MRU list, it starts in "Always on top" mode, and no other open Windows will display over it.

This is happening with VS2012 Ultimate Update 2, on Windows 7 x64 SP1.

I've attached a PNG showing the extensions I've got installed. ReSharper 7.1.3 i...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787221</description><a10:updated>2013-05-19T10:00:01-07:00</a10:updated></item><item><guid isPermaLink="false">787219</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787219/comment-button-bug</link><author>rokeefe</author><category>Bug</category><title>Comment button bug</title><description>The comment button does not properly comment out code when both Javascript and server side tags are selected.  In the screenshot that is attached if I highlight lines 166-168 and click the comment button the Javscript is preoprly commented out.  However, if I highlight lines 166-174 and click the comment button nothing happens.  The expected behavior is that all the lines would be commented out.  I tested this same scenario in Visual Studio 2010 and it works properly there.  However, it does not...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787219</description><a10:updated>2013-05-19T08:58:14-07:00</a10:updated></item><item><guid isPermaLink="false">787218</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787218/vc-cli-2012-produceses-invalid-it-just-works-code</link><author>Alex V. Ivanoff</author><category>Bug</category><title>VC++/CLI 2012 produceses invalid It-Just-Works code</title><description>The following program prints empty string to the console when it should print "Hello, World!"

#include &lt;stdarg.h&gt;
#include &lt;iostream&gt;
#include &lt;string&gt;
#include &lt;vector&gt;

#pragma managed (push, off)

std::wstring HelloWorld(const wchar_t * const format, ...)
{
	va_list args;
	va_start(args, format);

	int len = ::_vscwprintf(format, args);
	std::wstring formatted(len + 1, L'\0');
	::vswprintf(&amp;formatted[0], formatted.size(), format, args);
	formatted.resize(len);

	va_end(args);

	return format...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787218</description><a10:updated>2013-05-19T07:53:29-07:00</a10:updated></item><item><guid isPermaLink="false">787216</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787216/xsd-exe-c-wraps-the-inner-element-in-array-when-the-outer-one-should-have-been-wrapped</link><author>androidi</author><category>Bug</category><title>xsd.exe /c wraps the inner element in array when the outer one should have been wrapped</title><description>xsd.exe generated xsd from xml that's like this

      &lt;om:result&gt;
        &lt;wml2:MeasurementTimeseries gml:id="obs-obs-1-1-ri_10min"&gt;
          &lt;wml2:point&gt;
            &lt;wml2:MeasurementTVP&gt;
              &lt;wml2:time&gt;2013-05-18T20:00:00Z&lt;/wml2:time&gt;
              &lt;wml2:value&gt;0.0&lt;/wml2:value&gt;
            &lt;/wml2:MeasurementTVP&gt;
          &lt;/wml2:point&gt;
          &lt;wml2:point&gt;
            &lt;wml2:MeasurementTVP&gt;
              &lt;wml2:time&gt;2013-05-18T20:10:00Z&lt;/wml2:time&gt;
              &lt;wml2:v...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787216</description><a10:updated>2013-05-19T04:44:25-07:00</a10:updated></item><item><guid isPermaLink="false">787214</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787214/codename-milan-compiler-crash-for-empty-pack-expansions</link><author>Daniel Kr.1</author><category>Bug</category><title>[Codename Milan] Compiler crash for empty pack expansions</title><description>The compiler crashes during the attempt to compile the following code:

//-----------------------------------------------------------------------
template&lt;class T&gt;
T&amp;&amp; declval();

struct true_type
{
  enum { value = true };
  typedef true_type type;
};

struct false_type
{
  enum { value = false };
  typedef false_type type;
};

namespace details {

struct is_callable_impl {
  template&lt;class T&gt;
  static void sink(T);

  template&lt;class T, class Ret, class... Args, class =
    decltype(sink&lt;Ret&gt;(d...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787214</description><a10:updated>2013-05-19T02:43:21-07:00</a10:updated></item><item><guid isPermaLink="false">787212</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787212/incorrect-memset-call-in-cppunitassert-h</link><author>Paravinci</author><category>Bug</category><title>incorrect memset call in CppUnitAssert.h</title><description>I'm don't know mean this something for result, but cppcheck found in VC/UnitTest/include/CppUnitTestAssert.h incorrect memset call at line 454.
// return a formated message for equality based asserts.
static std::wstring GetAssertMessage(bool equality, const std::wstring&amp; expected, const std::wstring&amp; actual, const wchar_t *message)
{
    wchar_t assertMessage[MS_CPP_UNITTESTFRAMEWORK_MAX_BUF_LENGTH];
    memset(assertMessage, MS_CPP_UNITTESTFRAMEWORK_MAX_BUF_LENGTH * sizeof(wchar_t), 0);
    co...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787212</description><a10:updated>2013-05-18T20:57:54-07:00</a10:updated></item><item><guid isPermaLink="false">787204</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787204/solved-mvc-view-scaffolding-error</link><author>BSandmann</author><category>Bug</category><title>SOLVED:  MVC View Scaffolding Error</title><description>


File-&gt;New Project -&gt; MVC 4 Internet Application: 1) coding a simple model and auto-building a controller 2) Generating a non-empty view from that controller causes a error -&gt; Image
http://crowdmill.com/downloads/mvcerror.jpg
The error was also posted  recently here:
http://stackoverflow.com/q/16576939/1320808

I installed VS2012 about 2 month ago. Scaffolding worked at this moment. The error occurred with Update 2 or installation of plugins since then (Maybe T4 Toolbox?)

--------------------...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787204</description><a10:updated>2013-05-18T13:35:10-07:00</a10:updated></item><item><guid isPermaLink="false">787203</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787203/driver-package-building-problem</link><author>p-himik</author><category>Bug</category><title>Driver Package building problem</title><description>When building driver VS fills DriverVer in inf file with currect local date.
When building driver package Inf2Cat compares DriverVer to current UTC date.
I live in UTC+7 time zone.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787203</description><a10:updated>2013-05-18T12:59:17-07:00</a10:updated></item><item><guid isPermaLink="false">787202</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787202/report-viewer-datasources-not-updating-with-new-business-objects</link><author>Tiggywiggler</author><category>Bug</category><title>Report Viewer DataSources not updating with new Business Objects</title><description>New business objects created in VS2012 do not appear in the list of available datasources when creating a new report from the context menu of the WebForms Report Viewer Control.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787202</description><a10:updated>2013-05-18T11:35:53-07:00</a10:updated></item><item><guid isPermaLink="false">787194</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787194/msbuild-exe-gives-exception-msb1025-an-internal-failure-occurred-while-running-msbuild</link><author>Puneet Warikoo</author><category>Bug</category><title>MSBUILD.EXE gives exception: MSB1025: An internal failure occurred while running MSBuild.</title><description>
I am trying to generate the build using the TFS automated process.
When i add a database project to the projects to build. The TFS build process fails givng erre MSB1025

Found a workaround to set some variable MSBUILDOVERRIDEINPROCENVCHECK = 1
But did not find where to set it&lt;http://connect.microsoft.com/VisualStudio/feedback/details/696687/msbuild-4-0-30319-17020-crashes-when-running-wix-heat-task&gt;&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787194</description><a10:updated>2013-05-17T22:42:16-07:00</a10:updated></item><item><guid isPermaLink="false">787192</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787192/create-directory-failed-after-the-recursive-call-of-delete-directory-of-same-path</link><author>Rajhseg</author><category>Bug</category><title>Create Directory Failed, After the Recursive call of Delete Directory of Same path</title><description>
*************************** Code to Check *********************************

  try
            {
                if (Directory.Exists(@"H:\DELTEST"))
                {
                    Directory.Delete(@"H:\DELTEST", true);
                }

                Directory.CreateDirectory(@"H:\DELTEST");
                File.Create(@"H:\DELTEST\RAJESH.txt");           
                File.Move(@"H:\DELTEST\RAJESH.txt", @"D:\RAJESH.txt");
            }
            catch (Exception ex)
           ...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 1 Down-Vote, 0 validations, 0 workarounds, 1 comment, feedback id: 787192</description><a10:updated>2013-05-17T20:35:41-07:00</a10:updated></item><item><guid isPermaLink="false">787181</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787181/test-case-work-item</link><author>Andrew McFall III</author><category>Bug</category><title>Test Case Work Item</title><description>Work Item Edit causes incorrect XML&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 1 workaround, 1 comment, feedback id: 787181</description><a10:updated>2013-05-17T14:35:50-07:00</a10:updated></item><item><guid isPermaLink="false">787179</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787179/visual-studio-2010-premium-crashes-when-comparing-schemas</link><author>DotNet88</author><category>Bug</category><title>Visual Studio 2010 Premium crashes when comparing schemas</title><description>Visual Studio 2010 Premium Version 10.0.40219.1 SP1Rek
Server connection:  local to 2008 r2 databases.  one database has new database objects such as new tables and stored procedures. 

First time trying to comparing schemas in Visual Studio 2010 Premium

From VS 2010, connect to server and refresh and can view target and source databases from comparing.  After selection for comparing, Visual Studio crashes with message "Encountered an problem....Visual Studio is Restarting".  

From various sea...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787179</description><a10:updated>2013-05-17T14:03:23-07:00</a10:updated></item><item><guid isPermaLink="false">787178</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787178/expander-in-wpf-not-measuring-properly-when-inside-a-listbox-and-set-via-binding-before-listbox-is-shown</link><author>Peter Palotas</author><category>Bug</category><title>Expander in WPF not measuring properly when inside a listbox and set via binding before listbox is shown.</title><description>Assume we have a dialog window that contains a ListBox whose ItemTemplate contains an expander. 

Its `IsExpanded` is bound to a property in the item view model. The `ListBoxItem`'s `IsSelected` property is also bound to the `IsExpanded` property in the item view model object. And finally the `SelectedItem` property of the `ListBox` is bound to a property with the same name in the view model.

The problem here is that when setting up the view model before showing the dialog and setting it to the...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787178</description><a10:updated>2013-05-17T13:34:21-07:00</a10:updated></item><item><guid isPermaLink="false">787172</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787172/configure-user-tools-tab-order-is-wrong</link><author>Edward D. Brey</author><category>Bug</category><title>Configure User Tools tab order is wrong</title><description>The tab order in the TFS Configure User Tools dialog box does not follow a logical flow, which makes productive keyboard use difficult. A predictable tab order is helpful to move focus to the OK button quickly in cases where it is not clear that Enter will active the OK button.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 1 validation, 0 workarounds, 1 comment, feedback id: 787172</description><a10:updated>2013-05-17T11:06:10-07:00</a10:updated></item><item><guid isPermaLink="false">787158</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787158/error-saving-resource-h</link><author>Kevin Kostrzewa</author><category>Bug</category><title>error saving resource.h</title><description>It looks like resource.h is alternatively saved as ANSI and Unicode depending on the operation in VS2012's resource editor. 

When resource.h is last saved in Unicode, a subsequent save causes the user to see "Not a Microsoft Visual Studio-created resource file." error dialog.

Choosing to overwrite resource.h seems to have no ill effects.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787158</description><a10:updated>2013-05-17T09:08:49-07:00</a10:updated></item><item><guid isPermaLink="false">787155</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787155/autoscale-happens-in-tabcontrol-and-no-way-to-turn-it-off</link><author>Lazetti</author><category>Bug</category><title>AutoScale happens in TabControl and no way to turn it off</title><description>
I have created a special type of control which dynamically loads controls inside a dynamically created TabPage which goes into a static TabControl on a Form. 

I have set the Form's AutoScaleMode to none. 
I have set all of my UserControls to AutoScaleMode None (which should happen by default, I submitted another bug which was closed out because the programmer idiot who was working on it sent me an email, and without a response for some minimal amount of time (like 3 working hours), decided to ...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787155</description><a10:updated>2013-05-17T07:52:18-07:00</a10:updated></item><item><guid isPermaLink="false">787153</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787153/os-templates-de-projetos-do-vs2012-n-o-abrem</link><author>Eduardo Faber</author><category>Bug</category><title>Os templates de projetos do vs2012 não abrem</title><description>Os templates de criação de um novo projeto no vs 2012 não abrem e todos os campos ficam vazios.
Quando eu seleciono no tfs um projeto para abrir, o mesmo não compila e não traz a versão do Framewoek dos projetos quando eu dou propriedades do projeto.
Com os outros colegas da equipe isso não ocorre.
Obrigado,&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787153</description><a10:updated>2013-05-17T07:41:31-07:00</a10:updated></item><item><guid isPermaLink="false">787149</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787149/unknow-platform-target-is-displayed-as-anycpu-in-vs2012</link><author>LodewijkSioen</author><category>Bug</category><title>Unknow platform target is displayed as AnyCpu in VS2012</title><description>See my description on StackOverflow: http://stackoverflow.com/questions/16609529/badimageformatexception-which-assembly-is-problematic/16610539

When you open a project that targets Itanium with a visual studio instance which does not have the Itanium tools installed, the Platform Target dropdown shows 'AnyCpu' incorrectly.

&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787149</description><a10:updated>2013-05-17T07:15:21-07:00</a10:updated></item><item><guid isPermaLink="false">787147</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787147/visual-studio-2012-update-2-breaks-asp-net-development-server-entity-framework</link><author>William Keen</author><category>Bug</category><title>Visual Studio 2012 Update 2 breaks ASP.Net Development Server/Entity Framework</title><description>After installing Visual Studio 2012 Update 2 I cannot start up an ASP.Net Development Server. I have re-installed 3 times and got the same results each time. Also to note is that when creating an ASP.NET MVC4 Web Application project, there are errors on creation because Entity Framework isn't found, which means Update 2 is breaking more then just my ASP.Net Development Server.

Also to not is that I know it isn't the project because the rest of the team has VS2012 Update2 installed and can run t...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787147</description><a10:updated>2013-05-17T06:27:34-07:00</a10:updated></item><item><guid isPermaLink="false">787143</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787143/transcoding-is-in-win8-app-store-not-allowed</link><author>urs32</author><category>Bug</category><title>Transcoding is in Win8 App Store not allowed</title><description>I have described the bug in one of the last posts in this thread:

http://social.msdn.microsoft.com/Forums/en-US/winappswithcsharp/thread/4a4a5e22-2d3a-41b9-9f11-14e79b5eaf18

Why is the using of the transcoding function in the Media Foundation with existing encoders/decoders forbidden? In other functions in the same lib i can use the same encoders/decoders without a problem.
For me it makes no sense and hinder us developers.
&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787143</description><a10:updated>2013-05-17T04:47:21-07:00</a10:updated></item><item><guid isPermaLink="false">787140</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787140/c-niedorzeczny-operator-const-int-int</link><author>yecril</author><category>Bug</category><title>C++: niedorzeczny operator +=(const int &amp;, int)</title><description>Kiedy istnieje rozbieżność pomiędzy zadeklarowanym typem operatora przypisującego a typem danej, a klasa posiada możliwość rzutowania na typ niezmienny, kompilator nie bierze pod uwagę, że zastosowany operator przypisujący nie stosuje się do typu niezmiennego i uważa to wywołanie za niejednoznaczne.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 1 validation, 0 workarounds, 1 comment, feedback id: 787140</description><a10:updated>2013-05-17T03:15:58-07:00</a10:updated></item><item><guid isPermaLink="false">787139</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787139/visual-studio-2008-bug-in-datagridview</link><author>Archana Deurkar-Kulkarni</author><category>Bug</category><title>Visual Studio 2008 Bug In DataGridView</title><description>
I found a bug while adding columns to Datagridview
Steps that I followed

1) I added a column with name "ratio" . The name was successfully assigned to that column.
2) Again I tried to change column name to "Ratio"  (Just changed the case of letter "R")
3) It gave me back a message that "Column with name Ratio already exists" 
4) It does not allow me to change letter case for the column name.

The version we are using is Frame Work 3.5 which is not available for selection&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787139</description><a10:updated>2013-05-17T03:11:34-07:00</a10:updated></item><item><guid isPermaLink="false">787138</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787138/search-solution-explorer-clicking-on-class-object-does-not-perform-as-expected</link><author>ObsidianPhoenix</author><category>Bug</category><title>Search Solution Explorer - Clicking on class object does not perform as expected</title><description>
When performing a search in Solution Explorer of Visual Studio 2012 for an aspx class, the aspx.designer.vb and the .aspx.vb files will list, and contain class objects nested underneath them. When clicking on the class object of either, they will both take you to the same code. Sometimes this will be the designer implementation of the class, and sometimes the user implementation. In either case, BOTH class objects take you to the SAME place.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787138</description><a10:updated>2013-05-17T03:00:14-07:00</a10:updated></item><item><guid isPermaLink="false">787134</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787134/cannot-open-include-file-via-right-mouse-button-click-when-browsing-navigation-disabled</link><author>Vlad Nikolyukin</author><category>Bug</category><title>Cannot open #include file via right mouse button click when Browsing/Navigation disabled</title><description>I'm using VS 2012 Update 3 RC1 on Windows 7 64bit.
I'm using VS C++ workflow.

I turned off Browsing/Navigation in Tools -&gt; Options -&gt; Text Editor -&gt; C/C++ -&gt; Advanced to consume less resources.

I create an empty C++ project and add two new files to the it, a header and a source. In the source I write #include "header.hpp"

If then I try to open "header.hpp" by right mouse button clicking on #include and select "Open document" VS2012 says it cannot find it and shows a list of system paths that ...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787134</description><a10:updated>2013-05-17T01:45:24-07:00</a10:updated></item><item><guid isPermaLink="false">787130</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787130/cannot-connect-to-sharepoint-online-with-lightswitch</link><author>Josef Muri</author><category>Bug</category><title>Cannot connect to sharepoint online with Lightswitch </title><description>

I try to build a simple LS App, connecting to sharepoint online based on the blog of Brian Moore.

A quick &amp; easy LightSwitch app for SharePoint (Brian Moore)

I have installed all the required updates as described. However when enabling Sharepoint in the solution properties, I get an error box when clicking on the "OK" button. The "Validate" Button on the other side says "everythin ok".

Here is the error text: An error occurred while adding Sharepoint: Unable to find the specified file.

I d...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787130</description><a10:updated>2013-05-17T01:03:26-07:00</a10:updated></item><item><guid isPermaLink="false">787128</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787128/reportviewer-2012-with-vs-2012-problem-with-screen-not-4-3-and-terminal-server</link><author>Marc Allard</author><category>Bug</category><title>ReportViewer 2012 (with VS 2012) problem with screen not 4/3 and Terminal Server</title><description>
Hello,
I have filled a bug report with VS
https://connect.microsoft.com/VisualStudio/feedback/details/731070/reportviewer-with-vs2011-sub-report-problem#tabs
The problem has been marked as solved and it is working inside VS2012
The problem is that when I publish my application on a computer where VS is not installed, the problem is still there.
I have seen that the DLL in the GAC (for report viewer) are not the same between the development computer and the client computer.
&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787128</description><a10:updated>2013-05-16T23:47:40-07:00</a10:updated></item><item><guid isPermaLink="false">787127</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787127/vs2012-user-appwizard-error</link><author>Roman313</author><category>Bug</category><title>VS2012 user appwizard error</title><description>I'm press new-&gt;Project-&gt;Visual C++-&gt;Special master-&gt;OK.

I am has VS2012 error:
0x80004005
&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787127</description><a10:updated>2013-05-16T23:30:49-07:00</a10:updated></item><item><guid isPermaLink="false">787123</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787123/error-webdev-webserver20-exe-in-vs-2012</link><author>VitaliyBrylev</author><category>Bug</category><title>Error WebDev.WebServer20.exe in VS 2012</title><description>When create web-site and Run site in Debug show message: Прекращена работа программы WebDev.WebServer20.exe. Windows осуществляет поиск способа устранения этой ошибки.
Before install:
Framework 4.5 KB2805226
framework 4.5 KB2805221
framework 4.5 KB2804582
framework 4.5 KB2789648
framework 4.5 KB2750147
framework 4.5 KB2742613
framework 4.5 KB2737083
&lt;BR&gt;&lt;BR&gt;Status: Closed, Resolution: External, 1 Up-Vote, 1 Down-Vote, 0 validations, 0 workarounds, 2 comments, feedback id: 787123</description><a10:updated>2013-05-16T21:37:01-07:00</a10:updated></item><item><guid isPermaLink="false">787122</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787122/dataservicecontext-object-replacing-colons-with-3a</link><author>jonathan.ouyang</author><category>Bug</category><title>DataServiceContext object replacing colons with %3A</title><description>My team is developing an OData web service and noticed that when adding links to an entity the request made by VS 2012 is replacing colons (':') into %3A, which it was NOT doing in VS 2010.

The C# code I am using is this:

//VariableValue is an entity defined in my OData web service, it takes
//a variable url in the form of [protocol]://[path], similar to an http url, and
//is used as a unique identifier to determine the entity resource.

VariableValue var = VariableValue.CreateVariableValue(va...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787122</description><a10:updated>2013-05-16T21:08:36-07:00</a10:updated></item><item><guid isPermaLink="false">787116</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787116/localreport-render-looses-impersonate-identity</link><author>Andrés Giraldo</author><category>Bug</category><title>LocalReport.Render looses impersonate identity</title><description>I've got an ASP.NET application hosted on IIS 7.5, Framework 4.0. This site contains a WCF service that generates a PDF in the app server, and then goes to a SQL Server 2008 database and updates some info. The connection to the database is made by Integrated Security, and the user context is impersonated in the web.config of the services site.

The problems comes out when I render the report, it looses the identity of the authenticated user and becomes the identity of the app pool.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 1 workaround, 2 comments, feedback id: 787116</description><a10:updated>2013-05-16T17:46:19-07:00</a10:updated></item><item><guid isPermaLink="false">787113</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787113/crash-when-automating-debugger-if-modules-window-open</link><author>Marcel van den Dungen</author><category>Bug</category><title>Crash when automating debugger if modules window open</title><description>
I pretty sure I’ve hit a bug in Visual Studio 2012. I’m writing an Visual Studio automation test case to verify the project templates we install via our VSIX package using EnvDTE. In the test case, I create a new project from the template, build the project, exit Visual Studio, change some files and restart Visual Studio and load the solution. So far so good. 

The problems start when I start debugging the project, hit the endpoint of the service hosted in WcfServiceHost and stop debugging. Dur...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 1 workaround, 3 comments, feedback id: 787113</description><a10:updated>2013-05-16T16:17:56-07:00</a10:updated></item><item><guid isPermaLink="false">787104</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787104/stylebundles-incorrectly-minify-transition-properties</link><author>Jason E. Wiscarson</author><category>Bug</category><title>StyleBundles incorrectly minify transition properties</title><description>CSS spec (http://www.w3.org/TR/css3-transitions/#transition-duration) defines durations in seconds. A StyleBundle minifies CSS with the transition property defined from 0s to 0, which is incorrect according to the spec.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 787104</description><a10:updated>2013-05-16T13:56:58-07:00</a10:updated></item><item><guid isPermaLink="false">787102</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787102/command-line-as-well-as-ide-builds-fail-during-pre-build-validation-process-using-vs2010</link><author>Samis01</author><category>Bug</category><title>Command line as well as IDE builds fail during pre-build validation process using VS2010.</title><description>During pre-build validation process I see below failure message.
"ERROR: An error occurred while validating. HRESULT = '80131124'

The same solution compiles successfully on an exact replica of the VM without any problems.

&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787102</description><a10:updated>2013-05-16T13:45:49-07:00</a10:updated></item><item><guid isPermaLink="false">787095</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787095/codename-milan-pointer-to-members-accept-void-types-and-reference-types</link><author>Daniel Kr.1</author><category>Bug</category><title>[Codename Milan] Pointer to members accept void types and reference types</title><description>The following code is rejected by the compiler:

//-------------------------------------------------------------
struct true_type {
  enum { value = true };
};

struct false_type {
  enum { value = false };
};

struct is_member_pointee_type_impl {
  class Class;
  template&lt;class T&gt;
  static true_type test(T Class::*);
  template&lt;class&gt;
  static false_type test(...);
};

template&lt;class T&gt;
struct is_member_pointee_type0
{
  typedef decltype(is_member_pointee_type_impl::test&lt;T&gt;(nullptr)) type;
};

...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787095</description><a10:updated>2013-05-16T12:16:41-07:00</a10:updated></item><item><guid isPermaLink="false">787094</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787094/managed-debugging-with-a-source-server-retrieves-only-one-source-file</link><author>Descretoria</author><category>Bug</category><title>Managed debugging with a Source Server retrieves only one source file.</title><description>Our build process creates creates executables on a build machine.  We then use p4index to store source information in our PDBs and symstore to store symbols on a network drive.  When we debug native applications everything works fine;  Symbols are downloaded from the network drive and source information is retrieved from perforce.  However when debugging managed code it always failed to retrieve source information.  After following the steps in this issue:

http://connect.microsoft.com/VisualStu...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787094</description><a10:updated>2013-05-16T12:14:29-07:00</a10:updated></item><item><guid isPermaLink="false">787091</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787091/codename-milan-type-id-of-template-type-argument-doesnt-accept-function-type-with-cv-qualifier-seq</link><author>Daniel Kr.1</author><category>Bug</category><title>[Codename Milan] type-id of template type argument doesn't accept function type with cv-qualifier-seq</title><description>
The following code is rejected by the compiler:

//-------------------------------------------
template&lt;class&gt;
struct A{};

A&lt;void() const&gt; a;

int main() {}
//-------------------------------------------

&gt;&gt;
1&gt;------ Rebuild All started: Project: VSSandbox (Microsoft Visual C++ Compiler Nov 2012 CTP), Configuration: Debug Win32 ------
1&gt;  'Microsoft Visual C++ Compiler Nov 2012 CTP' is for testing purposes only.
1&gt;  main.cpp
1&gt;f:\develop\cpp\c++0x\vssandbox - 2011\main.cpp(4): error C2270: 'abs...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787091</description><a10:updated>2013-05-16T12:00:47-07:00</a10:updated></item><item><guid isPermaLink="false">787089</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787089/codename-milan-decltype-specifier-not-accepted-as-base-class</link><author>Daniel Kr.1</author><category>Bug</category><title>[Codename Milan] decltype-specifier not accepted as base class</title><description>The following code is rejected by the compiler:

//------------------------------------------------------
struct true_type {
  enum { value = true };
};

struct false_type {
  enum { value = false };
};

struct is_pointee_type_impl {
  template&lt;class T&gt;
  static true_type test(T*);
  template&lt;class&gt;
  static false_type test(...);
};

template&lt;class T&gt;
struct is_pointee_type : decltype(is_pointee_type_impl::test&lt;T&gt;(nullptr))
{};

static_assert(is_pointee_type&lt;int&gt;::value, "Ouch");

int main() {}
...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 787089</description><a10:updated>2013-05-16T11:54:09-07:00</a10:updated></item><item><guid isPermaLink="false">787075</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787075/tchar-strings-appearing-as-unsigned-short-in-the-debugger</link><author>RottedFrog</author><category>Bug</category><title>TCHAR *strings appearing as unsigned short* in the debugger</title><description>In the Visual Studio debugger, when debugging C code, TCHAR * types resolve to unsigned short *, rather than wchar_t *. TCHAR arrays still work as expected.

This did not happen is VS2010, and continues to work in C++ files.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787075</description><a10:updated>2013-05-16T09:25:19-07:00</a10:updated></item><item><guid isPermaLink="false">787074</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787074/vs2012-update-2-publish</link><author>Battered Puppy</author><category>Bug</category><title>VS2012 Update 2 - Publish</title><description>When publishing a website, the first attempt will work without an issue. Any further attempts will report conflicts between a direct reference and indirect reference to a dll. The .NET Temp ASP.NET Files folder needs to be cleared and VS restarted to attempt another publish. This did not occur in Update 1.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 5 comments, feedback id: 787074</description><a10:updated>2013-05-16T09:15:44-07:00</a10:updated></item><item><guid isPermaLink="false">787071</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787071/tfs-work-item-tracking-controls</link><author>Christopher W. Szabo</author><category>Bug</category><title>TFS Work Item Tracking Controls</title><description>After installing TFS 2012.2 (TFS Update 2) custom work item controls no longer function correctly in the TFS Web application with an on-premises installation.  When using the IE development tools to identify the cause an exception is encountered when the following object is referenced:

TFS.UI.Controls.Common.Combo.createIn

The script error is:

SCRIPT438: Object doesn't support property or method 'createIn' 
TFS.WorkItemTracking.Controls.CustomControlSamples.min.js, line 45 character 13
&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787071</description><a10:updated>2013-05-16T09:01:18-07:00</a10:updated></item><item><guid isPermaLink="false">787068</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787068/debogage-sous-visual-studio-2012</link><author>Aymeric TEJUS</author><category>Bug</category><title>Debogage sous visual studio 2012</title><description>Bonjour,
Depuis la mise a jour de l'update 2 de visual studio 2012, en mode debogage, les variables ne sont plus accessibles. Meme avec l'espion, on ne voit aucune valeur.

Merci d'avance.

Best regards&lt;BR&gt;&lt;BR&gt;Status: Closed, Resolution: None, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787068</description><a10:updated>2013-05-16T08:39:56-07:00</a10:updated></item><item><guid isPermaLink="false">787065</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787065/problem-installing-visual-studio-2008</link><author>batbat44</author><category>Bug</category><title>Problem installing Visual Studio 2008</title><description>
I try to install Microsoft Visual Studio 2008 but I encounter errors. Then trying to repair it I get an error on the remote debugger. Can you help me out here please ?

I'll attach the log files I collected.

My configuration is Windows 7 64 Professional, SP1

Baptiste&lt;BR&gt;&lt;BR&gt;Status: Closed, Resolution: External, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787065</description><a10:updated>2013-05-16T08:07:36-07:00</a10:updated></item><item><guid isPermaLink="false">787058</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787058/msvsmon-exe-kills-process-when-debugger-is-still-attached</link><author>ttog</author><category>Bug</category><title>msvsmon.exe kills process when debugger is still attached</title><description>When the 2012 debugger is attached to the Remote Debugging Monitor and the monitor is closed, the process being debugged is killed. This is quite annoying since I would expect the monitor to not alter the process at all. When debugging a live server process which must not be closed or killed in any case, this behavior is quite dangerous.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 787058</description><a10:updated>2013-05-16T07:21:25-07:00</a10:updated></item><item><guid isPermaLink="false">787047</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787047/vs-2012-find-in-files-look-at-these-file-types-find-all-does-not-work</link><author>Jurriaan van der Lingen</author><category>Bug</category><title>VS 2012 - Find in Files - Look at these file types - Find All: does not work</title><description>The "Find All" will find matches in all kinds of files, including ones that do not match the file extension filter.&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 0 comments, feedback id: 787047</description><a10:updated>2013-05-16T04:23:06-07:00</a10:updated></item><item><guid isPermaLink="false">787045</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787045/override-of-virtual-methods-calling-base-skips-one-class-in-hierarchy</link><author>firda.cz</author><category>Bug</category><title>override of virtual methods, calling base skips one class in hierarchy</title><description>I have this chain of classes: Updater.Task derived from Transmitter.Ahead, that from Transmitter.Closing, that from Trasmitter, that from Receiver and that from Disposable.

Receiver defines abstract method Process, which is overrided in every other class.
Every class calls base.Process(), BUT! When I compile now with Visual Studio 2008 for FX3.5 the chain is corrupted: Updater.Task is calling Transmitter.Closing.Process instead of Trasmitter.Ahead.Process. Same in Transmitter.Ahead.Process (cal...&lt;BR&gt;&lt;BR&gt;Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787045</description><a10:updated>2013-05-16T04:10:58-07:00</a10:updated></item><item><guid isPermaLink="false">787043</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787043/vs2010-silverlight-4-datagrid-crashes-on-rowgroup-expand</link><author>HannesB1</author><category>Bug</category><title>VS2010 Silverlight 4 DataGrid crashes on RowGroup expand</title><description>The display gets corrupted or switches to a blank white page when expanding a row group of a data grid that contains a (very) specific number of groups and rows.
&lt;BR&gt;&lt;BR&gt;Status: Closed, Resolution: None, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787043</description><a10:updated>2013-05-16T03:45:03-07:00</a10:updated></item><item><guid isPermaLink="false">787041</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787041/system-executionengineexception-thrown-at-dbconnectionstringbuilder-getproperties-while-debugging-x64-native-debugging-enabled</link><author>2coder</author><category>Bug</category><title>System.ExecutionEngineException thrown at DbConnectionStringBuilder.GetProperties() while debugging x64/Native Debugging enabled</title><description>

A System.ExecutionEngineException is thrown when trying to debug a .NET 4.5 x64 program under Visual Studio 2012 Professional with native debugging enabled.

The code is thrown during the execution of System.Data.Common.DbConnectionStringBuilder.GetProperties(), that is called by a class inheriting from DbConnectionStringBuilder.

Sourcecode to the small example application is stored at http://db.tt/AwNnxGh5 and also attached to this report.

Callstack from inside Visual Studio 2012 during deb...&lt;BR&gt;&lt;BR&gt;Status: Active, 2 Up-Votes, 0 Down-Votes, 2 validations, 0 workarounds, 2 comments, feedback id: 787041</description><a10:updated>2013-05-16T03:13:41-07:00</a10:updated></item><item><guid isPermaLink="false">787038</guid><link>http://connect.microsoft.com/VisualStudio/feedback/details/787038/open-a-winform-which-contains-imagelist-in-vs2010-fail</link><author>Maxi Wu</author><category>Bug</category><title>Open a WinForm which contains ImageList in VS2010, Fail</title><description>Create a winform project, add an imagelist, add some image items into that list.

Close VS2010, reopen that project, open that winform in designer, try this several times, it will sometime fail.&lt;BR&gt;&lt;BR&gt;Status: Closed, Resolution: External, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 787038</description><a10:updated>2013-05-16T02:59:33-07:00</a10:updated></item></channel></rss>