406,716 questions

Sort by: Updated
1 answer

How to get the expected results in bingmaps SpatialDataService.GeoDataAPIManager.getBoundary()

I have used getBoundary() to get the polygons for my country datasource. For 'BE' I expect the Belgium coordinates, instead am getting the coordinates for Togo. Similarly am getting different results for 'ES', 'SK' and 'IN' as well. Here I have hardcoded…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
791 questions
asked 2021-03-10T18:07:50.267+00:00
Surya 6 Reputation points
commented 2021-03-17T09:14:55.267+00:00
QuantumCache 20,346 Reputation points
0 answers

Microsoft Luis System Exception

Hey everyone, I created my first dialog using Microsoft Luis and runs perfectly when I run it in Local. But when I run it in dev my code does not work and get these exception messages. Can anyone help me resolve the issue? Could not convert string…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,143 questions
asked 2021-03-17T02:31:37.41+00:00
kishan patel 1 Reputation point
commented 2021-03-17T09:11:43.677+00:00
romungi-MSFT 48,541 Reputation points Microsoft Employee
0 answers

How to eliminate the android white screen on startup?

As you all know, in android we often see a white screen between the splash screen and the first loaded app page (MainPage). I've tried to create a SplashActivity as explained here …

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-15T17:08:21.43+00:00
Stesvis 1,041 Reputation points
commented 2021-03-17T09:06:50.933+00:00
JessieZhang-MSFT 7,711 Reputation points Microsoft Vendor
3 answers

The property or field has not been initialized. It has not been requested or the request has not been executed

Hello! I sometimes have a problem wnen I work with CSOM for SharePoint Online. I make this request : var list = context.Web.Lists.GetById(listid); item = list.GetItemById(id); context.Load(item); context.ExecuteQueryRetry(); …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,233 questions
asked 2021-03-12T09:17:23.94+00:00
Nerobov Andrey 96 Reputation points
commented 2021-03-17T09:03:45.193+00:00
Amos Wu-MSFT 4,051 Reputation points
2 answers

Agregating a column of text values

Hi! I'm working in MS Report Builder and trying to create a summary of text values from a column by building them into one string. In the table example below, I have 3 rows of data with 3 different text values of colors. I want to take all 3…

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-03-10T20:32:09.247+00:00
Kevin M 136 Reputation points
commented 2021-03-17T09:01:24.013+00:00
Joyzhao-MSFT 15,601 Reputation points
3 answers

Exchange 2016 installation CUs

Hi, Recently after installing windows update on Windows server 2016, I have come to a weird issue, I have exchange servers 2016 on CU15, due to recent vulnerabilities, I decide to upgrade it to CU19, however when I run the setup, the installation windows…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,731 questions
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,799 questions
asked 2021-03-08T18:25:30.743+00:00
Greenman 1 Reputation point
commented 2021-03-17T08:59:53.293+00:00
Lucas Liu-MSFT 6,181 Reputation points
1 answer

exchange 2016 graceful shutdown

hello what is the correct way to shut down a exchange server (not dag) so that the mail queue get emptied? thanks

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,799 questions
asked 2021-03-09T14:42:47.093+00:00
Efff dd 576 Reputation points
commented 2021-03-17T08:59:20.503+00:00
Xzsssss 8,886 Reputation points Microsoft Vendor
0 answers

Xamarin.Forms WebView dropping cookies on Android 10

One of the libraries we use in our app forced us to upgrade to using Android SDK 30. Ever since doing that, we have been having a problem where the WebView will drop cookies. This only happens when running on Android 10 and above. I've dumped the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-15T23:59:31.37+00:00
DonMesserli 1 Reputation point
commented 2021-03-17T08:58:57.897+00:00
JessieZhang-MSFT 7,711 Reputation points Microsoft Vendor
1 answer

RPC Client access logs (MAPIhttp)

Hello, Would anyone be able to provide the documentation that describes the log format for these logs? I believe they are RPC Access logs but I've also seen them referring to as MAPI http logs. …

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,799 questions
asked 2021-03-08T08:16:00.36+00:00
CurrencyExchange 1 Reputation point
commented 2021-03-17T08:57:20.88+00:00
Xzsssss 8,886 Reputation points Microsoft Vendor
2 answers

Format color

I would like to make certain words all the same color in a word document. For example, if I make the word "and" in a document red, I wouldd like to make all instances of that word appear red.

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
952 questions
asked 2021-03-03T14:20:59.9+00:00
Páll Baldursson 1 Reputation point
commented 2021-03-17T08:57:10.51+00:00
Emi Zhang-MSFT 27,961 Reputation points Microsoft Vendor
1 answer

Azure Cloud Service + IIS + CCS: the folder "%ProgramData%\Microsoft\Crypto\RSA\MachineKeys" grows in size until it saturates the OS disk space

I recently implemented the Central Certificate Store (CCS) on IIS in our cloud service on Azure. Since I made this implementation, the folder "%ProgramData%\Microsoft\Crypto\RSA\MachineKeys" grows in size progressively until it saturates the…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
712 questions
asked 2021-03-12T22:25:51.847+00:00
dsmwb 6 Reputation points
commented 2021-03-17T08:57:05.677+00:00
Sam Wu-MSFT 7,541 Reputation points Microsoft Vendor
1 answer

How to Connect Azure API to Azure SQL DB?

I have a SQL database server in Microsoft Azure. I want to use Azure Rest-API to select some records of a table. When I refer to Azure SQL Database REST API I can't find any section for this purpose, just I can get a DB info, server info or something…

Azure SQL Database
asked 2021-03-04T02:45:17.927+00:00
Kristina Harfmann 1 Reputation point
commented 2021-03-17T08:56:21.18+00:00
SUNOJ KUMAR YELURU 14,986 Reputation points MVP
2 answers

Backup and recovery of Exchange server during CU installation: is only volume C: enough or all databases are required?

Good day! There is an Exchange 2013 server with the mailbox and CAS roles, the application itself is installed on the C: drive, and the mailbox databases on other logical drives. If, before installing the CU, you backup only the C: volume using…

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,799 questions
asked 2021-03-11T11:23:07.18+00:00
Pavel 206 Reputation points
commented 2021-03-17T08:56:15.837+00:00
Kael Yao-MSFT 37,696 Reputation points Microsoft Vendor
1 answer

Linking Exel list with visio timeline

Hello, I´d like to create a timeline using microsoft visio. I´ve created an exel list with start date, end date, type of event (milestone, project, side event). Is it possible to create a timeline using these external data from the beginning. To my…

Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
261 questions
asked 2021-03-13T20:12:02.297+00:00
Steffi Veigel 1 Reputation point
commented 2021-03-17T08:56:10.707+00:00
Emi Zhang-MSFT 27,961 Reputation points Microsoft Vendor
1 answer

Found Trojan:MSIL/AgentTesla.AM!MTB, partially removed by Microsoft Safety Scanner

Hi experts, After running the Microsoft Safety Scanner on a VM running Windows 2012R2 plus the Exchange 2016 CU19, after restarted, the scanning results shown that there are some malware were not fully removed - e.g, Found…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,621 questions
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,799 questions
asked 2021-03-11T09:15:36.95+00:00
pingatwork 156 Reputation points
commented 2021-03-17T08:55:32.19+00:00
Kael Yao-MSFT 37,696 Reputation points Microsoft Vendor
1 answer

Exchange2016(CU18) Shared Mailbox mails are not receiving it

Hello Support, My Exchange Server 2016 (CU18) is running. Shared Mailbox mails are not receiving it. User Mailbox mails are working fine, Only Shared Mailbox not receiving it There is no NDR reports received. Below updates:- …

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,754 questions
asked 2021-03-05T14:24:31.59+00:00
Sathishkumar Singh 486 Reputation points
commented 2021-03-17T08:55:17.897+00:00
Eric Yin-MSFT 4,386 Reputation points
3 answers

Powerpoint animation bugs

I made a simple PPT with animation to "appear" on click of each bullet or new topic. View the PPT and click "animation" to see the intended sequencing. "Slideshow From Beginning" and click on the presenter forward arrow…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,286 questions
asked 2021-03-11T02:18:40.303+00:00
Dave Nadler 1 Reputation point
commented 2021-03-17T08:54:53.327+00:00
Emi Zhang-MSFT 27,961 Reputation points Microsoft Vendor
3 answers

onedrive 250GB single file limit announced but i cant find how to buy and how to use for backup purposes please help me out

**When I want to purchase for OneDrive for Business plan 1 plan 2, there is still a 100GB limit in the description details. Where can I buy a OneDrive subscription with a 250GB single file limit? I would like to buy one to transfer veeam backups (180GB…

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,352 questions
Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
482 questions
asked 2021-03-07T00:11:04.67+00:00
dedeoglumrt 1 Reputation point
commented 2021-03-17T08:53:50.36+00:00
Emi Zhang-MSFT 27,961 Reputation points Microsoft Vendor
3 answers

Sample c# Code to compare file Checksums of files migrated from DataLake Gen1 to Gen2

I am in the process of migrating some Non Production Data from ADLS Gen 1 to ADLS Gen2. I want to use Azure Batch to run c# program to compare the files by Name, by Size and then by Checksum (Sha or md5). Does anyone have any sample c# code to get…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,541 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
352 questions
asked 2021-03-12T16:09:37.08+00:00
Amie Barkes 41 Reputation points
answered 2021-03-17T08:53:39.787+00:00
Amie Barkes 66 Reputation points
4 answers

Questions about Windows Authentication in Edge / SSO

Hey, hopefully this time its the right room to ask: I'm tasked with changing an existing web-application consisting of C# code being hosted by IIS with a frontend of jQuery / Kendo / Razr - so basically html + Javascript The customer is…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,786 questions
asked 2021-02-15T10:41:06.843+00:00
Sven Leuschner 1 Reputation point
answered 2021-03-17T08:53:30.847+00:00
Sven Leuschner 1 Reputation point