363,268 questions

Sort by: Updated
0 answers

How to fix error CS0246 (AxMSInkAuTLib) missing

After copying all of the Winforms from 1 project to another, I was not able to compile the 2nd project. Getting error CS0246 for AxMSInkAutLib.AxInkPicture (see below for the detailed error description). I think I am missing a Reference, but am unable to…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,874 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,889 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,655 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,998 questions
asked 2024-07-28T01:33:46.62+00:00
Giacomo Raucci 321 Reputation points
edited a comment 2024-07-28T06:16:28.9333333+00:00
RLWA32 43,381 Reputation points
2 answers

Excel VBA menu bar doesn't appear

Hi, I'm trying to create a data entry form using Excel VBA on Mac. The problem I'm facing is that the menu bar to insert new UserForm doesn't appear as you can see in the image. Any solution plz?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,697 questions
asked 2024-07-27T15:34:17.1466667+00:00
alwjeeh 77 0 Reputation points
answered 2024-07-28T06:15:47.9966667+00:00
riny 75 Reputation points
1 answer

Best Practices for Intune Migration

Dear community, We are in the process of migrating to Intune and have some questions regarding best practices. Our bandwidth demand is high, and this often results in bottleneck situations. Furthermore, our machines are powered off during after-work…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,744 questions
asked 2024-07-28T05:06:26.6033333+00:00
Abdulaziz Abbas A B Alkhuzaei 0 Reputation points
commented 2024-07-28T06:14:58.79+00:00
Abdulaziz Abbas A B Alkhuzaei 0 Reputation points
1 answer

What is staging location

What is Microsoft recommendation for staging location? Do we need to create a separate dedicated Non-ZRS storage account or can we use any existing NOn-ZRS storage account?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,192 questions
asked 2024-07-26T12:15:53.3766667+00:00
Mahavir Saroj 201 Reputation points
commented 2024-07-28T06:13:36.1266667+00:00
Andreas Baumgarten 104K Reputation points MVP
1 answer

Please clarify my ambiguity described below- context does not talk about cell value.

Merging two separate cells to make a single cell is done by- Data validation Trim function Concatenate function None of the above

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,480 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,697 questions
asked 2024-07-27T19:35:56.7833333+00:00
Suvajit Naiya 0 Reputation points
answered 2024-07-28T06:12:25.49+00:00
riny 75 Reputation points
0 answers

Created alert but not showing in alerts section

I have created alert but it it not showing in the alerts section

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,039 questions
asked 2024-07-28T06:11:12.1266667+00:00
Varma 1,275 Reputation points
1 answer

How can I increase the timeout on my durable function app?

Hello, I am currently using a consumption plan for my function app, but I need to process files that may take longer than 1 hour. Will using a durable function app solve this issue? Additionally, if I add the following code to my local settings, will it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,681 questions
asked 2024-07-27T18:25:56.25+00:00
Shah, Maitree 0 Reputation points
commented 2024-07-28T06:04:13.9166667+00:00
Shah, Maitree 0 Reputation points
0 answers

System got hang while take session on ms teams

one of the user facing issue with their teams when he took classes then around 100 of students are connected at that time of moment ,and while taking the class system got hang and this happens only when ms teams working , other then that system working…

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.
3,066 questions
asked 2024-07-28T05:48:23.7033333+00:00
Mukul Kumar 0 Reputation points
0 answers

Questions on cost optimization using VMSS Auto Scaling

Hello, We all know auto scaling can help us save cost by adding and removing the capacity based on the demand. I just wanted to dig deeper than that with focus on VMSS. While brainstorming VMSS Auto scaling with the intent of cost optimization without…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,356 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
366 questions
asked 2024-07-28T05:42:19.82+00:00
Anil Kumar 345 Reputation points
2 answers

I can't connect a Server to Azure ARC

When I try to run the script it gives the error: Invoke-WebRequest : The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. At line:23 char:5 + Invoke-WebRequest -UseBasicParsing -Uri…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
382 questions
asked 2023-10-11T18:58:26.8333333+00:00
Arthur Marinho Liporase Fragoso 0 Reputation points
answered 2024-07-28T05:31:24.27+00:00
Mohamed Elshal 0 Reputation points
2 answers

How to I remove and/or reset an administrator password from a standard/local account?

I was given this laptop from my late relative who said I could keep it for myself. He already had an account created for me on the laptop with my own password. Everything was fine until I was unable to install certain applications/updates I needed…

Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
428 questions
asked 2024-01-15T19:07:06.3866667+00:00
Levon'te Scott 5 Reputation points
commented 2024-07-28T05:03:08.4166667+00:00
Logan Fredrick-Pond 0 Reputation points
1 answer

Item Template Not Using Data Context

Here is code for WPF window (omitting irrelevant…

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,712 questions
asked 2024-07-27T22:51:49.1966667+00:00
RogerSchlueter-7899 1,256 Reputation points
answered 2024-07-28T04:56:04.5766667+00:00
Viorel 114.8K Reputation points
0 answers

Regarding OneDrive Share Link Expiration Date for Non Microsoft 365 Subscribers

According to the microsoft website, file sharing on OneDrive only has setting expiration date as a exclusive feature for Microsoft 365 subscribers. Which means for non Microsoft 365 subscribers when sharing the files with anyone link, the link will…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
983 questions
asked 2024-07-28T04:45:50.1533333+00:00
Kejiang Zhang 0 Reputation points
3 answers One of the answers was accepted by the question author.

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
72 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,638 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 30 Reputation points
commented 2024-07-28T04:26:25.6866667+00:00
Zitong Yang 5 Reputation points Microsoft Employee
3 answers

Archiving Files in Azure files

Are there build in features in Azure Files to archive file or move file to another place for archiving purpose. for example, if a file is untouched for certain period of time, the file will be moved to blob storage for long term storage. It is cost…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,228 questions
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,093 questions
asked 2024-07-24T18:09:19.2+00:00
Gary Zhou 1 Reputation point
commented 2024-07-28T04:22:03.92+00:00
Krishna Subramanian 0 Reputation points
4 answers

Ink editor pen missing in Word on Microsoft 365

My ink editor pen disappears randomly in Word on Microsoft 365. I've attached a screenshot of what my draw tab looks like. It used to reappear on its own in the past, but it has been missing for several days now.

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
754 questions
asked 2024-03-19T16:15:58.86+00:00
Maya Johnston 0 Reputation points
answered 2024-07-28T04:19:15.17+00:00
Madappa B B 0 Reputation points
0 answers

Azure assistant API no response

Hi community - we are building a AI agent on FB messenger platform, using the Azure Assistant API. We are running into a problem that the API has no response when user sends a new message after being away for a while. The behavior is that if a session…

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,093 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,648 questions
asked 2024-07-28T04:18:36.41+00:00
Angeline 0 Reputation points
0 answers

Resource heath alert triggered late by 30 minutes for all servers( VM up and down)

Resource health alerts are are triggered 30 minutes after actual VM is down. it is happening with all the VMs

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,039 questions
asked 2024-07-28T04:17:59.86+00:00
CloudAdminVeldanv 0 Reputation points
0 answers

MS Word - Draw tool - Ink to Text icon shows but not working randomly

MS Word - Draw tool - Ink to Text icon shows but not working from the tab on the ribbon, click to select and the cursor symbol gets selected. But same feature works when selected from the "Search- Drawing tool - ink to pen option. How to make it…

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.
4,369 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
705 questions
asked 2024-07-28T04:16:57.7733333+00:00
Madappa B B 0 Reputation points
0 answers

June 2024 Update bluescreen/system reboot/missing drivers - help please?

Hi, I have three windows devices and the latest update has wounded two and killed a third (sadly my main work computer- Surface Laptop Studio 2). I've had to re-boot install from USB. This kind of worked with a lot of errors and shut down problems,…

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,013 questions
asked 2024-07-28T04:11:08.2866667+00:00
Annie 0 Reputation points
edited the question 2024-07-28T04:15:33.96+00:00
Annie 0 Reputation points