53,721 questions

Sort by: Updated
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
0 answers

Teamsbot onInstallationUpdate event is not firing

I am building a Teamsbot. When I create a team and add the bot to the general channel of that team. It fires the event and gets installed. You see that onInstallationUpdate event that gets fired when app is installed on general channel of teams. I added…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,100 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,857 questions
asked 2024-04-23T15:17:01.5566667+00:00
Shubhankar singh 0 Reputation points
commented 2024-05-01T09:37:39.6633333+00:00
Shubhankar singh 0 Reputation points
0 answers

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
263 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 5 Reputation points
commented 2024-05-01T09:27:23.3966667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
0 answers

How to Covert .stl file to .jpg file.

I want to convert a .stl file to a .jpg file, and the .stl file has a face with numbers and letters. I want to find the face through code and convert it to an image. It would be best to use C++ or C#.

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,266 questions
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,531 questions
asked 2024-05-01T05:03:56.9233333+00:00
Pearl Ding 80 Reputation points
commented 2024-05-01T09:27:04.3466667+00:00
Hui Liu-MSFT 38,331 Reputation points Microsoft Vendor
0 answers

`KeyDerivationAlgorithmNames` and `MacAlgorithmNames` class member functions not working as expected

Hello, We are facing issue using following member functions for cryptographic operations on windows 10 Build 19045 using Microsoft Visual Studio Community 2019 Version 16.11.18. MacAlgorithmNames::HmacSha256 …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,639 questions
asked 2024-05-01T09:23:12.7666667+00:00
aggarwalr 0 Reputation points
edited the question 2024-05-01T09:25:25.62+00:00
aggarwalr 0 Reputation points
0 answers

Office-Addin MSAL Single Sign In SSO: How to Refresh the Access Token

Hi, I have developed Office-ExcelAddIn using Angular. I am using OfficeRuntime.auth.getAccessToken() to get the taken for api authentication. After 87min the token expires and ExcelAddIn stops working. If I try to use the getAccessToken() method after 87…

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.
3,499 questions
asked 2024-05-01T09:24:01.74+00:00
Handoo, Rakesh 0 Reputation points
0 answers

How do I make a add new tab button for a uwp web browser app made on visual studio 2022

How do I make a add new tab button for a uwp web browser app made on visual studio 2022

Universal Windows Platform (UWP)
asked 2024-05-01T06:31:05.5966667+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-01T09:21:32.03+00:00
Junjie Zhu - MSFT 15,056 Reputation points Microsoft Vendor
0 answers

"ObjectHandle is invalid" for one of user's personal drives

I have written an integration with OneDrive that traverses the user's drives and folders. I was recently contacted with a bug for a user that had multiple personal drives. Here's what was returned for /me/drives: GET /me/drives [0] =>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
asked 2024-05-01T09:18:17.31+00:00
Dan Gravell 0 Reputation points
0 answers

Asp.net MVC renders 2 "form action" statements for the same form when in responsive mode

ASP.Net MVC VS 2022 Windows 11 App runs fine in desktop mode. This line: <@using (@Html.BeginForm("SubmitForm", "Home", FormMethod.Post, new { id = "subform", verify = "Y" }))> is generated correctly…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
asked 2024-04-29T18:06:54.7466667+00:00
Jean Vallee 21 Reputation points
commented 2024-05-01T09:17:14.9266667+00:00
Lan Huang-MSFT 25,556 Reputation points Microsoft Vendor
0 answers

Thunderbolt 3 docks OK périphériques non OK

Bonjour Madame, Bonjour Monsieur,  Windows 10 : Le précédent centre de contrôle thunderbolt n’apparaissait plus sur le PC, j’ai mis à jour ce logiciel à partir de Microsoft Store, mais celui-ci ne reconnaît qu’une seule fois après l’installation+ un…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,639 questions
asked 2024-05-01T09:06:44.5533333+00:00
GIRARD Alain 0 Reputation points
edited the question 2024-05-01T09:16:50.12+00:00
GIRARD Alain 0 Reputation points