293,679 questions

Sort by: Updated
1 answer

How to get list of all programs on system PATH that countain some characters in powershell/batch

So, i want to make a builder file for my C code, i use Clang compiler and wanted to link the Windows SDK's headers and make it multiplatform, so even VS 2015 is supported. I thought the easiest and best way will be to just find the programs that…

C++
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.
3,562 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,161 questions
asked 2024-05-24T07:33:56.0666667+00:00
Freziyt223 0 Reputation points
commented 2024-05-25T23:19:48.8133333+00:00
Plamen Peev 75 Reputation points
1 answer

WMI access denied DCOM issue ?

Hello World, I have 2 computers A & B. I am using an application named VisualCron to remote execute a batch file from computer A to computer B where the application sits. The execution failed with error code: "Exception in Task: Access is…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,287 questions
asked 2024-05-22T22:01:49.4233333+00:00
Mohamed Boulaghlem 0 Reputation points
commented 2024-05-25T22:50:24.7566667+00:00
Plamen Peev 75 Reputation points
1 answer

Generate dynamic passwords with Azure Key Vault for Postgresql Database running in Azure VM

Hey guys, I have my open source postgresql deployed in Azure VMs. I would like to generate dynamic passwords for the database users using Azure Key Vault. Is it typically possible? If yes, can you please help down with steps or redirect me to right…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,150 questions
asked 2024-05-25T12:00:03.65+00:00
M, Anbazhagan 0 Reputation points
edited a comment 2024-05-25T22:48:30.8833333+00:00
M, Anbazhagan 0 Reputation points
3 answers

Unable to deployment many 3rd party product from Azure Marketplace

Every time I try to deploy a product from the Azure Marketplace. I get an error at the validation step that looks like this: Is there any way to resolve this?

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
805 questions
asked 2022-08-28T15:51:09.097+00:00
Dagni McPhee 1 Reputation point
commented 2024-05-25T21:56:44.7866667+00:00
Dagni McPhee 1 Reputation point
1 answer

SQL error during install

Getting the following error when installing SQL express 2022: The file SQLEXPR_x64_ENU.exe version 16.0.1000.6 must be in the same directory as this installer. Place the file in this directory and try again.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,895 questions
asked 2024-05-25T02:31:14.0666667+00:00
Joey Williams 0 Reputation points
answered 2024-05-25T21:39:14.4933333+00:00
Erland Sommarskog 102.3K Reputation points
1 answer

How to make an int field named UserID as the primary key in AspNetUsers table in Asp.Net Core 6.0 MVC

I am implementing Asp.Net Core Identity on an existing legacy website. I have created the Identity tables using migrations. The legacy database has a table named Users which was used for the logging. I have replaced the Users table with the AspNetUsers…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,240 questions
asked 2024-05-24T17:41:58.43+00:00
Sherpa 181 Reputation points
commented 2024-05-25T21:17:10.9133333+00:00
AgaveJoe 26,166 Reputation points
1 answer One of the answers was accepted by the question author.

Get Formula Text of a Cell on Another Sheet in Excel 2010

=FORMULATEXT only works in Excel 2013 and after. Is there a way to do that in Excel 2010? Thanks

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,660 questions
asked 2021-09-04T23:03:50.327+00:00
Ian3 66 Reputation points
commented 2024-05-25T21:13:44.88+00:00
Kim Wilson 0 Reputation points
1 answer

UWP apps using MapControl per Bing Map Enterprise Free going to Azure maps

Per the announcement: Bing Maps for Enterprise is deprecated and will be retired. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. Free (Basic) account customers can continue to use Bing Maps for…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
606 questions
asked 2024-05-23T08:41:55.02+00:00
Karhu Koti 36 Reputation points
edited an answer 2024-05-25T20:55:56.5466667+00:00
rbrundritt 15,546 Reputation points Microsoft Employee
1 answer

How can I diagnose and resolve the issue of receiving mostly blank outputs from the "Get Activity Events" Power BI REST API?

I am hitting the APi get activity events but as a result I am getting most of the activity status and activity result is blank , for some of them getting succeed, can some one let me know what is the blank means in this case ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,526 questions
asked 2024-05-25T17:25:03.0166667+00:00
Anchal 0 Reputation points
edited the question 2024-05-25T20:49:56.6233333+00:00
Vahid Ghafarpour 19,145 Reputation points
16 answers

PC meets requirments for Windows 11 but Windows Update still shows system requirements error message.

Hi, so here's what's going on. My PC originally did not meet requirements because the TPM module was not enabled in the BIOS. I also was on a local account and not a microsoft account when I initially tried to update. However, after enabling TPM and…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,426 questions
asked 2021-10-05T20:17:21.037+00:00
Sean Neary 161 Reputation points
commented 2024-05-25T20:15:37.6166667+00:00
Alex 0 Reputation points
1 answer

VPN (site to site) not connected

While trouble shooting a VPN (site to site) connection issue with one of our remote offices, I "Disconnected" that office from the list of VPN sites, which seemed to be successful. However, after 30ish minutes I noticed the site was still in…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,405 questions
asked 2024-05-25T13:25:24.4666667+00:00
Chris Bogdanovich 1 Reputation point
answered 2024-05-25T20:12:29.3066667+00:00
Sina Salam 4,221 Reputation points
2 answers

100% CPU on Empty MySQL Instance

Hello, I recently setup an Azure mySQL Database. It is type Standard_B1s (small yes). I have not created any databases at all. The only thing in there is the default database mySQL comes with. There are no users, no-one connecting to it. Looking at…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
726 questions
asked 2024-04-01T23:18:33.1233333+00:00
Jason Bennett 15 Reputation points
commented 2024-05-25T20:11:47.13+00:00
Rahul Randive 8,751 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

What is the correct way to upgrade dotnet SDKs for MAUI

Can someone tell me the proper way to upgrade .net? I have kept mine on an older version for a while now because it has been working with xcode 15.3 for me. Since it appears the issues with xcode 15.3 have been resolved in the latest version, I would…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-16T15:01:48.6366667+00:00
Tony Pitman 60 Reputation points
commented 2024-05-25T20:09:28.7033333+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

How to make search text in ASP.NET dropdown controls

I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,315 questions
C#
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.
10,387 questions
asked 2024-05-25T08:11:36.1666667+00:00
Gani_tpt 1,746 Reputation points
commented 2024-05-25T19:48:54.3733333+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

azure container istance https

Hi, I have an Azure Container instance where a small web service runs with a TCP server, I have enabled FQDN and it works perfectly with DNS, but it works under http, if I wanted to make it work under https without applying gateways or expensive services…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
651 questions
asked 2024-05-24T13:08:09.59+00:00
brux88 0 Reputation points
edited an answer 2024-05-25T19:41:28.6033333+00:00
Dan Rios 1,425 Reputation points MVP
1 answer

Azure function works fine when tested locally, but not loaded when deployed.

logs init.py file import os import logging import azure.functions as func from azure.core.exceptions import ClientAuthenticationError, ResourceNotFoundError from azure.data.tables import TableServiceClient, TableClient from azure.core.credentials…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,385 questions
asked 2024-05-25T18:15:57.4966667+00:00
Hafsa Javed 0 Reputation points Student Ambassador
edited an answer 2024-05-25T19:33:11.8433333+00:00
Dan Rios 1,425 Reputation points MVP
1 answer

is possible to wrap an instalable App package for iPhone like .apk file for android?

I have developed a proof of concept App with .NET MAUI and it works ok with Android and i can build an instalable .apk package to deploy the app in Android smartphones. My boss has an iPhone and wants to try the app in it. Ive borrowed an AirMac to build…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-24T10:11:03.05+00:00
Josete Llan 0 Reputation points
answered 2024-05-25T19:15:32.0166667+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer

How do I change my Authenticator password from 8 to 6

can someone help me fix this issue and make it where you can change the password from 8 to 6 on the app

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,657 questions
C#
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.
10,387 questions
asked 2024-05-25T18:52:51.27+00:00
saud aljourani 0 Reputation points
edited the question 2024-05-25T19:15:21.2833333+00:00
Azar 20,190 Reputation points
3 answers

can use a dataset for pipeline but can't use for dataflow in Azure Data Factory

Created a dataset for Azure SQL and it works fine in any pipelines of Azure Data Factory. However, it gives me the connection error from Data Flows - refer to the below. The Azure SQL is configured to be accessible from any Azure services. Spark…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,751 questions
asked 2024-05-20T05:53:34.5933333+00:00
Jerry Lee 5 Reputation points
commented 2024-05-25T19:09:26.18+00:00
Kavirayani, Shiva 0 Reputation points
1 answer

Decoder ran into invalid data problem on .net maui ios?

Hello, I am using .net maui to build a mobile application for android and iOS. An asp.net core is used for the backend. As of recently I started receiving an issue when retrieving data from all of the API endpoints - with the error being - Decoder ran…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-24T11:54:55.22+00:00
Miso Tomovski 0 Reputation points
answered 2024-05-25T18:24:30.85+00:00
Bruce (SqlWork.com) 57,891 Reputation points