406,371 questions

Sort by: Updated
0 answers

System.DirectoryServices is not supported on this platform.

Hi, I am converting a .net core application which run on Windows to container image on linux. This application check for AD group the user belongs to and uses System.DirectoryServices namespace. But when running in linux container, getting this…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,195 questions
asked 2021-04-08T17:22:28.107+00:00
Binil Balakrishnan 6 Reputation points
commented 2021-04-09T02:10:23.34+00:00
Xingyu Zhao-MSFT 5,371 Reputation points
0 answers

Cannot turn off the AlwaysOn feature on Azure App Service

I'm trying to turn off the AlwaysOn feature for my App Service, but after saving the change it reverts back to "On". Steps I'm taking are: From the App Service > Configuration > General Settings Toggle "Always On" from…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,319 questions
asked 2020-08-30T12:10:01.78+00:00
psaban20 11 Reputation points
commented 2021-04-09T02:03:01.623+00:00
Kyle 6 Reputation points
0 answers

VSTO - QueryTable from csv frequently load incompletely

Running a VSTO add-in on Excel 2016 and VSTO 10.0.60825 (other versions are under test), I programmatically load a csv file from Temp folder through QueryTable object. Just on a few PC and with some csv files, frequently but not always, data are…

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.
4,274 questions
asked 2021-04-08T15:00:12.7+00:00
Cantieri, Cesare 1 Reputation point
commented 2021-04-09T01:56:20.713+00:00
Emily Hua-MSFT 27,711 Reputation points
1 answer One of the answers was accepted by the question author.

in xamarin.android binding how to remove the override?

the cs code is public override unsafe void SetVisible (bool p0){} I want it change to public unsafe void SetVisible (bool p0) to remove the override I can write the metadata.xml <attr path="already know"…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-08T05:51:22.607+00:00
mc 5,161 Reputation points
commented 2021-04-09T01:54:13.487+00:00
mc 5,161 Reputation points
0 answers

Pixel 4 support

The "Mobile App (Xamarin Forms)" project in Visual Studio 2019 does work with a Pixel 4 device. I created a new project, built the apk file, copied the apk to a Pixel 4 device and installed it. The app launched but the refresh view in the items…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-08T16:56:34.597+00:00
Brian Kejser 1 Reputation point
commented 2021-04-09T01:52:40.257+00:00
JarvanZhang 23,966 Reputation points
3 answers

Unable to remote multiple servers at a time through from MacOS, Microsoft Remote DesktoP

Hello everyone. I try to connect to two different servers at the same time through Microsoft's Remote Desktop on my Catalina MAC, but it only allows me to enter a single session, when I try to enter the other server, the server that I had open closes,…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,721 questions
asked 2021-03-13T21:06:44.58+00:00
Nelson Mauricio Zamudio Arias 21 Reputation points
answered 2021-04-09T01:48:05.363+00:00
Grace HE 1,246 Reputation points
1 answer

How to install Ink Controls in C# Forms

I am creating a C# web-based app and am in the process of creating various forms using Visual Studio 2019; however, I don't see any of the Ink Controls available from the Forms list of controls. At first, I thought I needed Windows 10 Pro and Microsoft…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
asked 2021-04-08T11:45:12.367+00:00
Giacomo Raucci 346 Reputation points
answered 2021-04-09T01:47:32.063+00:00
Daniel Zhang-MSFT 9,636 Reputation points
1 answer One of the answers was accepted by the question author.

several colleagues 's android phone can't receive latest email after MFA (Multi Factor Authentication enabled )

Some colleagues works from China Suzhou I know there is Android limitation in China from below link https://learn.microsoft.com/en-us/azure/active-directory/user-help/auth-app-android-china So we complete MFA setting here using verification…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,498 questions
asked 2021-04-07T05:54:50.03+00:00
Jack Xu 21 Reputation points
accepted 2021-04-09T01:43:56.563+00:00
Jack Xu 21 Reputation points
0 answers

error CS0103

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; class Program { static void Main(string[]…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,446 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,306 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2021-04-08T22:49:20.45+00:00
Valentina Bocchi 1 Reputation point
commented 2021-04-09T01:42:09.473+00:00
Timon Yang-MSFT 9,591 Reputation points
1 answer One of the answers was accepted by the question author.

good idea add www.msftconnecttest.com dns zone on internal dns ?

Hi, Our station doesn't have external DNS resolution. the dns resolution is made by our http proxy. So internet connexion test is marked as failed. Station can't resolve www.msftconnecttest.com by themselves. Is it a good idea to add a…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,576 questions
asked 2021-04-08T06:32:11.663+00:00
ChrisDz 26 Reputation points
commented 2021-04-09T01:36:40.557+00:00
Cheong00 3,481 Reputation points
2 answers One of the answers was accepted by the question author.

SSRS 2017 Subscription issue

Hello All, We have ~500 reports in SSRS 2008. Recently we migrated all the reports to SSRS 2017. After the migration, we noticed, subscription / Scheduling not working. In the SQL logs we noticed, the reports are shown as successful. But no outputs…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,996 questions
asked 2021-04-07T15:44:25.487+00:00
Kirubakara Senthil Kumar S 191 Reputation points
commented 2021-04-09T01:30:04.997+00:00
Joyzhao-MSFT 15,601 Reputation points
3 answers

Unable to open the physical file

TITLE: Microsoft SQL Server Management Studio Attach database failed for Server 'BIDCS1DEVSQLSVR'. (Microsoft.SqlServer.Smo) For help, click:…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
asked 2021-04-06T12:09:53.217+00:00
Asif Shaikh 1 Reputation point
commented 2021-04-09T01:27:15.227+00:00
CathyJi-MSFT 22,346 Reputation points Microsoft Vendor
5 answers One of the answers was accepted by the question author.

( SQL Server Express LocalDB 2019) provider: SQL Network Interfaces, error: 56

hi, code is string constr = @"Data Source=(localdb)\MSSQLLocalDB;Initial Catalog=master;Integrated Security=True"; SqlConnection connection = new SqlConnection(constr); try { connection.Open(); …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,108 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 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,306 questions
asked 2021-04-07T00:45:06.533+00:00
Shan He 21 Reputation points
commented 2021-04-09T01:21:28.973+00:00
Cheong00 3,481 Reputation points
1 answer

Custom sound for receiving notification

I am getting push notification in background mode and in killed mode as well but I am not able to play the custom sound which is defined in the notification payload body in background and killed mode.

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.
348 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-04-08T06:01:30.147+00:00
Vic 1 Reputation point
answered 2021-04-09T01:19:11.37+00:00
Ryan Hill 29,671 Reputation points Microsoft Employee
2 answers

Mapping URL my azure web site.

I purchased a URL on google and I want to use it on my azure supported web site. What are the steps I need to go through to get this done?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked 2021-04-09T00:23:03.647+00:00
S. Matson 1 Reputation point
answered 2021-04-09T01:14:44.667+00:00
S. Matson 1 Reputation point
1 answer

Recover account for microsoft exam

Team, I have registered for my exam on "AZ-900" using creating the I'd as :: *** I scheduled the exam on 4/8 6:15 PM CST, however I'm Not able to login to my account mentioned above. I have followed the instructions to recover the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-04-09T00:07:34.477+00:00
Hardikkumar Pandya 1 Reputation point
answered 2021-04-09T00:53:02.86+00:00
Anonymous
3 answers

App Service Managed Certs alternative validation method

We would like to use App Service Managed Certs for our webapps, but they reside behind Cloudflare. Because of this, ASMC will not validate because the CNAME doesn't point to azurewebsites.net. Is there any plan to add alternative validation methods? …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,319 questions
asked 2021-01-12T16:41:53.27+00:00
Joe H 96 Reputation points
answered 2021-04-09T00:52:53.977+00:00
Dirk Manderin 1 Reputation point
2 answers One of the answers was accepted by the question author.

Delegation of GPO management in external trusted domain

The delegation of GPO management in an externally trusted domain was impacted by the introduction of the UNC hardening documented here (three sources provided): …

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,811 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,896 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
3,004 questions
asked 2021-04-05T22:17:36.797+00:00
DaveC 186 Reputation points
accepted 2021-04-09T00:08:19.947+00:00
DaveC 186 Reputation points
1 answer

Pull emails from attachments LogicApp

Hi all, Within LogicApp I am wanting to pull emails that are attached to emails however these attachments don't show (see raw output below). How can I pull .msg files? { "headers": { "Pragma": "no-cache", …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,352 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,222 questions
asked 2021-03-26T01:02:09.683+00:00
Jarrod Callander 11 Reputation points
commented 2021-04-08T23:51:22.18+00:00
Jarrod Callander 11 Reputation points
0 answers

How can we get distinct values from an array in ADF ?

Hi all , Suppose an array : [200;455;677;344;344;677] , I want this array to become distinct and give an output as : [200;455;677;344] . Note : This array is a record of single row in a table. This is to be done in data flow through expressions…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2021-04-01T12:52:42.46+00:00
Unnati Singh (MINDTREE LIMITED) 1 Reputation point
commented 2021-04-08T23:32:16.99+00:00
Saurabh Sharma 23,826 Reputation points Microsoft Employee