343,616 questions

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

Use Windows Update for Update Drivers with WSUS Server

Good morning, Being in the process of setting up a WSUS server to perform tests, I would like to be able to perform driver updates directly via Windows Update without going through WSUS and use WSUS Server for all other Windows Updates, Is that…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,170 questions
asked 2022-02-10T09:21:28.707+00:00
Hugo Legeard 56 Reputation points
answered 2022-02-11T10:15:07.953+00:00
Hugo Legeard 56 Reputation points
1 answer

The test execution was delegated to legacy TestPlatform runner.

Hi , I have installed the visual studio 2022 latest version on the virtual machine and trying to execute CodedUI tests from vstest.console.exe but I'm seeing the warning message as The test execution was delegated to legacy TestPlatform runner.…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
329 questions
asked 2022-02-07T11:28:50.997+00:00
PONNALA Divya 21 Reputation points
commented 2022-02-11T10:11:56.97+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
1 answer

Problem with Sharepoint that reached storage limit

Hello, I have a Sharepoint site linked to a Teams channel that reached the storage limit. When I try to delete some documents to free-up space the following error occurs: (the site has exceeded its maximum file storage limit. to free-up…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2020-11-17T14:06:14.687+00:00
BEN ABDESSALEM, Khawla 1 Reputation point
commented 2022-02-11T10:06:52.687+00:00
Abhishek Oza 1 Reputation point
1 answer One of the answers was accepted by the question author.

Theres a bug on windows 11

Sometimes when using the computer, the words will shake, and then the screen will be black.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,220 questions
asked 2022-02-10T01:14:05.073+00:00
許 晉豪 21 Reputation points
accepted 2022-02-11T09:59:45.63+00:00
許 晉豪 21 Reputation points
1 answer

SQL Job stuck

Hi I am running the sql job in initial stage it is running fine but after some time it got stuck at one place with below information. Execution phase is beginning. I am using lookup transformation with full cache many places.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,757 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,554 questions
asked 2022-02-10T18:04:23.44+00:00
deepika omer 1 Reputation point
commented 2022-02-11T09:56:44.477+00:00
Seeya Xi-MSFT 16,441 Reputation points
4 answers

When trying to map an azure file share on my local laptop with azure AD credentials i get "network path not found error code 0x80070035"

I wonder if anyone can help, re my issue. I think i have everything step correctly Azure Domain Services is installed, i can map the drive via the storage account and key, but to use ntfs permissions i need to map it to each users machine with their…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,169 questions
asked 2021-03-22T14:49:59.397+00:00
Neil Taylor 6 Reputation points
commented 2022-02-11T09:56:26.217+00:00
Pankaj Sharma 1 Reputation point
1 answer

Global assembly cache APIs are obsolete (.NET Core and .NET 5.0)

.NET Core and .NET 5 and later versions eliminate the concept of the global assembly cache (GAC) that was present in .NET Framework. In my .NET 5 application I want to make my local dependent class libraries available RUNTIME. Can anyone please put a…

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.
10,277 questions
asked 2022-02-08T05:59:50.647+00:00
AritramG 1 Reputation point
commented 2022-02-11T09:55:51.047+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
1 answer

Print using Word Interop

Hi Team, We are using Word Interop in C# application to print word document. While word document printing we are getting some alert like "your margines are pretty small, some of your content might be cutt off". If we ingnore this warning…

asked 2021-06-09T11:32:52.667+00:00
viral patel 1 Reputation point
answered 2022-02-11T09:55:01.617+00:00
David 146 Reputation points
0 answers

delete xml tag given id

How do you delete an xml tag and its contents given the tag id? XmlElement elem = doc.GetElementById("TagID"); elem.RemoveAll();

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.
10,277 questions
asked 2022-02-04T03:29:48.97+00:00
Thirston Third 21 Reputation points
commented 2022-02-11T09:51:58.963+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

The ability to "Reply All" to a meeting that is organized by an external user(outlook for macOS)?

Hello experts, is there a simple way to "Reply all" with an email to a meeting that is not organized by you, but from external users(in outlook for macOS)? If you have a meeting with 5 people sure you can add them by hand in an email, or in…

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.
4,900 questions
asked 2022-02-08T09:20:26.34+00:00
Azure Apprentice 191 Reputation points
accepted 2022-02-11T09:51:35.86+00:00
Azure Apprentice 191 Reputation points
1 answer

Profile is blocked on Pearson Vue, can't schedule an exam

Hello Team, I am getting below error while scheduling an exam. Can you please help? "We can’t access your Microsoft profile as it appears to be blocked on Pearson VUE. You can contact Pearson VUE Support for further assistance. If you still…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,153 questions
asked 2022-02-11T07:39:13.727+00:00
Manali Navale 1 Reputation point
answered 2022-02-11T09:51:33.54+00:00
AnuragSingh-MSFT 20,106 Reputation points
0 answers

Huge memory leak when call GetThumbnail of PdfKit.PdfPage

There's a huge memory leak after calling the GetThumbnail of PdfKit.PdfPage. I tried the NSAutoReleasePool, but it does not help. If set the pdf document to a PdfView first, it does leak The leaking resource is different when pdf is…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
asked 2022-01-24T02:45:01.047+00:00
Andrew Chai 1 Reputation point
commented 2022-02-11T09:50:04.043+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,446 Reputation points Microsoft Vendor
2 answers

Not received badge for AZ-700 Beta

Good Morning, I recently got my result for taking AZ-700 in beta with a pass. Unfortunately, this hasn't appeared in my Credly/Acclaim account. I can see it in my transcript and download my score report from Pearson Vue. Thanks, Joe

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,153 questions
asked 2021-10-08T08:00:23.533+00:00
Joe 1 Reputation point
answered 2022-02-11T09:48:00.763+00:00
Sam Alex 1 Reputation point
2 answers One of the answers was accepted by the question author.

dotnet function app: gremlin.net.driver with cosmosdb throw exception: Cannot connect remote server

Function app throw "cannot connect remote server" exception sometimes while send gremlin query to cosmosDB Following are code where throw exception, anyone knows why this happen? /// <summary> /// Execute…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 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.
10,277 questions
asked 2022-02-05T12:51:43.46+00:00
Zehou Zhang 41 Reputation points
commented 2022-02-11T09:39:08.627+00:00
Zehou Zhang 41 Reputation points
1 answer

When developing the MRTK of hololens and JavaScript, the file reported an error and the file could not be found

Referring to the official case, this file does not exist during JavaScript development.The document link is as follows:https://learn.microsoft.com/zh-cn/windows/mixed-reality/develop/javascript/tutorials/babylonjs-webxr-piano/introduction-01 …

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
381 questions
asked 2022-02-11T03:25:53.943+00:00
Rommer Luo 1 Reputation point
answered 2022-02-11T09:35:57.077+00:00
Hernando Ren 2,166 Reputation points
1 answer

Sharepoint Online limit, message is too large

Hello everyone and thank you in advance for your help I have for mission to audit all our sharepoint sites. for that i recover the list of these sites, as well as the list of the library by site. for each library I recover the objects inside once…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2022-02-10T15:22:55.11+00:00
ALGOURDIN Erwan 1 Reputation point
commented 2022-02-11T09:29:08.473+00:00
ALGOURDIN Erwan 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to move data one table to another table older than 30 days record? MS SQL SERVER 2016

I have two table OUTBOX and OUTBOX_1 both table column is same. My table containing 14409004 record. I want to move record to OUTBOX_1 from OUTBOX those are Current date to older than 30 days. Below the query through i fount out older data form 30…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,757 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,554 questions
asked 2022-02-09T09:45:40.19+00:00
Devendra Kumar Sahu 236 Reputation points
commented 2022-02-11T09:24:21.03+00:00
Anonymous
2 answers

when using data compression and file factore and sort on temp ?

i work on sql server 2017 I need to create cluster index on table but after search i found som features i don't know what it mean like DATA_COMPRESSION,FILLFACTOR, ONLINE, SORT_IN_TEMPDB so what thses features mean please and what case we will…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,757 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,554 questions
asked 2022-02-08T21:08:46.73+00:00
ahmed salah 3,216 Reputation points
commented 2022-02-11T09:19:36.72+00:00
AmeliaGu-MSFT 13,961 Reputation points Microsoft Vendor
0 answers

Lots of message in SyncIssues/Conflicts folder on Exchange on premise 2019

Hi all After we upgrade to Exchange 2019, user start complaining with mailbox fulling up very fast. We check and find out that was message stuck in “SyncIssues/Conflicts” folder. I have 2 questions. Why these messages are created in this folder,…

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.
4,900 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,356 questions
asked 2022-02-07T17:13:09.443+00:00
tonaco 1 Reputation point
commented 2022-02-11T09:18:16.2+00:00
KyleXu-MSFT 26,211 Reputation points
7 answers

Downgrade Enterprise to Standard

I need assistance with downgrading SSRS from 2019 Enterprise to 2017 Standard. I have an installation that was using 2019 Evaluation although we are using SQL 2017 Standard and the Evaluation has expired. I am now trying to downgrade it to our licensed…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,757 questions
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,807 questions
asked 2022-02-09T16:38:10.34+00:00
Dimitri Stamatiadis 1 Reputation point
answered 2022-02-11T09:14:47.127+00:00
Dimitri Stamatiadis 1 Reputation point