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

Document Outline window does not work

$
0
0
In VS2015 RC no content is shown when I open a XAML file in one of my C# projects. This works in VS 2013. Furthermore, no content is shown when I open an XML file which is part of the solution but not part of a project. This also does not work in VS 2013.

Status: Active, 0 Up-Votes, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 1325345

CListCtrl auto scrolling

$
0
0
Vertical scrollbar of CListCtrl resets after scrolling.

Status: Active, 2 Up-Votes, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 1327849

Source Control not listed in Output window

$
0
0
An error occurred during check-in (VSSC) with no solution open. The check-in error states "See Output window for details about the failed check-in." Only "Xamarin Log" is listed in the Output window "Show output from:" drop down list. Therefore, there is no place to find the details referenced in the message. Expected result: Source Control listed in "Show output from:" drop down list. Error message listed in Output window.

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

Bootstrap requires jquery

$
0
0
VS 2013 Premium Update 4 already installed. Installed VS 2015 RC. In VS 2013, created a simple MVC project with"No authentication". When running get script error, "Bootstrap requires jquery". jquery not automatically installed under Scripts. Had to manually install via NuGet.

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

When display setting is "Japanese", a part of static code analysis is not executed correctly, which is done successfully when the setting is "English".

$
0
0
Visual Studio 2013, あるいは 2015 プレビューにおいて、静的コード分析の一部が正常に動作しない現象が見られます。英語表示の Visual Studio や Team Foundation Server/ Visual Studio Online(VSO) では正常に実施される、例えば CA2204, CA1717, CA1704 などの「一部」の静的コード分析が、日本語表示の Visual Studio, Team Foundation Server では全く実施されず、エラー・警告になりません。 同じ CA1704 でもエラーになったりならなかったりする内容があるようです。 そのため、VSOチェックインポリシーに静的コード分析のルールセットでこれらの静的コード分析を(警告では無く)エラーとして、チェックイン出来ないように強制しても、英語の Visual Studio からはチェックイン出来ないソースコードが、日本語の Visual Studio からはチェックイン出来てしまいます。 そして、日次の自動ビルド・自動テストでエラーになる。また、日本...

Status: Active, 2 Up-Votes, 0 Down-Votes, 0 validations, 0 workarounds, 5 comments, feedback id: 1122452

Word 2010 Document/Template project creation error

$
0
0
Installed products Windows 7 Enterprise SP1 Visual Studio 2013 (Update 4) v 12.0.31101 Microsoft Office Professional Plus 2010 (SP2) v 14.0.7015.1000 Microsoft Office 2010 Primary Interop Assemblies v 14.0.4763.1150 1. Create a New Project within Visual Studio 2. Select Templates->Visual C#->Office/Sharepoint->Word 2010 Document (or Word 2010 Template) project type and press Ok. 3. Create a new document in next wizard step and press Ok. 4. Following error is displayed: Class n...

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 1334499

Deletion of folded Python code crashes VS

$
0
0
In open Python file, I fold a function in a class, mark it with the mouse and press delete. This leads to a crash of VS. This is my setup: Microsoft Visual Studio Community 2015 RC Version 14.0.22823.1 D4REL Microsoft .NET Framework Version 4.6.00057 Python Tools for Visual Studio 2.2.30427.00 Python Tools for Visual Studio provides IntelliSense, projects, templates, Interactive windows, and other support for Python developers. Python Tools for Visual Studio - Profiling Support 2.2.30427....

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 1 workaround, 2 comments, feedback id: 1332662

VS 2010 ATL memory leak

$
0
0
I'm using ATL 8 and am on a machine with DEP. Visual Leak Detector is reporting a memory leak that stems from a HeapAlloc call in atlthunk.cpp, specifically this line of code: atlThunkPool = (PSLIST_HEADER)HeapAlloc( GetProcessHeap(), 0, sizeof(SLIST_HEADER) ); And sure enough, I looked for hours but could not find a corresponding HeapFree anywhere. Also, there is a call to VirtualAlloc in the sa...

Status: Closed, Resolution: Duplicate, 5 Up-Votes, 0 Down-Votes, 2 validations, 0 workarounds, 5 comments, feedback id: 700042

week internet connection

$
0
0
1.Week internet connection in Lumia 730 2.some of the apps closes randomly 3.Apps showing pending in presence of internet connection for long time

Status: Resolved, Resolution: External, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 2 comments, feedback id: 1330450

Reset of windows not completed successfully

$
0
0
デバッグ実行中にウインドウのリセットを行ったところ、ウインドウのリセットが正常に行われず、「自動的に隠す」設定にしておいた出力ウインドウなどが表示されないままになってしまいました。 その後、何度もウインドウのリセットを行いましたが、状況は改善されません。

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

Possible Malware starts SQL Server and SQL Writer when I exit my project

$
0
0
I run a vb.net project in VS2013U4. When the project ends, my CPU starts upto 50% CPU time. It then starts also the SQL Server and SQL Writer processes. During this time, it is not possible to restart immediately the project, when you press the RUN arrow to launch the project, nothing happens but the CPU remain at 25% time. I then exit VS and relaunch it. Could this be a malware?

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 1334612

NullReferenceException when application is launched from VS2015RC

$
0
0
when application is launched from VS2015RC we receive the following: System.NullReferenceException: in Microsoft.XamlDiagnostics.WpfTap.WpfVisualTreeService.VisualTree.WeakReferenceKey`1..ctor(T key) in Microsoft.XamlDiagnostics.WpfTap.WpfVisualTreeService.VisualTree.VisualTreeNode..ctor(DispatcherVisualTreeContext owner, DependencyObject node) in Microsoft.XamlDiagnostics.WpfTap.WpfVisualTreeService.VisualTree.DispatcherVisualTreeContext.ProcessPendingObject(VisualTreeNode visu...

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 1334649

(VS 2015 RC C++) False positive C4700 (uninitialized local variable used), erroneous code generated

$
0
0
Compiling this code sample with Visual Studio 2015 RC (debug configuration): #include int main() { size_t value; new char[value = 512]; std::cout << value << std::endl; // This line triggers C4700 } I get this compilation output: 1>example.cpp(6): error C4700: uninitialized local variable 'value' used The local variable 'value' is initialized inside the new expression, so this is a false positive (i think). If i compile with /sdl- and /WX-, then the example ...

Status: Active, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 1 comment, feedback id: 1334767

Linking errors in some cases when compiling a DLL with /NOENTRY option [VS 2015 RC]

$
0
0
Hello, When doing some tests porting VS2013 projects to VS2015, I noticed that compilation failed for one of them during link step. After some investigations I figured out that the problem is caused by the /NOENTRY option when used with some CRT functions but not all of them. For example when /NOENTRY is used, _stricmp would cause a linking error while _strcmp would not. I have built a small reproducer that I'm attaching to this ticket. If you need more info please let me know! Best ...

Status: Active, 1 Up-Vote, 0 Down-Votes, 1 validation, 0 workarounds, 1 comment, feedback id: 1319573

FileSystemWatcher Error Handling

$
0
0
Hi I raised this question on the MSDN forums and it was suggested that I post it here: http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/2bf4c841-d018-410f-8d4c-e20bb40e5912/#2bf4c841-d018-410f-8d4c-e20bb40e5912 I have a FileSystemWatcher monitoring a file on a network share. If an event occurs to make the share unavailable, maybe due to a network problem, the FileSystemWatcher becomes disconnected. I can try handling the "Error" event, but based on MSDN documentation, this...

Status: Closed, Resolution: External, 2 Up-Votes, 0 Down-Votes, 0 validations, 0 workarounds, 6 comments, feedback id: 727934

.NET Framework 4 Reference Sources fail since out-of-date

$
0
0
The .NET 4 source does not work with the current .NET 4 Framework library. For source see http://referencesource.microsoft.com/netframework.aspx For installation instructions see Configuring Microsoft Visual Studio for local debugging of Reference Source http://referencesource.microsoft.com/downloadsetup.aspx The .NET 4 source fails with a No Source Available error since the source is out of date. The .NET 4 version for this source is 4.0.30319.1. Recent Microsoft updates changed some DLLs t...

Status: Active, 188 Up-Votes, 0 Down-Votes, 70 validations, 2 workarounds, 17 comments, feedback id: 697947

Compiler crash with variadic templates

$
0
0
Expected: Compiles Actual results: Compiler crashes template struct A { const char* name; Type value; }; template void nreport( const char* text = 0, A... parameterSet); template void nreport( const char* text, A... parameterSet) { } template void f( const char* text, A... parameterSet) { nreport(text, parameterSet...); } int main() { f("t...

Status: Closed, Resolution: Fixed, 2 Up-Votes, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 1198882

SFINAE overloading bug

$
0
0
// Excepted: compiles // Actual results: error C2783: 'void f(Type)': could not deduce template argument for '__formal' #include namespace Fold_ { template < template class Binary_TypeFunction, typename Identity, typename... TypeSet> struct Fold_F_; template < template class Binary_TypeFunction, typename Identity, typename Type, typename... TypeSet> struct Fold_F_
Status: Closed, Resolution: None, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 1206235

Compiler confuses namespaces

$
0
0
// Expected result: Compiles // Actual result: error C2039: 'type': is not a member of 'And_F' // There are two And_F:s in two different namespaces. Compiler refers to the And_F in the wrong namespace. #include namespace Fold_ { template < template class Binary_TypeFunction, typename Identity, typename... TypeSet> struct Fold_F; template < template class Binary_TypeFunction, ...

Status: Closed, Resolution: Fixed, 1 Up-Vote, 0 Down-Votes, 0 validations, 0 workarounds, 3 comments, feedback id: 1182851

Simple compiler crash

$
0
0
// Actual results: "Microsoft Optimizing Compiler has stopped working" (dialog box pops up for a moment) // Expected: Just an error stating incorrect syntax. template
Viewing all 38750 articles
Browse latest View live


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