1,809,185 questions

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

Access Denied on Project Detail Pages containing Basic Information Web Part (Project Online)

I ran into the situation where Project Managers get an "Access Denied" notification when they try to access a Project Detail Page containing the Basic Information web part. When digging into the issue, I noticed the 'Project Web App'…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-06-16T13:01:16.003+00:00
Sander Bots 21 Reputation points
accepted 2021-06-17T06:33:17.413+00:00
Sander Bots 21 Reputation points
1 answer

How to return bool value as true or false from web api ?

I work on web api asp.net core 3.1 I face issue I can't return true or false from web API compare excel as below so if excel is identical then return true else return false [HttpGet] [Route("CompareExcel")] public…

Developer technologies | ASP.NET Core | Other
asked 2021-06-17T01:21:15.483+00:00
ahmed salah 3,216 Reputation points
answered 2021-06-17T06:31:26.243+00:00
Rena Ni - MSFT 2,066 Reputation points
2 answers One of the answers was accepted by the question author.

az aks upgrade to kubernetes version 1.18.14 is failing because of “Pod Disruption Budgets” (partially completed)

az aks upgrade --resource-group --name --kubernetes-version 1.18.14 (from 1.17.9) is reporting the following error: Deployment failed. Correlation ID: fa7565e0-a741-4ef2-accf-a76be59da209. Drain did not complete pods…

Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.

2,749 questions
asked 2021-03-30T11:33:32.147+00:00
Colasanto, Francesca 26 Reputation points
answered 2021-06-17T06:30:44.603+00:00
COLASANTO, FRANCESCA 31 Reputation points
1 answer One of the answers was accepted by the question author.

Two requests from different threads with different urls in same httpclient instance

I make two different 'GET' requests from two different threads at the same time. Will i have any conflicts if i will try to send at the same time but with different urls? static HttpClient client = new HttpClient(); private void Thread1() { var…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,379 questions
asked 2021-06-16T07:30:47.757+00:00
Dimitris Christoforidis 301 Reputation points
commented 2021-06-17T06:28:35.893+00:00
Dimitris Christoforidis 301 Reputation points
2 answers One of the answers was accepted by the question author.

Column indexing in the list and libraries for storing documents

The requirement is to provide column indexing in every list and libraries in the SharePoint Online Site. Library Which Primary and Secondary Columns need to be indexed for library ? List Which Primary Column needs to be indexed…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-06-16T15:55:40.33+00:00
Sajith Gopalakrishnan Hema 1,056 Reputation points
accepted 2021-06-17T06:27:07.127+00:00
Sajith Gopalakrishnan Hema 1,056 Reputation points
1 answer

Clarity - heatmap and recording not showing css styles

I am using Clarity against my sites, but under the Clarity heatmap and recordings, they are only showing HTML contents but not CSS styles. I can see CSS styles loaded when browsing sites, so I am pretty sure this is not the problem with CSS. Any…

Community Center | Not monitored
asked 2020-11-23T02:39:59.987+00:00
ZeRu Wang 36 Reputation points
commented 2021-06-17T06:25:12.297+00:00
Tristan L 1 Reputation point
2 answers

Expression expected

I write these four lines in my code and receive 'BC30201' expression expected error.How can I resolve this error please help. the lines are: Private Declare Function ch341opendevice Lib "ch341dll.dll" (ByVal iindex As Integer) As Integer …

Developer technologies | VB
Developer technologies | VB

An object-oriented programming language developed by Microsoft that can be used in .NET.

2,927 questions
asked 2021-06-06T19:42:38.753+00:00
kaveh rahimi 66 Reputation points
commented 2021-06-17T06:25:09.717+00:00
Xingyu Zhao-MSFT 5,381 Reputation points
1 answer One of the answers was accepted by the question author.

solution for archiving documents with specific rules for better site performance

The requirement is to provide a solution for archiving documents with specific rules in SharePoint Online. Unable to find the below optiton in SharePoint Online. Is the retention policy available ? If so where it is located for a document library ?…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-06-16T15:59:48.59+00:00
Sajith Gopalakrishnan Hema 1,056 Reputation points
accepted 2021-06-17T06:24:27.417+00:00
Sajith Gopalakrishnan Hema 1,056 Reputation points
1 answer

how do i insert Image from access to excel in VB.net ?

How do i do it since my export is stop the moment it get into the image cells.. Here the following code Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click If DataGridView1.RowCount = Nothing Then …

Microsoft 365 and Office | Access | Development
Developer technologies | VB
Developer technologies | VB

An object-oriented programming language developed by Microsoft that can be used in .NET.

2,927 questions
asked 2021-06-08T03:51:44.623+00:00
Troubleman X 1 Reputation point
commented 2021-06-17T06:23:43.797+00:00
Xingyu Zhao-MSFT 5,381 Reputation points
1 answer

Issue with IO Completion port not returning buffer from WSARecv

Having a issue with IO completion ports: So getting a receive message on the IO completion port i set up, It triggers GetQueuedCompletionStatus and returns with the Completion Key and the Overlapped data. Both appear to be good and I can see data…

Windows development | Windows API - Win32
Developer technologies | C++
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.

4,067 questions
asked 2021-06-15T19:44:43.833+00:00
commented 2021-06-17T06:23:01.753+00:00
Xiaopo Yang - MSFT 12,736 Reputation points Microsoft External Staff
0 answers

How preserve fontsize of 2 Richtextbox or equal sizes

I have 2 richtextboxes, I increase the font size of both correctly at same time with a button with this code. The problem is: when I zoom directly on touchscreen and/or I do accidentally 2-fingered zoom on the touchpad, over one of them, it zooms too,…

Developer technologies | VB
Developer technologies | VB

An object-oriented programming language developed by Microsoft that can be used in .NET.

2,927 questions
asked 2021-06-09T07:03:03.237+00:00
A R C 1 Reputation point
commented 2021-06-17T06:22:25.567+00:00
Xingyu Zhao-MSFT 5,381 Reputation points
1 answer

Update from build 1607 to 20H2 via Manage Engine

L&G, I Have a peculiar problem. We need to update enduser machines & the choice of tool is ManageEngine. The problem is we need to go from 1607 build to minimum 20H2 build. However the filesize for the update is a 5GB ISO file. I was wondering…

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-06-16T12:19:12.127+00:00
Neil Desai 1 Reputation point
answered 2021-06-17T06:20:40.233+00:00
AllenLiu-MSFT 49,441 Reputation points Microsoft External Staff
1 answer

Visual Studio Authoring Extensions (VSAE) not visible in Visual Studio 2019

Hello, I have installed System Center Visual Studio Authoring Extensions (VSAE - download link: https://www.microsoft.com/en-us/download/details.aspx?id=30169 ) multiple times and its not showing up in Visual Studio Enterprise 2019. I am using x64…

Developer technologies | Visual Studio | Other
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.

5,762 questions
asked 2021-06-14T15:32:20.217+00:00
commented 2021-06-17T06:16:13.89+00:00
Tianyu Sun-MSFT 34,836 Reputation points Microsoft External Staff
4 answers

Do my files still safe when I unlock bitlocker?

hello, When I'm unlocking my bitlocker drive and access my files, can others (potentially hackers) access it as well? Or are they protected and accessible only to me? Thank You

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
asked 2021-06-12T15:55:43.597+00:00
h x 1 Reputation point
commented 2021-06-17T06:09:39.07+00:00
Teemo Tang 11,501 Reputation points
0 answers

Setup Project using release

I'm trying to make a setup project in visual studio 2019 using .Net framework 4.7.2 In setup project, when I've tried to change the configuration of the project from Debug to Release, I got the following error:

Developer technologies | Visual Studio | Setup
asked 2021-06-16T09:21:15.39+00:00
Hassan Elgamily 1 Reputation point
commented 2021-06-17T06:02:02.833+00:00
Tianyu Sun-MSFT 34,836 Reputation points Microsoft External Staff
0 answers

Dotnet core (3.1 or above) websocket client supported libraries

Dear Experts, I am creating the websocket client in dotnet core console application. I am trying to develop an application which creates list of websocket clients. I want to receive events when on client side (onmessage, onerror, onclose events ) …

Developer technologies | C#
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.

11,800 questions
asked 2021-06-14T14:21:50.363+00:00
kishore kumar 1 Reputation point
commented 2021-06-17T06:01:24.827+00:00
Daniel Zhang-MSFT 9,661 Reputation points
1 answer

fractal word tree in WPF C#

I am trying to code a function that takes in a string of words and turns it in to a fractal word tree . My tree look just weird and I do not how to turn a string into a shape here is what I have : public Shape PrintTree(Brush customColor) { …

Developer technologies | Windows Presentation Foundation
Developer technologies | C#
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.

11,800 questions
asked 2021-06-13T01:03:51.157+00:00
Brandon Boone 1 Reputation point
commented 2021-06-17T06:01:00.997+00:00
DaisyTian-1203 11,651 Reputation points Moderator
0 answers

[Microsoft Graph] [Contact Folder] Get the contact folder from MAC Outlook Desktop

Hi, When creating a contact folder from WINDOWS Outlook Desktop, we can verify the contact folders using (https://learn.microsoft.com/en-us/graph/api/user-list-contactfolders?view=graph-rest-beta&tabs=http) GET /me/contactFolders We can…

Microsoft Security | Microsoft Graph
asked 2021-06-07T02:48:01.92+00:00
Sandy Sandajan 16 Reputation points
commented 2021-06-17T05:52:23.153+00:00
Sandy Sandajan 16 Reputation points
1 answer

How to hide Checkbox based on another cell value

Hi there, I am creating a fillable excel form. First question is located in Cell A2. It's a "Yes/No" question. If "Yes" is selected, I want further questions to appear below (including a checkbox). Otherwise if "No" or…

Developer technologies | Visual Basic for Applications
asked 2021-06-16T21:26:53.73+00:00
gffffdhh 1 Reputation point
answered 2021-06-17T05:44:00.837+00:00
Viorel 126.9K Reputation points
1 answer

troubleshooting windows update issue - how to read cbs.log?

Hi heroes, May I know does Microsoft has guides on how to read cbs.log? I'm troubleshooting a windows 10 20H2 KB5003637 install failure issue. part of the cbs.log output is something like below: 49814: 2021-06-16 13:51:27, Info CBS Child cab…

Windows for business | Windows Server | User experience | Other
asked 2021-06-17T03:06:29.987+00:00
gaolei 221 Reputation points
answered 2021-06-17T05:39:31.347+00:00
Carl Fan 6,896 Reputation points