A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
enable button on xaml
Hello I have this VM private readonly INavigationService _navigationService; public UserActivityModel? UserActivity { get; set; } public UserModel? User { get; set; } private Dictionary<string, object> Answer { get;…
Developer technologies | .NET | Xamarin
Terminal Licensing manager - problem - CALs are not expired automatically
Hello Today I had problems with logging users to the Terminal Server. After investigating the problem, I have found that there are no licenses available for the users (I have checked it with the Remote Desktop Services Diagnostic Tool) . I have…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Bicep deployment failing on certain environments: New-AzResourceGroupDeployment : Unexpected character encountered while parsing value: p. Path '', line 2, position 0.
I've encountered an issue within a few development environments where the bicep deployments have begun to fail with the following error: Error: New-AzResourceGroupDeployment : Unexpected character encountered while parsing value: p. Path '', line 2,…
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Office 365 32bit and 21H1 OS.
Is it just me having difficulty with Office and the new OS? I can install Microsoft 365 32bit on 20H2 silently via MDT. When I try to install it on 21H1, a DOS box comes up as expected then it instantly disappears. If I bring the files over and run…
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Microsoft 365 and Office | Development | Microsoft 365 Publishing
End-to-end process of building, validating, and distributing custom apps and add-ins across Microsoft 365 platforms
Remote deployments on Azure Stack HCI Cluster via Arc / Lighthouse
Hello Experts, I would like to understand Arc / Lighthouse capabilities with more clarity. I have a use case where I need to deploy and configure RDS farm on a Azure Stack HCI Cluster, In a normal scenario I can login to WAC and follow…
Azure Lighthouse
An Azure service that provides secure managed services and access control for partners and customers.
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Community Center | Not monitored
Tag not monitored by Microsoft.
OneNotes Page Disappear After Move to Different Section
We had a user tried to move a page called "Kick off Meeting" from one section to another but OneNote jacked up and it doesn't exist any longer. Below was steps that she did: Right click on OneNote page called "Kick off Meeting" on…
Microsoft 365 and Office | OneNote | For business | Windows
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
Function App gives an error
My Function app gives 'Host is unknown'
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
office无法激活
已经尝试过卸载,更新,以及修复后,office仍然无法激活,致电微软电话4008301832后,仍为解决,客服让我致电4008203800,但迄今为止,人工客服仍未接电话
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
spell checker problems
my spell checker is correcting for the wrong language, it is translating to english, however, my mother language is Portuguese, I already changed the language to Portuguese in the settings, I tried to put the spell checker in Portuguese, it didn't work,…
Microsoft 365 and Office | Word | For business | Windows
A family of Microsoft word processing software products for creating web, email, and print documents.
IMFByteStream become unusable after the IMFMediaSource is shutdown. Playing mp3 playlist using Microsoft Media Foundation
Hello, This is my first question here. I apologize in advance if I make some mistakes. I'm writing a software that call a customer number (audio/voiced) when a button is pressed with as little delay as possible. It's for Windows 10, using C++ on MS…
Windows development | Windows API - Win32
Developer technologies | 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.
Could not log history/error message. Only members of the sysadmin fixed server role can perform this operation
I have a job setup that copies transaction logs for log shipping purposes. It seems to be working, I think, but i cant verify that because of the following error: 2021-08-22 21:00:00.86 Starting transaction log copy. Secondary ID: 'c29f....' …
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
specific cost information api
Hi Team, If I'd like to get the specific cost information about the service under each subscription ( as the picture attached shows), which REST API could I use to meet my needs? Thanks. Best Regards, Jingjing Du
Microsoft Partner Center API
API access and integration with Microsoft Partner Center for managing partner data
How to solve o2ss0011 referenced table not resolved error
Hello, We are trying to migrate objects from Oracle to SQL Server. On a few cases, we have received error: o2ss0011 referenced table not resolved What is meaning of this error? How to resolve this error? Will you please explain this with some…
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
how to use the outlook interop with c# .net 5
I created a class in .net 4.8 which works great. I decided to move this to .net 5 and use it in a wpf project, but I can't seem to add the dll successfully. I have added a COM reference to the project of Microsoft Outlook 16.0 Object Library (it has an…
Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Visual Studio 2013 – View History of a TFVC-controlled file
In Visual Studio 2010, when I right-click a TFVC(Team Foundation Version Control)-controlled C++ file, I get a menu that includes View History. In Visual Studio 2013, when I do that, the menu does not include View History, but does include Annotate. If…
Community Center | Not monitored
Tag not monitored by Microsoft.
Connected Services
I am trying to connect my project with Azure, but connected services does not give option to add services. I tried installing Microsoft.VisualStudio.ConnectedServices package to see if that would resolve the issue but I am getting this error : Could…
Community Center | Not monitored
Tag not monitored by Microsoft.
WSUS situation
Hi, I have a new client machine that I enrolled to wsus. The registry settings is already setup and telnet to wsus is successfull but it has been 2 days and still it's not visible in wsus. As checked it is pointing to Windows Update See…
Windows for business | Windows Server | User experience | Other
VS Pro2019 licence use for VS2017
I need to licence VS2017. The only available licence that local vendor can provide is VSPro 2019. Can it be used for VS2017? I have only one entity of VS2017, subscription is not an option. Thanks!
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Is it possible to re-deploy Azure VM with different image
I need to re-deploy existing Azure VM , but choose different image (for example from Debian 9 to Debian 10 linux VM), so leaving other settings, like network, ip addreses etc, will stay the same. Re-deploy currently works with existing start image, but…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
WPF: Cannot locate resource 'resource/favicon.ico' on main Window Icon (simple question)
I created my fist WPF app under .Net Core 3.1 in the latest VS 2019. Its just the stock Window when the project is first created and I want to set the Windows icon so I visited the project properties and clicked the link to add Resources. This creates…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.