55,125 questions

Sort by: Updated
0 answers

Windows app stops responding when another app is started

I wrote a Windows application in Fortran using the Intel Fortran compiler within Visual Studio. The application accepts user input and then launches a lengthy numerical computation. During the computation, progress is monitored using a progress bar. When…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,868 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,715 questions
asked 2024-05-29T13:50:34.4466667+00:00
SJ1711 0 Reputation points
0 answers

Provision apps using enterprise modern app management

Hi, I was trying to provision apps for multiple users using the enterprise modern app managment CSP. ./Device/Vendor/MSFT/EnterpriseModernAppManagement The applications are installed only for the users that were logged in while the app was…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,830 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,462 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,496 questions
asked 2024-05-29T13:49:52.7633333+00:00
Bevan Thomas 20 Reputation points
0 answers

RevokeSignInSessions API Not Signing Out User

I am experiencing an issue with the revokeSignInSessions Microsoft Graph API. I am calling the API to sign out a user from Microsoft 365 sessions while for other applications like Onedrive, Teams and Outlook the user got signed out immediately. While the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,882 questions
asked 2024-05-29T13:46:51.61+00:00
Ashutosh Gairola 0 Reputation points
edited the question 2024-05-29T13:49:17.6066667+00:00
Ashutosh Gairola 0 Reputation points
0 answers

How to switch to Microsoft Entra ID Premium P1 in Azure free account ?

Hello friends, I am using Azure free account to decide to switching my organization to cloud. I can not find any location to change my tenant to Microsoft Entra ID Premium P1. Could you help me in finding the location? Thank you

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,001 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,906 questions
asked 2024-05-29T13:34:52.08+00:00
Adrian Khoshbin 0 Reputation points
commented 2024-05-29T13:48:26.2866667+00:00
Varun R 105 Reputation points
0 answers

Getting error while finding control in Footer Row Gridview

I am getting error while binding data in dropdown in gridview footer template. Pls. help us, how to bind dropdown values inside the gridview footer template. getting below error.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,323 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,407 questions
asked 2024-05-29T13:47:28.71+00:00
Gani_tpt 1,786 Reputation points
0 answers

EF Core 3.1 - System.InvalidOperationException: 'The entity type 'Pntbec03' requires a primary key to be defined. If you intended to use a keyless entity type call 'HasNoKey()'.'

Hello . I need to handle a EF Core Entity relating to a table , but without having EF managing all its columns , but just a subset of them. I have scaffolded the small database to which the table belongs into a DbContext , and I though I could create…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
705 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,472 questions
asked 2024-05-29T13:46:26.23+00:00
leo del ciello 66 Reputation points
0 answers

Since upgrading to Windows 11, when I HDMI into my TV I can't select widescreen.

Using my Acer Swift laptop, on Windows 10, when I would HDMI into a TV, as soon as I selected 'display on 2 only', the screen would automatically go to widescreen, the perfect fit for my TV. Since upgrading to Windows 11, the TV display isn't widescreen…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,462 questions
asked 2024-05-29T13:41:45.0333333+00:00
Joel B 0 Reputation points
commented 2024-05-29T13:45:15.8066667+00:00
Joel B 0 Reputation points
0 answers

delimited split gives null for some items

hi all, I am using a function to split a string into multiple rows. The function is available here: https://www.sqlservercentral.com/articles/tally-oh-an-improved-sql-8k-%e2%80%9ccsv-splitter%e2%80%9d-function What I am trying to figure out is how to…

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,921 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.
51 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,565 questions
asked 2024-05-29T13:43:14.27+00:00
elsvieta 346 Reputation points
0 answers

Setup guesting for all users in another Entra ID teanant

How can I get all users from other Entra ID tenant setup as guest in my tenant. Apart from access packages, how can I do this. Access package will require each user to request access package. But is there more automated way so that each user doesn't have…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,906 questions
asked 2024-05-29T13:40:07.7033333+00:00
curious7 151 Reputation points
edited the question 2024-05-29T13:42:51.73+00:00
curious7 151 Reputation points
0 answers

SCCM SSRS installation error

I encounter an error when installing SSRS for SQL Server 2019 to use the reporting in SCCM. The error message states that I need to enter a valid 25-character key, even though I've already entered the product key. How can I bypass this error and continue…

Microsoft Configuration Manager
asked 2024-05-29T13:42:46.2433333+00:00
woo hada 60 Reputation points
0 answers

I'd like to understand the changes that impacted CMD when Windows moved to Terminal.

With the release of Windows 11 22H2 moving to Terminal as the default, I am seeing changes to the way CMD is now processing the commands. I have two computers one on Windows 11 21H2 and one on Windows 11 23H2. The older version will process the command,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,462 questions
asked 2024-05-29T13:42:20.2033333+00:00
Jameson Turner 0 Reputation points
0 answers

How to change the logo for SQL Server Master Data Services (MDS) in 2019

This used to be accomplished in the SQL Server Master Data Services (MDS) 2016 version by changing the logo.png file.

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,921 questions
asked 2024-05-29T13:40:17.81+00:00
Novicki, Joseph 0 Reputation points
0 answers

How to create an App registration in Azure AD for sending emails through API

I need to create an API that our vendor can use to send emails with a specific account. How can I create this application in the Azure AD portal? Which API permissions do I need to grant? Additionally, I cannot find an application designed specifically…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,815 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
115 questions
asked 2024-05-29T13:36:23.7766667+00:00
Zhiyu Yang 0 Reputation points
0 answers

how to show image2 in gridview

Hello This is my aspx page <asp:TemplateField HeaderText="IMAGE1"> <ItemTemplate> <asp:Image ID="Image1" runat="server" /> </ItemTemplate> …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,323 questions
asked 2024-05-29T13:35:22.69+00:00
RAVI 936 Reputation points
0 answers

What to do about Event ID 521 events in Security Log

I have limited auditing enabled on our Domain Controllers via a group policy. The auditing appears to be generating a lot of 521 events in addition to the other audit entries. We've increased the size of the security log up to 5gb and increased the…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,868 questions
asked 2024-05-29T13:35:12.5333333+00:00
Vincent Sprague 0 Reputation points
0 answers

Certain websites are accessible over WiFi but not over a wired LAN connection.

Hi We are experiencing a network issue in our company, where certain websites are accessible over WiFi but not over a wired LAN connection. We have been facing this issue for a couple of days, before that everything was OK. Is there any solution…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,830 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,545 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,312 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
670 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,462 questions
asked 2024-05-29T13:34:51.35+00:00
Yousuf Shahzad 0 Reputation points
0 answers

How do we fix 0x8a15000f : Data required by the source is missing?

I Am trying to run winget on a widows 11 pc and keep getting the error 0x8a15000f : Data required by the source is missing. Have done update reset and still get the issue with the same error.

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,174 questions
asked 2024-05-29T13:34:46.4066667+00:00
Campbell, Joseph 0 Reputation points
0 answers

How to switch to Microsoft Entra ID Premium P1 in Azure free account ?

Hello friends, I am using Azure free account to check the capabilities of Azure to migrate my organization to cloud. I am unable to find a location to switch to Entra ID Premium P1 to see the capabilities. Would you please help me in finding the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,001 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,906 questions
asked 2024-05-29T13:32:26.0066667+00:00
Adrian Khoshbin 0 Reputation points
0 answers

how to downgrade pricing tier from Premium (+ Role-based access controls) (Click to change) to Starndard

I am trying to downgrade pricing tier from Premium (+ Role-based access controls) (Click to change) to Starndard : But I am getting this error message : Downgrade Databricks Workspace databrics-name Failed. Error: InvalidSkuForDefaultCatalog, Default…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,978 questions
asked 2024-05-29T12:27:58.5133333+00:00
RSingh 40 Reputation points
edited the question 2024-05-29T13:31:43.4166667+00:00
RSingh 40 Reputation points
0 answers

Error when trying to login to Excel Online from Power Automate

When trying to login to Excel Online from Power Automate, I receive this error: Failed to create OAuth connection: ClientWarning: The browser has blocked the connection authentication popup window. EXCEL table is saved to OneDrive for Business. I can…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
122 questions
asked 2024-05-29T13:30:04.0333333+00:00