356 questions with Developer technologies | .NET | .NET CLI tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

.NET CLR Profiling: how to find values for ldstr while profiling powershell

Hi, I am exploring how to profile .NET CLR to monitor powershell execution (like an AV product). I want to monitor all commands entered to powershell before they get executed (without using AMSI). My plan is to use the profiling API and use functions…

Developer technologies | .NET | .NET CLI
asked 2025-10-23T07:30:57.9233333+00:00
PARTH GUPTA 20 Reputation points
commented 2025-10-24T09:54:12.1+00:00
Gade Harika (INFOSYS LIMITED) 1,185 Reputation points Microsoft External Staff
3 answers

Data importation from excel promblem

How can i solve this in my SQL data importation TITLE: SQL Server Import and Export Wizard ------------------------------ The operation could not be completed. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific…

Developer technologies | .NET | .NET CLI
asked 2025-10-09T08:35:15.52+00:00
ajayi dayo 0 Reputation points
commented 2025-10-22T04:37:01.8166667+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

Intermittent Null Response from API in .NET Desktop Project

I’m currently working on a .NET desktop project, and I’m stuck with one issue. From the same API, I sometimes get a null response. But when I hit the API again, it returns the expected data. The server is always up and running—it’s not going down. The…

Developer technologies | .NET | .NET CLI
asked 2025-09-15T07:19:21.4066667+00:00
vasanth 0 Reputation points
commented 2025-10-07T09:54:24.01+00:00
Damien Pham (WICLOUD CORPORATION) 1,315 Reputation points Microsoft External Staff Moderator
1 answer

Setting up Windows.Diagnostics.Tracing.TraceEvent.dll in PowerShell 7

How can Windows.Diagnostics.Tracing.TraceEvent.dll be set up to run in PowerShell 7? A script is needed to identify which process is overwriting a file after editing it. However, the installation of the Windows.Diagnostics.Tracing.TraceEvent.dll module…

Developer technologies | .NET | .NET CLI
asked 2025-09-06T13:19:23.5133333+00:00
Ronald Sampson 0 Reputation points
commented 2025-09-19T06:25:52.07+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

Bash.exe not working

Running Windows 11. When I run bash.exe I get a command-prompt-like window, which disappears after a couple of seconds??

Developer technologies | .NET | .NET CLI
asked 2025-08-21T13:40:34.2933333+00:00
Matt May 0 Reputation points
commented 2025-09-08T03:59:58.5033333+00:00
Gade Harika (INFOSYS LIMITED) 1,185 Reputation points Microsoft External Staff
1 answer

How might the .NET CLI be adapted for better accessibility across screen readers and speech-to-text tools?

Is command output readable, and are error messages clearly structured for assistive tech users?

Developer technologies | .NET | .NET CLI
asked 2025-07-28T09:18:45.2133333+00:00
Yash Smith 0 Reputation points
commented 2025-08-22T08:05:41.1433333+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

How do I put touchscreen on my chromebook, if its my schools?

All of my schools chromebooks are built in with touchscreen and for some reason mine won't work. I tried the search and shift then press t hack but it still wont work. pls help me

Developer technologies | .NET | .NET CLI
asked 2025-07-31T00:17:29+00:00
Serenity Kingsley 0 Reputation points
commented 2025-08-15T12:15:56.6966667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,700 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Azure CLI ERROR when add extensions: An error occurred. Pip failed with status code 1

Hi everyone I'm trying to add extensions in Azure CLI with the command: az extension add --name subscription however I get the following message: An error occurred. Pip failed with status code 1. Use --debug for more information. Here the debug…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,483 questions
Windows for business | Windows Server | User experience | PowerShell
Developer technologies | .NET | .NET CLI
asked 2023-12-01T05:55:00.18+00:00
Carlos Ochoa Medrano 45 Reputation points
answered 2025-08-09T16:41:32.51+00:00
Ahmed Ibrahim 0 Reputation points
1 answer

How to fix error NU1100: Unable to resolve 'Microsoft.NET.Test.Sdk (>= 17.12.0)' for 'net9.0'

When I run this command: dotnet new mstest in PowerShell (my solution and project are in VSCode), I meet this problem: After that, following to the Manual Instruction, I run the command dotnet restore but I still meet that problem, I can't find any…

Developer technologies | .NET | .NET CLI
asked 2025-04-03T17:09:25.9866667+00:00
Trần Nhân 0 Reputation points
commented 2025-06-22T07:57:22.24+00:00
John Tasler 0 Reputation points
1 answer One of the answers was accepted by the question author.

MSBUILD : error MSB1008: Only one project can be specified.

I am following a tutorial from a book to learn .NET 9. Summary: The tutorial starts by creating Two 'projects' in a solution that will be used throughout the remainder of the book. The projects are called 'DataContext' and 'EntityModels' At this point in…

Developer technologies | .NET | .NET CLI
asked 2025-06-11T17:27:49.1133333+00:00
Michael Torres 40 Reputation points
accepted 2025-06-13T15:54:36.4833333+00:00
Michael Torres 40 Reputation points
2 answers

En SSMA , cuando me conecto a la bd oracle me sale ORA-50007: Connection string is not well-formed

En SSMA , cuando me conecto a la bd oracle me sale ORA-50007: Connection string is not well-formed Migracion via ssma de oracle a SQL

Developer technologies | .NET | .NET CLI
asked 2025-04-28T16:15:38.3433333+00:00
Adriana García Diaz 0 Reputation points
answered 2025-05-27T16:53:44.5066667+00:00
ADRIANA GARCIA DIAZ 0 Reputation points
0 answers

az account management-group list

az account management-group list & az account management-group list --query '[?name=='''d4693b96-f607-4889-b993-dec11e5a793f''']' fails on the cli with permission issues and i am admin of the account

Developer technologies | .NET | .NET CLI
asked 2025-05-26T06:14:16.2066667+00:00
David Irivbogbe 0 Reputation points
2 answers

Why can't I change directory path of dotnet core sdk from C drive to S drive?

After a long try, I installed the dotnet core on my computer. But the location PATH in the environment automatically stores the installed data of the dotnet core in the C drive. I want to change the directory path to S drive. How can I change the…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
1,291 questions
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,130 questions
Developer technologies | .NET | .NET CLI
asked 2022-04-27T17:11:20.59+00:00
ANUPRIYA B 1 Reputation point
commented 2025-04-14T22:30:03.4633333+00:00
Kacper Paśnik 0 Reputation points
1 answer

"HTTPSConnectionPool Max retries exceeded with url error" when deploying azure function app.

I am trying to deploy functionapp using the CLI by running the command az functionapp deployment source config-zip -g Development -n <function-name> --src <output-directory.zip> but keep getting this error…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
6,173 questions
Developer technologies | .NET | .NET CLI
asked 2023-07-03T03:37:46.24+00:00
Mustafa Hussain 0 Reputation points
edited a comment 2025-03-18T10:01:25.1566667+00:00
M Salman 0 Reputation points
5 answers

Visual Studio 2022 won't connect to NuGet

Visual Studio 2022: [nuget.org] Unable to load the service index for source https://api.nuget.org/v3/index.json. An error occurred while sending the request. The underlying connection was closed: An unexpected error occurred on a send. Unable to read…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,130 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,526 questions
Developer technologies | .NET | .NET CLI
asked 2024-02-18T15:42:31.7833333+00:00
Jayakumar R 10 Reputation points
answered 2025-05-14T19:47:33.4866667+00:00
Syed Aun M. Bukhari 5 Reputation points
2 answers One of the answers was accepted by the question author.

Full duplex operation, functions C++ C#

I have a C# application and a C++ application. Between the two, data should now be exchanged. In C# ReceiveDataFromCPP(String data) SendDatatoCPP(string data) In C++ ReceiveDataFromCSharp(String data) SendDatatoCSharp(string…

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
4,016 questions
Developer technologies | .NET | .NET CLI
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,650 questions
asked 2025-01-30T18:47:23.8+00:00
Noah Aas 1,110 Reputation points
accepted 2025-02-06T10:27:07.2733333+00:00
Noah Aas 1,110 Reputation points
1 answer

Does repeated .Net or azd CLI deployement of an Azure App Service over-write existing?

Hello, I have recently deployed an Azure App Service (includes EF Core) using azd CLI. I have a Maui App too (also includes EF Core) that uses said service to perform data sync'ing. All works. This is still only a DEV environment, no need to preserve…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,367 questions
Developer technologies | .NET | .NET CLI
asked 2025-02-06T13:42:01.0866667+00:00
LMiles 21 Reputation points
answered 2025-02-16T17:14:05.22+00:00
Bruce (SqlWork.com) 81,191 Reputation points Volunteer Moderator
0 answers

DbProviderFactories registration fails in .NET 9-windows when run through C++/CLI loader DLL

Hi, I am converting our c# .Net 4.8 applications to .Net9-windows. This is my primary goal. The problem is that I am getting this error "--->Exception: ArgumentNullException :Value cannot be null. (Parameter 'factory')--->Stack: at…

Developer technologies | .NET | .NET CLI
asked 2025-04-16T00:04:13.2633333+00:00
Ryan Wagner 20 Reputation points
1 answer

DbProviderFactories Registration Issue in .NET 9 with C++/CLI Loader DLL

Update#2 on April 17 2025 I tried included the system.data.oledb 9.0.4 .nuget package in share.vcxproj and changed share.cpp to "using System.Windows.Forms; using System.Data.Common; using System.Data.OleDb; namespace Share { public static class…

Developer technologies | .NET | .NET CLI
asked 2025-04-16T00:12:04.7066667+00:00
Ryan Wagner 20 Reputation points
answered 2025-04-21T17:47:29.25+00:00
Ryan Wagner 20 Reputation points
0 answers

Installing the .NET Framework 3.5 feature on Windows 11

Hello, I'm trying to enable or install the .NET Framework 3.5 feature on my Windows 11 computer. It's currently listed in the Windows Features menu but not activated. When I try to enable it, I get an error code 0x800F0950 and have no way to install it.…

Developer technologies | .NET | .NET CLI
asked 2025-04-21T15:38:38.36+00:00
Claire 20 Reputation points