Miscellaneous topics that do not fit into specific categories.
HOW TO INSTALL OFFICE 2016
INSTALL OFFICE 2016 STANDARD AFTER UNINSTALLING MY OFFICE
Microsoft 365 and Office | Other
How can I talk with a live person.
Your automated system is totally inadequate. For over 2 hours I have been shuttled between answers that do not answer anything and keep sending me to the same screens. There is no phone number for tech support. This is totally unacceptable. Why am I…
Microsoft 365 and Office | Subscription, account, billing | Other | Other
Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Unable to fetch storage account after disabling Public acess & Key acess using terraform with Github actions(OIDC)
Hello Team, I have Management & Spoke subscriptions & Stored terraform state file in Azure storage account in Management subscription and also, I have created one storage account in Spoke subscription using terraform. After I have disabled public…
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Laptop Dell định vị sai vị trí
Chào mọi người, Laptop của mình định vị sai vị trí, nhờ mọi người hỗ trợ khắc phục giúp. Mình cảm ơn.
Windows for home | Windows 11 | Accessibility
NEED to access power automate to setup copilot automation for outlook
i am using copilot to give me instructions to setup outlook so that it can provide briefs in the morning, organize all my emails into specific folders with color code, prepare intelligent drafts for replies for me to assess and send. These require power…
Microsoft Copilot | Other
Windows 11 – Different behavior of SW_SHOWMAXIMIZED in multi-monitor MFC application
We have an MFC MDI application running in a multi-monitor setup. On Windows 10, minimizing the application and restoring it via taskbar click correctly maximizes it across all monitors. Starting with Windows 11 23H2, after minimizing the application,…
Windows development | Windows API - Win32
Access download
I bought from Best Buy Office for my new IPad. It stated to go to office.com/setuptoactivate. Never would let me access. Googled issue it said download app. Did that got it to accept my passkey. But every time I downloaded it, it never finished the…
Microsoft 365 and Office | Install, redeem, activate | For home | Android
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Minimal API is taking too long
We're getting close to the end of rewriting a legacy ASP.NET WebForms app using Blazor and Minimal APIs. Both are written using .NET 9. A coworker builds and puts both the Blazor app and Minimal API into their respective websites. According to him, it…
Developer technologies | ASP.NET Core | ASP.NET API
A component of ASP.NET Core for creating RESTful web services that support HTTP-based communication between clients and servers.
Excel integration in Visio not working correctly
Hi, Don't have any clear info sadly. I have an isolated case where Visio is not allowing 1 user to access excel items in documents correctly, see screenshot attached. Any ideas on what could cause this? We only use visio and excel, no additional add-ins…
Microsoft 365 and Office | Visio | For business | Windows
A professional diagramming tool that helps users visualize complex information through easy-to-understand diagrams.
Obsolescence review for Microsoft components
Dear Team, Just following up on my earlier request regarding the SBOM compilation and the security/obsolescence review for some instruments. To finalize compliance documentation and plan upgrades, please share the details for each production…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Why is the focus rectangle drawing incorrectly when my check box is right aligned?
Several months ago someone helped me write some Win32 code to custom draw check boxes so that they looked OK in Dark Mode (see: https://learn.microsoft.com/en-us/answers/questions/2224755/why-are-my-custom-drawn-checkboxes-sometimes-rende). I have…
Windows development | Windows API - Win32
Legacy program requesting .Net Framework 2.0. Will current version Work with it??
I have just reinstalled my Windows 11 operating system. I am installing a legacy program that wants to use .Net Framework 2.0. If I install a more recent version, will it be backwardly compatible?
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
0x80073cfd while installing downloaded APPX Package
I'm trying to move an application (APPX) to my LG Quantum/Optimus 7Q/C-900 (running Windows Phone 7.5), but when I try to launch or deploy the package using WDP, I get this exact message: Failure reason: Windows cannot install package because this…
Windows development | Windows App SDK
How can I prompt the browser to save a password
How can I prompt the browser to save a password in my ASP MVC NET 10 web app that uses Cookies Authentication? I'm using Chrome Version 145.0.7632.110 (Official Build) (64-bit)
Developer technologies | 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.
Why is Azure Entra no longer syncing with our servers?
After changing our SKU from Basic to Standard last week, our Entra Domain services have stopped syncing with our internal servers. When we add or modify a user in the Office 365 admin portal, the changes are not reflected on our servers. We are getting…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
MSBuild: Routing IO from <Exec> to calling terminal
I have a basic PowerShell script which I want to run after publish to copy the output files along with a few config files from source into the right directories on my company's storage server, archive old versions, etc. I created a target in my .csproj…
Developer technologies | 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.
Opening folder picker
Wainui does not let me I have a window and 2 pages Main Window <Grid> <NavigationView x:Name="NavView" IsBackButtonVisible="Collapsed" IsSettingsVisible="False" …
Windows development | WinUI
How to Recover Admin Microsoft Account with Lost MFA Access? I am the only member of my organization.
MFA lockout due to losing Authendicator App login creditials. New phone without saving code. I am the administrator and need account MFA reset.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Azure Local – Storage network intent unconfigured after maintenance on 3-node switchless cluster
We are supporting a customer Azure Local (formerly Azure Stack HCI) deployment and require guidance on a storage network intent issue. Environment: Azure Local (Azure Stack HCI) 3-node cluster Switchless storage design Compute and management intents…
Azure Local
How to silently fail an I/O operation intercepted in minifilter driver
We are attempting to intercept copy-paste events on our cloud drive mount, which is built using the Cloud Filter API (CfAPI) and a minifilter driver. Our objective is to intercept the I/O request, reject it at the driver level, and pass the source path…