386,919 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Exchange edge 2019 with 2016 mailbox for hybrid, it's ok ?

Hi. I have an exchange on permise organisation with 2016 DAG for the mailboxes and cas, with third party mta. I want to migrate in full hybrid mode. For that I've planned to add exchange 2019 edge servers on my dmz only for smtp connections with…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,673 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,138 questions
asked 2020-12-22T08:40:21.767+00:00
Sylvain Grégoire 46 Reputation points
commented 2020-12-22T09:55:54.837+00:00
Robert Sparnaaij [MVP] 1,816 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Clickonce update problem

I'm not good at clickonce so I need help to solve my problem. I made a application, and I trying to deploy my app via clickonce. But, I do not want to auto update by clickonce.(this clickonce from .net framework folder) So I uncheck all of…

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,784 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.
11,022 questions
asked 2020-12-21T07:28:57.473+00:00
Kyeongdon Lim 41 Reputation points
accepted 2020-12-22T09:50:54.603+00:00
Kyeongdon Lim 41 Reputation points
2 answers

how to use http listner in windows forums c# app

Hi, I am trying to convert twain(windows forums) into API using HTTP listener in windows forums. But my window keeps freezing. I believe my code is not sending event messages to a main window handle forum when a window is created on that thread when…

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.
11,022 questions
asked 2020-12-16T08:04:45.15+00:00
manjunath 1 Reputation point
answered 2020-12-22T09:50:44.407+00:00
Timon Yang-MSFT 9,591 Reputation points
3 answers

Upgrade office 2016 to 2019 from SCCM

Dear all, Our compagny will soon acquire Office 2019 pro plus. We still need office 2013 because of infopath as some functionalities are not compatible with the web client. Here is my question : Is there a way to deploy the upgrade from sccm …

Microsoft Configuration Manager
asked 2020-12-21T10:27:25.827+00:00
Lucas Vorms 251 Reputation points
answered 2020-12-22T09:50:44.163+00:00
Fiona Yan-MSFT 2,311 Reputation points
0 answers

Relative Binding image

I have problems passing this to Relative Binding <StackLayout> <ActivityIndicator Color="{StaticResource PrimaryGeneralColor}" WidthRequest="42"…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2020-12-17T15:59:35.213+00:00
Ángel Rubén Valdeolmos Carmona 586 Reputation points
commented 2020-12-22T09:50:37.297+00:00
JarvanZhang 23,961 Reputation points
1 answer One of the answers was accepted by the question author.

Arrow box in Left side of line numbers

what is that box for?

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,762 questions
asked 2020-12-22T08:30:28.81+00:00
Parag katoch 81 Reputation points
accepted 2020-12-22T09:50:36.837+00:00
Parag katoch 81 Reputation points
1 answer One of the answers was accepted by the question author.

The operation couldn't be performed because object '*\New Exchange Server' couldn't be found on 'Domain Controller

Hi Every One I have a isssue with Installation of Second Exchange Server 2013 on Windows Server 2012 r2 When the Setp of installation start i had the error message "The operation couldn't be performed because object '*\New Exchange Server'…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,673 questions
asked 2020-12-14T20:21:22.393+00:00
YassineDone 21 Reputation points
commented 2020-12-22T09:49:27.073+00:00
Yuki Sun-MSFT 41,146 Reputation points Microsoft Vendor
2 answers

WPF, canvas, visual, shader fx effects

In a WPF application, I create a system.windows.media.effect to allow me change the color of a visual as red instead of the original color: here is a example ^^^^^^^^^^^^^ it's a shader .fx effect that, when applyed to the visual object, it…

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,784 questions
asked 2020-12-10T10:59:16.173+00:00
LB 1 Reputation point
commented 2020-12-22T09:49:12.437+00:00
DaisyTian-1203 11,626 Reputation points
6 answers

Add a Form to a Project

Using VS2019 VC++ under Win10 building CppCLR_WinformsProject. Project Loads and Builds as expected. I add a button to form1 and test it.... OK Now when I click the button I'd like to display another form - Form2. I think the new form should be…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,903 questions
asked 2020-12-20T00:51:44.893+00:00
srfpala 111 Reputation points
commented 2020-12-22T09:46:03.863+00:00
Kyle Wang 5,531 Reputation points Microsoft Vendor
0 answers

Issue with a custom file icon in VSIX Language Server Protocol extension

Hi, I have an extension for Visual Studio which provides support for a DSL, implemented using a Language Server and textmate grammar with the instructions documented here:…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,752 questions
asked 2020-12-18T12:22:19.03+00:00
Patrick Allwood 1 Reputation point
commented 2020-12-22T09:41:57.317+00:00
Tianyu Sun-MSFT 31,321 Reputation points Microsoft Vendor
3 answers

Connection to Mac Build Server keeps dropping

I am using VS2019 16.8.2 on Windows, I connect to a Mac Mini OS Catalina 10.15.6 with Xcode 12.1. They are both on the same wired network. I can connect to the Mac to do a build but more often than not the connection drops and is not restablished…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,752 questions
asked 2020-12-08T14:21:29.317+00:00
Pat Long 46 Reputation points
commented 2020-12-22T09:35:11.09+00:00
Anna Xiu-MSFT 29,831 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Resume Azure Data Base from Azure Factory pipeline

Hi, I have an Azure data base which gets paused automatically after 1 hour. I am using this database as a dataset in my Azure data factory pipeline. I have a source inside a data flow which gets failed because my database is in paused state. I do not…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,854 questions
asked 2020-12-18T13:13:26.623+00:00
Manish Jain 31 Reputation points
accepted 2020-12-22T09:30:52.51+00:00
Manish Jain 31 Reputation points
1 answer

certification badge not appearing

Hello, recently, i had given exam and certified. i was able to see my certification. but something wrong now. could you please help on this. https://www.youracclaim.com/badges/d2e8c8d8-39d7-4ea9-8584-effd5e2dd268?source=linked_in_profile …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,752 questions
asked 2020-12-22T06:35:57.62+00:00
Jagdish Narvane 1 Reputation point
answered 2020-12-22T09:25:32.7+00:00
Mohamed El-Qassas 1,396 Reputation points MVP
2 answers

Customizing Cursor & Removing Underline for Focused EditText

I have a Custom Renderer (using EntryRenderer) that customizes the EditText created from an Entry in Xamarin.Forms. There are 2 things I am having trouble doing: Removing the pink raindrop that temporarily appears under the cursor Removing the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2020-12-20T03:30:27.417+00:00
Nathan Sokalski 4,106 Reputation points
commented 2020-12-22T09:25:00.077+00:00
JessieZhang-MSFT 7,711 Reputation points Microsoft Vendor
3 answers

Any update installation failed (0x80073701)

Any update install did failed. (0x80073701) i have runned dism /online /cleanup-image /scanhealth the component store is repairable sfc /scannow Succesfully runned dism/online /cleanup-image /restorehealth 0x800f081f The source files could not be…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,727 questions
asked 2020-12-15T12:37:35.097+00:00
Ronald Oosterloo 1 Reputation point
commented 2020-12-22T09:23:56.297+00:00
Joy Qiao 4,901 Reputation points Microsoft Employee
1 answer

Rescheduling AZ-900 exam

I failed in my first attempt to clear the exam. Its been over a month sice i've given my first attempt. Now when i'm trying to rescheduling it i'm unable to do so. It is saying "We’re sorry but you missed your check-in window making this exam…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,752 questions
asked 2020-12-22T09:17:47.407+00:00
Arugonda Apoorva 1 Reputation point
answered 2020-12-22T09:23:41.077+00:00
Mohamed El-Qassas 1,396 Reputation points MVP
4 answers

OneNote on desktop won't open

Message says: sorry this notebook can't be opened for editing. I can open on my iPad but not on my desktop. I was able to open on my desktop previous to this week.

OneNote Management
OneNote Management
OneNote: A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.Management: The act or process of organizing, handling, directing or controlling something.
179 questions
asked 2020-12-18T17:41:32.023+00:00
Shay Ryan 1 Reputation point
commented 2020-12-22T09:23:36.513+00:00
Emi Zhang-MSFT 25,631 Reputation points Microsoft Vendor
2 answers

How to retrieve Azure FW & NSG info based on there tags?

1) How to retrieve Azure FW & NSG info based on there tags? I have a FW that have a tag (name = test), so I tried this query but its returning all the firewalls and not the filtered list Get-AzFirewall | Where-Object Tags -eq $name | Select-Object…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
681 questions
asked 2020-12-10T05:00:58.663+00:00
Ananya Sarkar 311 Reputation points
commented 2020-12-22T09:23:00.613+00:00
Ananya Sarkar 311 Reputation points
3 answers

Update question

Hi why I cannot update to Window 10 20H2? My Version still remain at 1909. Pls advise. Thanks!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,727 questions
asked 2020-12-15T18:12:21.307+00:00
Dick Yung 1 Reputation point
commented 2020-12-22T09:22:55.177+00:00
Joy Qiao 4,901 Reputation points Microsoft Employee
4 answers

is there an updated file for cng.sys for Win 2012R2 servers? I'm looking for version 6.3.9600.19872

I'm looking for version 6.3.9600.19872. I have installed 2020-11 Security Only Quality Update for Windows Server 2012 R2 for x64-based Systems (KB4586823) but it only gives 6.3.9600.19871 version which is non-compliant in our environment. Thanks for…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,600 questions
asked 2020-12-16T15:03:55.303+00:00
Adino 31 Reputation points
answered 2020-12-22T09:21:14.977+00:00
Joy Qiao 4,901 Reputation points Microsoft Employee