54,152 questions with Developer technologies-related tags

Sort by: Updated
2 answers

How to remove server from server explorer list in Visual Studio

I am sorry if the tag is wrong. I could not find a visual studio tag. The issue is that I have by mistake connected to my own pc as a 'Windows Server' and now it is showing up in the Server Explorer of Visual Studio 2022. I am able to view 'Event Logs',…

Developer technologies | Visual Studio | Setup
asked Jul 25, 2025, 3:15 PM
gagrim808 91 Reputation points
commented Aug 8, 2025, 10:10 AM
Adiba Khan 245 Reputation points Microsoft External Staff
1 answer

Frame work error

I am using VS build task but failing with following error ##[error]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1259,5): Error MSB3644: The reference assemblies for…

Developer technologies | .NET | Entity Framework Core
asked Aug 1, 2025, 4:56 AM
tarun k 555 Reputation points
commented Aug 8, 2025, 10:09 AM
Adiba Khan 245 Reputation points Microsoft External Staff
2 answers

i have created an app which i used C# But every time i want to run it on domain its doesnt open the form but in task manager its showing

Application: DcmFolderScan.exe CoreCLR Version: 8.0.1825.31117 .NET Version: 8.0.18 Description: The process was terminated due to an unhandled exception. Exception Info: System.Windows.Markup.XamlParseException: The invocation of the constructor on type…

Developer technologies | C#
asked Jul 30, 2025, 7:20 AM
Isaac Mhango 0 Reputation points
commented Aug 8, 2025, 10:07 AM
Adiba Khan 245 Reputation points Microsoft External Staff
2 answers

C# - CS0103 : The name 'Brushes' does not exist in current context

Hi I'm new to C# and trying to plot a graph in IX developer, got the following code of the web, all compiles fine except for the pens and brushes colors which gives a CS0103: Error saying they don't exist in the current context, can anyone guide me as…

Developer technologies | C#
asked Aug 7, 2025, 4:50 PM
Jacques Prinsloo 0 Reputation points
answered Aug 8, 2025, 10:05 AM
Adiba Khan 245 Reputation points Microsoft External Staff
4 answers One of the answers was accepted by the question author.

Unable to create a DbContext' Error when Using EF Core in .NET 8 ClassLibrary Project

Hello everyone, I've developed a ClassLibrary project using .NET 8 and C#, and I've utilized EF Core 8 in it. I've defined my own models and context within it. However, when I attempt to use the add-migration command, I encounter this error: "Unable…

Developer technologies | .NET | Entity Framework Core
Developer technologies | .NET | Other
asked Jun 1, 2024, 1:35 AM
Kamyab Faghih 70 Reputation points
edited a comment Aug 8, 2025, 9:59 AM
Claudious Neol Manuel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio Code SQL Server (mssql) Extension - Error

In Visual Studio Code (Version 1.102.3) I have installed the extension SQL Server (mssql), but I am unable to use it. I am getting this error: There is no data provider registered that can provide view data. Clicking on the add connection button does…

Developer technologies | Visual Studio | Extensions
asked Aug 7, 2025, 2:27 PM
Paul Wright 0 Reputation points
accepted Aug 8, 2025, 9:56 AM
Paul Wright 0 Reputation points
0 answers

Can we directly set the bitrate in a WAV file?

I’m working with WAV audio files and would like to know if it's possible to directly set a specific bitrate (e.g., 128 kbps or 256 kbps) for a WAV file. From what I understand, WAV files are typically uncompressed (PCM), and their bitrate is derived from…

Developer technologies | Small BASIC
asked Aug 8, 2025, 9:42 AM
siva s 0 Reputation points
1 answer

Can we directly set the bitrate in a WAV file?

I’m working with WAV audio files and would like to know if it's possible to directly set a specific bitrate (e.g., 128 kbps or 256 kbps) for a WAV file. From what I understand, WAV files are typically uncompressed (PCM), and their bitrate is derived from…

Developer technologies | C++
asked Aug 8, 2025, 6:38 AM
siva s 0 Reputation points
answered Aug 8, 2025, 9:34 AM
Castorix31 90,876 Reputation points
1 answer

Unable to load WCF project in solution as I am using Visual Studio 2022

In my solution total 12 projects but when I loading it is loading only 11 project, and one project is unable to load. IDE: Visual Studio 2022 Framework: <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> Application: WCF I need solution…

Developer technologies | Visual Studio | Setup
asked Aug 7, 2025, 11:41 AM
Niranjan Ghadai 0 Reputation points
answered Aug 8, 2025, 9:11 AM
Susmitha T (INFOSYS LIMITED) 160 Reputation points Microsoft External Staff
0 answers

How can I prevent Vistual Studio uninstalling workloads that I'm currently using?

I have an issue when using Visual Studio where I can be in the middle of working on a project and then I without any warning I'll start getting build errors because a workload required for my project isn't installed. Specifically this is usually…

Developer technologies | Visual Studio | Setup
asked Aug 8, 2025, 9:05 AM
Tyco Kaine 1 Reputation point
0 answers

Form layout issue

Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?

Developer technologies | ASP.NET | Other
asked Aug 8, 2025, 9:04 AM
Peter_1985 2,786 Reputation points
8 answers

Could not start visual studio due to an error - StreamJsonRpc.ConnectionLostException

Good afternoon, I am primarily a Linux user but am excited by some of the GUI features of Visual Studio. Unfortunately I am unable to open Visual Studio. I downloaded the most recent installer and was able to install it without trouble. It will not…

Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
asked Mar 13, 2021, 8:55 PM
Dylan Baird 36 Reputation points
edited an answer Aug 8, 2025, 8:48 AM
Lucas Harskamp 20 Reputation points
1 answer

in dlt pipeline , after dlt.except_all("rules") , the dlt.table can not filter the column("_dlt_valid")

in my DLT pipeline , I want load the bronze table data into silver table after validation , other non-valid data load into reject table . in silver silver use the function dlt.except_all("rules") , but in silver layer part , the pipeline can…

Developer technologies | Windows Forms
asked Jun 26, 2025, 7:17 AM
dgeorgewnxu 0 Reputation points
answered Aug 8, 2025, 8:43 AM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
2 answers

Usage of TLS 1.3 protocol using SCHANNEL in C++ language for TCP/IP

We are trying to build one sample application using only TLS 1.3(No fallback to older TLS versions) protocol with below registries added,  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]…

Developer technologies | C++
asked Jul 30, 2025, 9:34 AM
G S, Shashank 0 Reputation points
commented Aug 8, 2025, 8:12 AM
G S, Shashank 0 Reputation points
0 answers

DismAddDriverApi lets you add Unsigned Driver?

HRESULT WINAPI DismAddDriver( In DismSession Session, In PCWSTR DriverPath, In BOOL ForceUnsigned ) I am using the above function to add driver to os offline os image with ForceUnsigned set to false but still i am able to add unsigned drivers why?

Developer technologies | C#
asked Aug 7, 2025, 1:08 PM
Ranveer Singh 0 Reputation points
commented Aug 8, 2025, 8:10 AM
Starry Night 25 Reputation points
1 answer

Help Needed for Connecting POS Printer via USB in UWP App

Hi Team, I have implemented POS printer functionality in my UWP app. When I connect the POS printer using Bluetooth, it works perfectly. However, when I connect the printer via a USB cable, I’m unable to find a way to detect or connect to the printer…

Developer technologies | Universal Windows Platform (UWP)
asked Apr 17, 2025, 10:33 AM
Jay 140 Reputation points
edited a comment Aug 8, 2025, 8:04 AM
vibeandwrite 0 Reputation points
2 answers

When we will update on the next version of MVC5.3.0 if there is no updates on the version please provide documentation for that.

Hi please provide the relavent info regarding the ASP.NET MVC 5.3.0 is there any updated on version if not please provide the documentation. Regards vinayak

Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
asked Jan 31, 2025, 7:08 AM
Vinayak Padamata 0 Reputation points
commented Aug 8, 2025, 7:49 AM
Tudor Turcu - Qiagen 1 Reputation point
3 answers

How do I resolve the following Exception...?

Exception thrown at 0x00007FFA4A457F9A (KernelBase.dll) in App.exe: WinRT originate error - 0x8000FFFF : 'WindowsXamlManager and DesktopWindowXamlSource are supported for apps targeting Windows version 10.0.18226.0 and later. Please check either the…

Developer technologies | C++
asked Aug 6, 2025, 2:07 PM
CDev-8220 425 Reputation points
answered Aug 8, 2025, 7:29 AM
Varsha Dundigalla(INFOSYS LIMITED) 715 Reputation points Microsoft External Staff
3 answers

which one is called in asynchrony or parallel

can i get any example of cuncurrent and parllell processing using asyncrony.

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 7, 2025, 12:00 PM
rajesh yadav 251 Reputation points
commented Aug 8, 2025, 7:14 AM
Danny Nguyen (WICLOUD CORPORATION) 650 Reputation points Microsoft External Staff
1 answer

net maui find one tree control for free thanks!

请大神介绍一个树形控件,免费的开源的。谢谢。类似syncfusion的treeview但这个是收费的。Uranium 这个里面有免费开源的吗。只要树形控件就可以。

Developer technologies | .NET | .NET MAUI
asked Jun 3, 2025, 11:40 AM
张中伟 80 Reputation points
answered Aug 8, 2025, 6:43 AM
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff