Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

282,425 questions

Sort by: Updated
2 answers

Seed Data without entity (join table)

Hello, I've this configuration in my DBContext class : modelBuilder.Entity<Topic>() .HasMany(t => t.Keywords) .WithMany(k => k.Topics) .UsingEntity(j =>…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
572 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.
8,803 questions
asked 2023-09-02T12:44:51.36+00:00
Laurent Guigon 206 Reputation points
commented 2023-09-02T23:45:22.7233333+00:00
Laurent Guigon 206 Reputation points
0 answers

Environment Variable : ArgumentException: Format of the initialization string does not conform to specification starting at index 0

Hello Houston, I've got a problem! I read somewhere that we can utilize an environment variable to configure the connection string, and we can provide new values in CI/CD pipelines. Consequently, I modified my appsettings.json file to rely on an…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,079 questions
asked 2023-08-26T17:47:42.6833333+00:00
Laurent Guigon 206 Reputation points
edited a comment 2023-09-02T23:42:26.4033333+00:00
Laurent Guigon 206 Reputation points
3 answers

HPC Pack 2019 - Unable to connect to the head node running cluster manager on the head node server

I'm having trouble starting HPC Cluster Manager and Job Manager locally on the Head Node, getting the following error almost every time (sometimes it works): Unable to connect to the head node. The connection to the management service failed. detail…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
5,797 questions
asked 2021-08-04T11:36:32.713+00:00
Oscar 6 Reputation points
commented 2023-09-02T23:00:39.4366667+00:00
Nathan Anderson 0 Reputation points
2 answers

Problem with Remote Desktop Service.

Hi, I don't know how it happened, but the "Remote Desktop Services" service disappeared, so I can't reach the server using RDP. At the moment, I can only log in using VNC. How can I restore TermService? Kind regards, Lukasz

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,112 questions
asked 2023-09-01T21:21:30.8366667+00:00
Łukasz Maśliński 1 Reputation point
answered 2023-09-02T22:59:00.6066667+00:00
Dave Patrick 382.1K Reputation points MVP
0 answers

VS 2022 - Unable to start program The debugger is not properly installed. Run setup to install or repair the debugger.

Hi. I try to run/debug C/C++ project and I keep getting this error message. I tried to repair VS 2022 from the installer with no success. I tried to remove it completely using InstallCleanup.exe and installing it back with no success. …

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
820 questions
asked 2022-08-16T22:25:50.24+00:00
AsafY 21 Reputation points
edited a comment 2023-09-02T22:55:24.42+00:00
Phumelela Mdluli 0 Reputation points
6 answers

“a specified logon session does not exist. it may already have been terminated”

a specified logon session does not exist. it may already have been terminated - after i joined the device to azure active directory -i cannot access our shared folder in our server after i joined the device to azure AD and use office 365 account…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,216 questions
asked 2020-06-01T09:48:49.39+00:00
Eduard Paul 1 Reputation point
commented 2023-09-02T22:54:04.53+00:00
1 answer

Cant install windows 10

Im trying to boot a new windows 10 instalation, after inputing the code it says it cant find the drivers(doesnt detect hard drive)

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
8,585 questions
asked 2023-09-02T20:54:03.9033333+00:00
Antonio Quintana 0 Reputation points
answered 2023-09-02T22:52:34.7766667+00:00
Dave Patrick 382.1K Reputation points MVP
0 answers

How to fix Microsoft.ACE.OLEDB.12.0 provider is not registered on the local machine

hello hello hello

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,752 questions
asked 2023-09-02T22:50:35.4366667+00:00
Michael Kitterman 0 Reputation points
6 answers

How to reinstall Microsoft Store

Since I manage Windows 10 and do not use Microsoft Store applications in my business, I deleted them all with the following command. Get-AppxPackage | findstr PackageFullName Remove-AppxPackage -Package "XXXXXXX" …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
8,585 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,824 questions
asked 2022-06-16T07:11:43.353+00:00
ryosk25 496 Reputation points
commented 2023-09-02T22:49:24.99+00:00
Marianne Valk 0 Reputation points
2 answers One of the answers was accepted by the question author.

Spatial SQL (in SSMS - using T-SQL) - STIntersect and STContains doesn't return the correct result

Trying to find All the routes that pass through a buffer of 5km around a random point. Background: I have multiple routes stored as linestring of type geography using the following query. The linestring is valid. INSERT INTO routes (route_id,…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
10,708 questions
asked 2023-09-02T17:57:10.7533333+00:00
Sunraj sharma 0 Reputation points
commented 2023-09-02T22:41:36.8066667+00:00
Sunraj sharma 0 Reputation points
1 answer

Onedrive deleted my computer files

Hi! I accidentally synced my onedrive to my computer and it automatically uploaded all my computer files up to my onedrive. In a panic, I cancelled the upload midway and deleted the uploaded computer files on onedrive. After an hour I noticed that…

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
959 questions
asked 2021-03-02T01:16:17.513+00:00
Tammy Lim 11 Reputation points
commented 2023-09-02T22:37:13.2633333+00:00
Erik Meyer 0 Reputation points
0 answers

Create Managed Metadata Field not an Option in a Microsoft My Lists List But all Other Sites Are Fine

Hi, this is very perplexing why creation of a new MMD field is available in all sites with similar…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
7,843 questions
asked 2023-09-02T15:32:48.92+00:00
Carl Williams 211 Reputation points
edited the question 2023-09-02T22:33:45.33+00:00
Carl Williams 211 Reputation points
0 answers

Can't Find My Resource

This is going to sound incredibly dumb, but I am a developer trying to figure out this whole Azure thing so please have patience with me. I created a website many many months ago, and I hosted it in Azure. I know it is hosted in Azure because it has a…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
5,465 questions
asked 2023-09-02T22:25:10.9633333+00:00
Thomas 0 Reputation points
0 answers

Intune certificate connector redundancy configuration

Hello everyone.  In my organization we have been using Intune for more than a year for the distribution of certificates for authentication in the corporate wi-fi. For this we have an offline certifier and a certifier that issues certificates (2 Tier…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,195 questions
asked 2023-09-02T22:24:06.3733333+00:00
Eduardo Madrazo Bidea 0 Reputation points
3 answers

What is user starting S-1-5-21-1687699058... ?

In the Role Manager section: I see a user added that has name S- 1 -5-21 -1687699058-... What is this user? can I safely delete it? (is there any documentation regarding this?) THanks,

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,153 questions
asked 2021-06-01T08:15:20.747+00:00
ovonemty 41 Reputation points
commented 2023-09-02T22:15:30.9233333+00:00
Sonia Fonseca 0 Reputation points
2 answers One of the answers was accepted by the question author.

Error timeout from asp.net 4.5 mvc to WCF service

I have an asp.net mvc 4.5 app that makes requests to a WCF service, the problem is that when the service takes more than 30 seconds the mvc cuts the connection to the service, the wcf service keeps running and makes the changes to the database and…

Windows Communication Foundation
Windows Communication Foundation
A Microsoft runtime and set of application programming interfaces in the .NET Framework for building service-oriented applications.
290 questions
ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
963 questions
asked 2022-11-15T21:03:19.83+00:00
Gabriel Dos Santos 21 Reputation points
accepted 2023-09-02T22:09:19.47+00:00
Gabriel Dos Santos 21 Reputation points
1 answer

How to add run a script in mail rules in outlook 365?

How to add run a script in mail rules in outlook 365?

Outlook
Outlook
A family of Microsoft email and calendar products.
1,638 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,275 questions
asked 2023-03-22T20:30:16.67+00:00
GencJanaqi-6558 0 Reputation points
commented 2023-09-02T22:07:52.1233333+00:00
Dennis Foreman 0 Reputation points
0 answers

Python Problem

python : El término 'python' no se reconoce como nombre de un cmdlet, función, archivo de script o programa ejecutable. Compruebe si escribió correctamente el nombre o, si incluyó una ruta de acceso, compruebe que dicha ruta es correcta e inténtelo de…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
836 questions
asked 2023-09-02T21:48:47.9166667+00:00
MELANY 0 Reputation points
1 answer

"Could not find the Database Engine startup handle" while trying to install SQL server 2022 Express Edition

Hi, Since yesterday, I was trying to install SQL Server 2022 Express edition on my Windows 10 laptop but it is getting failed due to the mentioned error. I tried to uninstall/reinstall, trying the ''troubleshoot errors related to system disk sector size…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
10,708 questions
asked 2023-09-02T20:43:53.7733333+00:00
Jimmy M 0 Reputation points
commented 2023-09-02T21:45:28.01+00:00
Jimmy M 0 Reputation points
1 answer

TTS Rejecting Certain Characters

I've noticed that words are rejected (error 400) like this example: Курица - rejected because all of the letters are cyrillic (unicode) Курицa - allowed because the 'a' is ascii Is there an unwritten rule somewhere? How should I TTS phrases that are…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,621 questions
asked 2023-07-26T21:59:01.0266667+00:00
SB-1234 0 Reputation points
answered 2023-09-02T21:40:47.8666667+00:00
SB-1234 0 Reputation points