How to resolve
No matter how I try to install Visual Studio (straight double-click, run as administrator, offline installer from command line, command line in admin mode, etc), the installer launches, downloads something small once or twice, then shows the following…
Developer technologies | Visual Studio | Setup
reparer sons de sorties pour windows 11
pas de sons de sorties windows11 le speaker ne fonctionne pas
Developer technologies | Windows Presentation Foundation
vb.net reportviewer render SSRS report print first page only
I have a windows form with a reportviewer component on it. I have the following code in VB.Net to print a SSRS report directly to a printer but it prints only first page only. Try doc = New Printing.PrintDocument() AddHandler…
Developer technologies | .NET | Other
Obsolescence and security review
Dear Team, Just following up on my earlier request regarding the SBOM compilation and the security/obsolescence review for some instruments. To finalize compliance documentation and plan upgrades, please share the details for each production…
Developer technologies | .NET | Other
MAUI app issue
Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?
Developer technologies | .NET | .NET MAUI
Failed to register container type on local tenant when adding new guest app.
A "registration failed" error occurred when trying to add new guest app into existing sharepoint embedded container type. Below is the exact error message on VScode : "failed to register container type DeepBillableContainer on local…
Developer technologies | Visual Studio | Extensions
VS Code stopped showing syntax errors
My visual studio code stopped showing the red squiggly lines for syntax errors and I have tried every solution that I have googled. I even asked my programming prof what was wrong with my VS code and he didn't know after. I even reinstalled VS Code but…
Developer technologies | Visual Studio | Debugging
Threw error when lauch markdownpad2
System: windows 11 Exception Information: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'MarkdownPad2.UserControls.MarkdownEditor' that matches the specified binding constraints threw an exception. --->…
Developer technologies | .NET | F#
Issue to show the error
Hi, For the code like the project below https://1drv.ms/u/c/17ec75244bac022f/IQDe24zzJVnTS65tU-RbGuKoAaMtx1mPtvJWgmXlcYO-HdE?e=8NpGwO is not able to show the error for this file. Any…
Developer technologies | C#
How to intercept Visual Studio 2026 "Go To Definition"/ "Go To Declaration" ?
From a Visual Studio 2026 C# extension how to intercept the invocation of "Go To Definition" and "Go To Declaration"? I mean these options from context menu (which are also callable from shortcuts) The code below is what I tried,…
Developer technologies | Visual Studio | Extensions
About a rare issue in a WPF‑based login screen where the Enter key appears to be continuously pressed
I am creating a login screen for an application using WPF. The login screen contains text boxes for entering a login ID and password. When the Enter key is pressed while there is input in either the login ID or password text box, the login button is…
Developer technologies | C#
Microsoft SQL Server Studio - Dark Mode
Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?
Azure SQL Database
Developer technologies | Transact-SQL
Developer technologies | Visual Studio | Other
SQL Server | Other
Issue with visibility of Listview
I have a custom listview to show activities on the UI. My problem is listview content not visible on the UI. I can see "You have 3 activities" text on top, but listview section empty. I tried adding red background color for the listview but…
Developer technologies | .NET | .NET MAUI
errors on visual studio when downloading vswhere
Developer technologies | Visual Studio | Extensions
I'm gettimg 0x00000002 when I try to install codeblocks on ,icrosoft store
So basically I first downloaded directly from the web but it was showing no compiler so I deleted code blocks and downloaded from microsoft store and tried to launch it won't start so I deleted all files related to code blocls and downloaded again but…
Developer technologies | C++
Should I add screenshots for Chromebook and Android XR on Google Play Console?
I don´t know if I should add screenshots for my game on Google Play Console. I only want to support devices with a touchscreen and I don´t have Android XR headset/glasses or a Chromebook. Is it not necessary to add screenshots for Chromebook and Android…
Developer technologies | .NET | .NET MAUI
Stoprecording doesn't return the recording id for some calls. I was accessing the recording id like if (response.Headers.TryGetValues("X-Microsoft-Skype-Chain-ID", out var values)) { recordingId = values.FirstOrDefault(); }
I am integrating ACS in my video call application. I am storing the recordings in blob. In my DB, i am storing the recordingId from Stoprecording response, to download it later to my local. But for some calls, stoprecording fails and recordingId is not…
Developer technologies | .NET | .NET Runtime
I cannot disable Block Public Internet Access in the PowerBI Tenant
“Block Public Internet Access” greyed out in Power BI tenant settings – Admin rights confirmed Need to turn this off to enable Web Publishing.
Developer technologies | Windows Presentation Foundation
How to send SignalR notifications in Blazor InteractiveServer
Hi, I’m working on a Blazor application targeting .NET 10, running with InteractiveServerRenderMode. The application requires users to be authenticated via Azure AD. My main question is about the best way to send notifications to authenticated…
Developer technologies | ASP.NET | ASP.NET Core
Visual Studio Installer Hang while try to connect to a disconnected pipe
I'm trying to install Visual Studio 2026 v18.1.1 using an offline layout in a new windows 10 installation, after selecting the workloads and press install (whether its Install while downloading or Download all, then install) I get the installation…