53,728 questions

Sort by: Updated
0 answers

how to fix this?

Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,614 questions
.NET Runtime
.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,122 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
93 questions
asked 2024-05-01T10:26:25.1133333+00:00
XareXD 0 Reputation points
0 answers

Is there a Phone Link API?

I am building a program that needs to accept text messages but I can't find a Phone Link API anywhere. Can you help?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,614 questions
asked 2023-06-24T22:12:14.02+00:00
Miklós Rábai 15 Reputation points
commented 2024-05-01T10:23:36.48+00:00
Gowtham CP 0 Reputation points
0 answers

What is the Maximum number of callers can Auto Attendant in Microsoft Teams handle (THIS IS NOT ABOUT CALL QUEUES)

Hello, Can anyone tell me what is the maximum number of callers can Auto Attendant in Microsoft Teams handle? Please don't tell me about call queues, as they are separate and I know it's a maximum of 200, default of 50. Also I'd like to know the maximum…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,101 questions
asked 2024-05-01T10:23:19.3533333+00:00
NW 0 Reputation points
0 answers

almazniجلب الحبيب مجرب |00.96ْ6.5.7ْ8.3ْ8.5ْ7.7ْ0| رقم معالج روحاني

almazniجلب الحبيب مجرب |00.96ْ6.5.7ْ8.3ْ8.5ْ7.7ْ0| رقم معالج روحاني

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,897 questions
asked 2024-05-01T10:19:24.93+00:00
edfcd 0 Reputation points
0 answers

How to prevent the web page to read or write cookies in WebView2

I'm trying to write to program with webview2, the control document is here: https://learn.microsoft.com/en-us/microsoft-edge/webview2/ The WebView2.CoreWebView2.CookieManager provides lots of methods to read/write cookies, but this is not what I want. I…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,137 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,268 questions
asked 2024-05-01T10:18:02.0666667+00:00
Lan Zuo 1 Reputation point
0 answers

C# Code project vs Framework project

Place holding line

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,268 questions
asked 2024-05-01T10:12:57.0266667+00:00
Les 0 Reputation points
0 answers

On YouTube Is there any way to watch this video when it does this as shown from screenshot. would getting a vpn work. I live in Australia.

On YouTube Is there any way to watch this video when it does this as shown from screenshot. would getting a vpn work. I live in Australia.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,640 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,190 questions
asked 2024-05-01T10:11:26.3533333+00:00
Luke Ferguson 46 Reputation points
0 answers

Error upon setting up playbook.

I a using this guide to setup a playbook for the Alien Vault OTX. However I get the following error message when I try and save the logic - "Workflow validation failed for the workflow ''.…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
981 questions
asked 2024-05-01T10:10:15.6166667+00:00
JavaM 1 Reputation point
0 answers

Microsoft Vulnerability Manager Security Recommendations - Python

Microsoft Vulnerability Manager Security Recommendations is advising to Update Python as it is currently version 3.7.7.0 however, when installing Python latest version (3.12.30) from https://www.python.org/downloads/ it is still reporting on Microsoft…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,197 questions
asked 2024-05-01T10:08:51.46+00:00
Jack Fields 25 Reputation points
0 answers

Excel VBA Error with user access Permission.Add

Hello, I wrote the following Excel Macro to assign user permission to the Excel file. Sub Add_Permission() Dim objUserPerm As Office.UserPermission Set objUserPerm = ActiveWorkbook.Permission.Add("test@test.com", msoPermissionChange) …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,468 questions
Windows 365 Business
asked 2024-05-01T10:03:49.6333333+00:00
Dec 0 Reputation points
0 answers

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
0 answers

Driver Memory Allocation intermittent failure at boot

Hi, We are having a PCIe driver issues during loading of the driver as part of the Windows Boot process. According to Debug printing in the driver we can see that the problem is due to memory allocation error, specific in the AllocateCommonBuffer…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
1 question
asked 2024-05-01T10:03:11.9433333+00:00
Cohen, Yossi 0 Reputation points
0 answers

How to use Azure AI Studio Rest Endpoint

I created a simple RAG solution as shown below. It uses Azure AI Studio, Azure AI Search, and Azure OpenAI. I then clicked "View Code" In order to get the REST Endpoint to try in Postman. I then set the Headers and Body. I however get the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,171 questions
asked 2024-05-01T10:02:18.76+00:00
Ziggy Zulueta 455 Reputation points MVP
0 answers

No SharePoint Results on a Specific PC

Hi, One of my colleagues already had this issue months ago, while it disappeared all of a suudne after a few days. But now she has it again. On her PC, no matter which user is logged on, in none of 3 browsers (Edge, Chrome, Firefox) any SharePoint search…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,656 questions
asked 2024-05-01T09:58:46.1766667+00:00
Dieter Tontsch (GMail) 867 Reputation points
edited the question 2024-05-01T09:59:28.32+00:00
Dieter Tontsch (GMail) 867 Reputation points
0 answers

How to reduce the delay in transcribed text using Azure Communication Services and Cognitive Services?

We are using Azure Communication Services and Cognitive Services AI in the same eastus region to make outbound calls. However, there is a delay of 3 to 4 seconds after the user talks on the phone end to get the transcribed text. The code used involves…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
680 questions
asked 2024-02-07T18:14:01.36+00:00
Prasanth Krishnan 20 Reputation points
commented 2024-05-01T09:54:31.8933333+00:00
ajkuma 22,401 Reputation points Microsoft Employee
0 answers

Office 365 Autodiscover not working

After a Tenant to Tenant Migration Autodiscover is not working. Migrated from a Tenant with Azure Ad Connect synced to the new tenant using BitTitan. Autodiscover is publish via DNS Registrar and updated, but outlook is not connecting. Error: …

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,813 questions
Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
2,988 questions
asked 2024-04-27T20:45:38.74+00:00
Siraj Hydrose 5 Reputation points
commented 2024-05-01T09:53:57.1766667+00:00
Noah Ma-MSFT 610 Reputation points Microsoft Vendor
0 answers

Why is EAC and On-Prem AD showing different information?

Hi All, We have an issue whereby a users contact information, specifically their mobile number and job title isn't syncing properly between On-Prem AD as well as Exchange Admin Centre. We have removed the users personal mobile number from AD and…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,881 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,186 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,522 questions
asked 2024-04-29T15:46:25.5133333+00:00
RJ 0 Reputation points
commented 2024-05-01T09:52:14.2433333+00:00
Noah Ma-MSFT 610 Reputation points Microsoft Vendor
0 answers

RibbobBar hiding with multiple mouse clicks

Our application has a RibbonBar containing several tabs. In it we have disabled the ability to shrink the ribbon bar by double clicking on the tab headers by intercepting the PreviewMouseDoubleClick event and marking it as handled. This works fine for a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
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,675 questions
asked 2024-05-01T09:48:25.9+00:00
Mike Charlesworth 0 Reputation points
0 answers

Chrome Asking for MS Authentication (MFA) Every Time It Is Launched

Hello, one of our employees got a problem with MS authentication (in this case it is MFA too) and the Chrome browser. Every time she launches Chrome, our SharePoint is her start page, she instantly gets prompted to login. She can login, no problem, but…

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,512 questions
asked 2024-05-01T09:46:50.96+00:00
Dieter Tontsch (GMail) 867 Reputation points
0 answers

How to move the Azure sql database across the Azure subscription

Use case-How i can move the azure sql database (or Azure sql server) across the azure subscription ensuring the private link of that database a, vnet of the azure sql database and all the other attributes of the Azure sql database remains AS-IS after the…

Azure SQL Database
asked 2024-05-01T06:22:29.9466667+00:00
Rahul 251 Reputation points
commented 2024-05-01T09:40:46+00:00
ShaktiSingh-MSFT 13,426 Reputation points Microsoft Employee