344,004 questions

Sort by: Updated
0 answers

IMAGE UPLOAD USING PHOTO PICKER DIALOG

RegistrationForm.cshtml <div class="mt-2"> <div class="row"> <div class="col-7 col-sm-6"> <div class="d-flex…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,193 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
300 questions
asked 2024-05-02T10:39:55.1833333+00:00
Nandini S 20 Reputation points
commented 2024-05-07T02:22:49.7966667+00:00
Ping Ni-MSFT 2,250 Reputation points Microsoft Vendor
0 answers

How to add an external library to a C# azure functions application?

Hi there, I am trying to use a JavaScript based library in my azure functions application. I copied the file in the root directory of the app and deployed it successfully on Azure but the moment I reference it in the Index.html file, it throws this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-04-30T12:36:59.1933333+00:00
Adwait Naik 40 Reputation points
commented 2024-05-07T02:21:50.9466667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
2 answers

Trouble with Explorer.EXE constantly crashing and restarting

How can I resolve an issue where Explorer.EXE keeps crashing and restarting? I received the following error message: Faulting application name: Explorer.EXE,version: 10.0.22621.3374,time stamp: 0x8e690d6e Faulting module name:…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,238 questions
asked 2024-05-06T13:34:06.02+00:00
Sora Hoshi 0 Reputation points
commented 2024-05-07T02:20:58.2666667+00:00
Michael Taylor 48,581 Reputation points
1 answer One of the answers was accepted by the question author.

Missing description field for Azure Firewall Policy Rule Collection Group rules

In the reference documentation for creating rules in rule collection groups in Azure Firewall Policy the description field is listed as valid for individual rules:…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
572 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
asked 2022-10-03T18:06:51.19+00:00
Mats Estensen 46 Reputation points
commented 2024-05-07T02:20:15.6333333+00:00
Jarvis 0 Reputation points
2 answers

Text delimiter file

Hi, I have two tables: one for headers with 9 fields and another for lines with 6 fields. Both header and lines are highlited in yellow. I need to combine both the headers and lines using a UNION operation to display the result below. From the line…

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,767 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,458 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
44 questions
asked 2024-05-06T14:48:13.48+00:00
Vicki 46 Reputation points
answered 2024-05-07T02:18:28.6533333+00:00
CosmogHong-MSFT 23,321 Reputation points Microsoft Vendor
0 answers

Same Header File Is Different

Hello Folks: Developing on Windows 10, up to date Visual Studio Community 2022, C++. When building my application I occasionally see this error: The two header files that Visual studio is complaining about are the same file. Here is the text of the…

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,540 questions
asked 2024-05-06T18:03:25.1133333+00:00
a_unique_name 381 Reputation points
edited a comment 2024-05-07T02:17:33.51+00:00
Minxin Yu 10,031 Reputation points Microsoft Vendor
1 answer

Risk and consequence when executing Kerberos password reset in a Hybrid Azure AD - OnPremise AD DS?

What are the risks and consequences of resetting the Kerberos krbtgt account during business hours using the steps defined…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,906 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,381 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,085 questions
asked 2024-04-24T12:19:23.93+00:00
EnterpriseArchitect 4,781 Reputation points
commented 2024-05-07T02:16:03.7066667+00:00
EnterpriseArchitect 4,781 Reputation points
3 answers One of the answers was accepted by the question author.

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR?

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR? https://learn.microsoft.com/en-us/windows-server/storage/dfs-replication/migrate-sysvol-to-dfsr FFL & DFL: Windows Server…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,906 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,196 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,760 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,729 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,582 questions
asked 2024-05-02T06:05:39.4533333+00:00
EnterpriseArchitect 4,781 Reputation points
commented 2024-05-07T02:10:11.8433333+00:00
EnterpriseArchitect 4,781 Reputation points
1 answer

Under Posting Attack in .NET Core

In .NET 6 I have a DTO with value data types like int. But while sending a POST request if user omits the value for that default value is getting assigned without any Error. What are the best practices to avoid this under posting? I have tried using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,193 questions
asked 2024-05-03T10:05:35.66+00:00
net 6 newbie 121 Reputation points
commented 2024-05-07T02:09:34.7566667+00:00
Ping Ni-MSFT 2,250 Reputation points Microsoft Vendor
1 answer

Is it possible to get PID from Media Sessions?

As title says, is it possible to get PID or some other unique identifier from the Media Sessions the API provides? I'm afraid of issues with multiple instances of my program running, and some way to distinguish them would be very…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,427 questions
asked 2024-05-06T08:19:41.74+00:00
Dolezal, Vojtech 0 Reputation points
edited an answer 2024-05-07T02:09:20.7566667+00:00
Xiaopo Yang - MSFT 11,501 Reputation points Microsoft Vendor
0 answers

The target principal name is incorrect

Hi Team, I've got the error "The target principal name is incorrect. Cannot generate SSPI context" when I tried to connect to SQL Server from other server. I've checked sql logs and I found info SPN was registered . I've run Kerberos…

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,767 questions
asked 2024-05-06T13:06:14.6233333+00:00
Marcin Woszczyna 0 Reputation points
commented 2024-05-07T02:06:42.8966667+00:00
MikeyQiao-MSFT 560 Reputation points Microsoft Vendor
1 answer

After I wiped a device in Intune, the user is brought to a Windows Recovery screen and can't access the laptop

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
411 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,238 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,374 questions
asked 2024-05-06T15:27:24.76+00:00
Daniel Teschko Jr 0 Reputation points
answered 2024-05-07T02:05:20.66+00:00
Crystal-MSFT 43,311 Reputation points Microsoft Vendor
0 answers

Access data stored in vTPM

Hi All, We have a WPF application running on .Net Framework v4.8. We are currently using 'ESXi' to host 'Windows Server 2022', which inturn hosts the WPF application. We are planning to store all the sensitive data related to the application, such as…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,678 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,285 questions
asked 2024-05-06T12:16:02.39+00:00
S Abijith 346 Reputation points
commented 2024-05-07T02:03:01.4633333+00:00
Hui Liu-MSFT 40,271 Reputation points Microsoft Vendor
1 answer

What is the entry information for getting the new Outlook to work in the WIP policy for Intune?

New Outlook not working on Intune enrolled Windows devices. What is the entry into the WIP policy to get this to work. Was able to get the New Teams to work by adding it as a Store App instead of Desktop app but not the new Outlook.

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
877 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,374 questions
asked 2024-05-06T11:13:16.2633333+00:00
Mathisj 0 Reputation points
answered 2024-05-07T02:02:21.6733333+00:00
ZhoumingDuan-MSFT 8,065 Reputation points Microsoft Vendor
1 answer

What is the entry information for getting the new Outlook to work in the WIP policy for Intune?

New Outlook not working on Intune enrolled Windows devices. What is the entry into the WIP policy to get this to work. Was able to get the New Teams to work by adding it as a Store App instead of Desktop app but not the new Outlook.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,374 questions
asked 2024-05-06T11:11:10.57+00:00
Mathisj 0 Reputation points
answered 2024-05-07T02:02:10.9566667+00:00
ZhoumingDuan-MSFT 8,065 Reputation points Microsoft Vendor
0 answers

How to fix Error CS0029 Cannot implicitly convert type 'void' to 'System.Collections.Generic.List<Vase.Models.Person>'

var user = from u in conn.Table<Person>() querywhere u.name == "WALE" select u; return user.FirstOrDefaultAsync().Wait(); I got error in the bold line. i cant figure what i did wrong pleas help

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,903 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,285 questions
Entity Framework Core Training
Entity Framework Core Training
Entity Framework Core: A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.Training: Instruction to develop new skills.
3 questions
asked 2024-05-07T00:20:57.27+00:00
Gbenga Banuso Odumosu 0 Reputation points
edited the question 2024-05-07T02:01:28.62+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
1 answer

What is the entry information for getting the new Outlook to work in the WIP policy for Intune?

New Outlook not working on Intune enrolled Windows devices. What is the entry into the WIP policy to get this to work. Was able to get the New Teams to work by adding it as a Store App instead of Desktop app but not the new Outlook.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,374 questions
asked 2024-05-06T11:10:26.0833333+00:00
Mathisj 0 Reputation points
answered 2024-05-07T02:01:07.05+00:00
ZhoumingDuan-MSFT 8,065 Reputation points Microsoft Vendor
0 answers

Something is eating up my USB Device!

To clarify: I am using WinToUSB tool to install Windows on a USB Drive, Here, I have installed Windows 10 1511 on a 32GB USB Drive using WinToUSB. After a few days of this, it ran just fine, but after install 4 GB of my needed programs, it used more than…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,671 questions
asked 2024-05-06T20:27:14.4133333+00:00
Story Master 0 Reputation points
edited the question 2024-05-07T02:00:39.9133333+00:00
Sumarigo-MSFT 43,801 Reputation points Microsoft Employee
1 answer

Request to Add Copilot 365 to Sharepoint Search and Create Documents

Dear MS Copilot/Sharepoint Team, I am writing to request the integration of Copilot 365 into our organization's Sharepoint environment. To proceed with this integration, we would need your assistance in: Evaluating the compatibility of Copilot 365 with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,676 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
55 questions
asked 2024-05-06T20:49:38.6166667+00:00
Omar Morales 0 Reputation points
answered 2024-05-07T01:59:43.99+00:00
Ling Zhou_MSFT 13,260 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Blob Storage '+ Add Directory'

I am completing Microsoft Learn Explore Azure Storage exercise Under 'Explore blob storage' point 8 it says "Select + Add Directory and read the information about folders before creating a new directory named products." But I cannot see any…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 questions
asked 2023-09-22T12:16:31.9266667+00:00
SHURLOCK, Tim (NHS RESOLUTION) 20 Reputation points
commented 2024-05-07T01:58:32.08+00:00
Sumarigo-MSFT 43,801 Reputation points Microsoft Employee