Quantcast
Channel: Microsoft Connect: Recently Modified Feedback - Visual Studio and .NET Framework
Viewing all 38750 articles
Browse latest View live

Visual Studio 2013 Update 2 RC

$
0
0
Editing the Xaml may crash the visual studio, then restarting the visual studio the view dialog will become the default.

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 867664

C# complier crash on visual studio 2012 update 4 with window phone sdk

$
0
0
add the amount code in the solution then use try catch may cause the c# complier error.

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 867671

Xaml Designer failed to load

$
0
0
Xaml Designer throws the following error on all pages in Windows Store app for windows 8.1 System.Exception Package could not be registered. error 0x8007000E: The Visual Elements extension failed while processing the Notification element. at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateDesignerProcess(String applicationPath, String clientPort, Uri hostUri, IDictionary environmentVariables, Int32& processId, Object& processData) at Microsoft.Expression...

Status: Closed, Resolution: Not Reproducible, 8 Up-Votes, 0 Down-Votes, 6 validations, 0 workarounds, 7 comments, feedback id: 809303

Child Windows Object ForeColors Affected From Main Window Fore/BackColor

$
0
0
Hi, Recently by mistake I have changed Back and ForeColor of projects Main Window (MDI) to AntiqueWhite. This affected some objects (OptionBoxes, DataGridView etc) forecolor to be changed to AntiqueWhite. Although it seems ContolText (Black) as forecolor in object's parent designer (form) but when projects runs objects forecolor changes to AntiqueWhite and be unvisible. It took a lot time to invent this and solve this strange problem. Regards Tarik Salt

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 5 comments, feedback id: 865822

mt.exe : general error c101008a: Failed to save the updated manifest to the file

$
0
0
When rebuilding projects, mt.exe randomly fails with error c101008a. The project being rebuilt has not been changed and has previously built successfully. The project builds successfully on other development workstations. Building the project again does not fix the issue. Rebuilding the project does fix the issue. The project is a native C++ ATL DLL, dynamicly linked, dynamic ATL linkage. The build type was debug. This problem has been raised a number of times with bug 110491 claiming...

Status: Active, 23 Up-Votes, 0 Down-Votes, 23 validations, 4 workarounds, 12 comments, feedback id: 329908

What's wrong?

$
0
0
hi. i have no idea about whats going on. i don't see the small button on the top right of listview component. http://s5.postimg.org/do51sg8nr/screenshot_84.png it also happened to picturebox, and more control. please tell me how to fix it.

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 5 comments, feedback id: 853928

Include tchar.h is missing from atltrace.h

$
0
0
The atltrace.h should include tchar.h, otherwise any source file that includes atltrace.h fails to compile with error C3861: '_T': identifier not found. Users of atltrace.h should not be forced to take care of including tchar.h prior the offending header.

Status: Closed, Resolution: Fixed, 1 Up-Vote, 0 Down-Votes, 1 validation, 0 workarounds, 6 comments, feedback id: 864301

Windows Form Application Compile Problems with Windows 8.1

$
0
0
There seems to be a major bug with the way Windows 8.1 is running and compiling windows form applications. I am runnning Visual Studio 2013 on a Dell XPS15 at full resolution (3300x1800). The compiled forms are not displaying as designed. Furthmore, (X, Y) cooridinates are not behaving correctly. This is a very crucial bug, as it makes it nearly impossible to use Windows Form Applications. I have had this problem in both VB.NET and C#

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 867653

VS 2013 Update 2 RC gives Stack Overflow Exception on asp.NET documents using IVsPersistDocData.ReloadDocData

$
0
0
I am developing a web site source code provider for Visual Studio. If I query Interface IVsPersistDocData.ReloadDocData (http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.shell.interop.ivspersistdocdata.reloaddocdata.aspx) on an open asp.net document(.aspx, .ascx, .master) in VS editor the Environment will generate an Stack Overflow Exception and the program will close. This only occurs on Visual Studio 2013 Update 2 RC

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 867991

BUG in font embedding at VS2013 and Blend for VS2013 !!!

$
0
0
When I embed a font in "Blend for VS2013", in designer every thing is OK but after build at the final window there is no font!!! The designer set FontFamily like "/MyProject;component/Fonts/Fonts.zip#MyFont" but the blend or VS2013 cann't create "Fonts.zip" file at build time!!! So, when I make "Fonts.zip" myself and put it to Fonts directory and set build action to Resource... every thing will be OK !!! I tested for WPF, there is no zip file, and we don't need it... Then I tested in WinPhone8 ...

Status: Closed, Resolution: Won't Fix, 1 Up-Vote, 0 Down-Votes, 1 validation, 0 workarounds, 5 comments, feedback id: 834321

Unit testing windows store app fails when style contains custom attached dependency properties

$
0
0
When trying to run unit tests (the UITestMethod variant) I am getting an error such as this: Failed to activate Windows Store app unit test executor. Error: The remote procedure call failed. After a lot of head ache trying to figure this out, I've narrowed it down to the following: When I use a custom attached dependency property on a control inside a style like this: the actual error message is A first chance exception of...

Status: Active, 2 Up-Votes, 0 Down-Votes, 1 validation, 0 workarounds, 3 comments, feedback id: 848688

Dark Colour Skin Problems after U2 RC

$
0
0
I've recently updated to Visual Studio 2013 U2 RC and after updating the dark skin theme doesn't look correct. The syntax hightlighting in HTML editor is using the light version and the scrollsbar, line highlighting is incorrect too. I've tried resetting all settings, reselecting the dark skin but it's not working.

Status: Closed, Resolution: Not Reproducible, 2 Up-Votes, 0 Down-Votes, 1 validation, 0 workarounds, 6 comments, feedback id: 846426

ItemsPanel is ignored when GroupStyle is set

$
0
0
When a WPF DataGrid has a custom items panel and a group style, the items panel is ignored if the items source is populated with data that is not grouped.

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 868080

Cursor of the Visual Basic editor looses position when going to some other lline.

$
0
0
Hello. Consider that I have some lines of code in Visual Basic editor, and consider two of them specifically, first of length 100, and second of length 50. Something like this: Private Async Sub AAAAAA_MouseDown(sender As Object, e As MouseEventArgs) Handles AAAAAA.MouseDown Me.BB.Text = String.Format("{0}, {1}", C.R, C.G) I put my cursor at the end of the first line and change something (for example removing the last character and rewriting it). Then I press the down arrow key on my keyboard,...

Status: Active, 1 Up-Vote, 0 Down-Votes, 1 validation, 0 workarounds, 4 comments, feedback id: 867546

C++ virtual inheritance: Unresolved external for a constructor that is never called

$
0
0
In the following example, the default constructor is never called but the linker throws an LNK2001 error: #include struct B { B();// { printf("B() called\n"); } B(int x) { printf("B(int) called\n"); } }; struct C : virtual B { }; struct D : virtual B { }; struct E : C, D { E() : B(1) {} }; int main() { E x; return 0; }

Status: Closed, Resolution: By Design, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 857241

System.Runtime.Caching.MemoryCache do not respect memory limits

$
0
0
MemoryCache, the best (and only) option for caching in .NET framework doesn't correctly implement the memory limits restrictions it provides. You can set that limit to 1 MB or to 1% of your total available memory, but still the cache will grow to whatever size you want. The configurations in question are cacheMemoryLimitMegabytes and physicalMemoryLimitPercentage. There is an in-depth description of this condition on Stack Overflow under the title "memorycache-strangeness". (not sure I can past...

Status: Active, 12 Up-Votes, 0 Down-Votes, 6 validations, 0 workarounds, 6 comments, feedback id: 806334

Add builtin SIMD support for .NET

$
0
0
The lack of support of native SIMD in .NET is a long pending issue that has lots of side effects: • .NET applications can't really compete with a native C++ application that is using some SSE2/NEON implicit instructions to speed up things. While SSE2 has been quite common on CPU for several years now, as well as on ARM mobile platforms. • There are several relevant use cases in the industry (At least, in the domain I know so far, Profit and Loss Risk Applications and Trading Systems, Game in...

Status: Closed, Resolution: Fixed, 631 Up-Votes, 2 Down-Votes, 30 validations, 1 workaround, 17 comments, feedback id: 778895

WP8 Panorama using ItemsSource does not keep track of SelectedIndex

$
0
0
In Windows Phone 8 the Panorama control using ItemsSource does not keep track of SelectedIndex. I created an example Panorama application for Windows Phone 7, which contains a Panorama with 5 PanoramaItems created using ItemsSource. Each of the PanoramaItems show a header ("first page", "second page", ...) and has a button which can be clicked to navigate to an EmptyPage. When panning the panorama and pressing any of the buttons, debugging reveals that SelectedIndex contains correct index (0-...

Status: Closed, Resolution: External, 15 Up-Votes, 0 Down-Votes, 5 validations, 0 workarounds, 2 comments, feedback id: 772715

Switching TargetFrameworkVersion from 4.5 to 3.5 makes compiling from IDE erratic

$
0
0
After switching to another solution/project configuration that sets a different framework version (for example, from .NET 4.5 to 3.5), IDE is unable to correctly build the very first project (the one that doesn't depend on any other) and prints strange warning for subsequent projects. Meanwhile, building from CLI proceeds just fine with no errors. This issue was previously discussed here (named ”Issue 2”): social.msdn.microsoft.com/Forums/en-US/939b861d-c0c6-4287-9527-d16f58fe4fe1/is-configurat...

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 868869

IDE ignores project configuration and platform definitions from Choose-When-Otherwise blocks

$
0
0
Configuration manager in Visual Studio IDE doesn't seem to recognize project configurations and platforms defined with Condition attribute of When statements of Choose-When-Otherwise blocks. Meanwhile, building from CLI (MSBuild) isn't prone to this discrepancy. The only way to get the same experience in both CLI and IDE is to add dummy conditional PropertyGroup blocks, or not to use Choose-When-Otherwise at all. This issue was previously discussed on forums (named ”Issue 1”): social.msdn.micro...

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 868917
Viewing all 38750 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>