384,936 questions

Sort by: Updated
5 answers

WHEA_UNCORRECTABLE_ERROR stuck at 0% BSOD

Hello, i've been experiencing BSOD and random freezing lately with my asus zenbook ux331un specs: Every time i have to reboot manually because the BSOD is stuck at 0% I think this is also the reason why it seems i can't create any dump…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,685 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.
2,924 questions
asked 2020-12-30T09:21:22.72+00:00
Zanni 1 Reputation point
commented 2021-01-05T07:06:47.237+00:00
Molly Lu 846 Reputation points Microsoft Vendor
1 answer

Simple DELETE * doesn't

I’m forgetting something obvious, but I’ve tried CurrentDb.Execute “DELETE Table1.* FROM Table1;”, dbFailOnError Tried it with a querydef and DoCmd.RunSQL but the records just won’t go away …. What am I missing?

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,783 questions
asked 2021-01-05T02:32:12.153+00:00
Peter N Roth 1 Reputation point
commented 2021-01-05T07:01:33.56+00:00
DaisyTian-1203 11,626 Reputation points
1 answer

Windos 10 enterprise server cpu and memory usage not available

Hi I am not able to fetch the windows 10 enterprise server report. It is showing blank. Do I need to import any specific mp? Counter used- performance information

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,488 questions
asked 2020-12-22T05:07:34.32+00:00
Chetan rms 21 Reputation points
commented 2021-01-05T06:51:37.643+00:00
chetan msr 21 Reputation points
1 answer

Using Visual Stuido/Xamarin to run two or more simulations at once on a Mac

So, I'm making an iOS app using Xamarin forms. It's a type of quiz game and I'm using calls for multiple apps to communicate to each other. I'm using my Mac and I can run the simulator to quickly test my app. I was wondering if there was any way I could…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2021-01-05T00:59:04.457+00:00
Nick Ferritto 1 Reputation point
answered 2021-01-05T06:42:00.717+00:00
JessieZhang-MSFT 7,711 Reputation points Microsoft Vendor
0 answers

About Microsoft Emulator

Microsoft Emulator is unable to create a different disk. The Specified file is encrypted and the user does not have ability to decrypt it. How to use it? https social technet microsoft com Forums getfile 1640853 https social technet microsoft com…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2021-01-05T06:40:05.19+00:00
Think Pad 1 Reputation point
3 answers

recover Exchange 2019 on the same server

Hello, After the installation of a Security patch upon Exchange 2019 CU6, the Exchange server crashed (one server in a two-server setup). 2 of the 6 fail-over databases are in a dirty shutdown mode and multiple Exchange services are down, not able to…

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,655 questions
asked 2020-12-23T12:45:46.257+00:00
Donders Johan 26 Reputation points
commented 2021-01-05T06:35:19.367+00:00
Yuki Sun-MSFT 41,141 Reputation points Microsoft Vendor
1 answer

How to skip loading details pane while navigating in a ListView?

Hello, Sorry for my wordings, I have expressed my requirement in the way I know. I have a listview on the left side to show the id&names of all records, as shown in the image, and a details pane on the right to show the details of the…

Universal Windows Platform (UWP)
asked 2021-01-01T05:31:26.267+00:00
MG Bhadurudeen 626 Reputation points
answered 2021-01-05T06:34:31.197+00:00
Yan Gu - MSFT 2,676 Reputation points
2 answers

Is WSL2 support available for 20H2?

Is Windows Subsystem for Linux 2 support available for windows version 20h2?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,685 questions
asked 2021-01-04T19:56:46.397+00:00
Roms 1 Reputation point
answered 2021-01-05T06:28:26.757+00:00
Joy Qiao 4,901 Reputation points Microsoft Employee
1 answer

How to get notified of breaking changes in the Storage Client Library for C++

Hello, We have recently experienced an unexpected problem with a function app that accesses blob storage on azure. (The problem surfaced on December 31, 2020 at 9 AM CET approximately.) We were using the version 7.4.0 of the azure client library…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,916 questions
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,754 questions
asked 2021-01-04T14:48:27.177+00:00
Herreman Christophe 1 Reputation point
answered 2021-01-05T06:22:45.093+00:00
Sumarigo-MSFT 46,441 Reputation points Microsoft Employee
1 answer

How do I reduce the size of my SSAS .ASSTORE file

I always process SSAS 2008r2 dimensions as "process full" however the string store .asstore file is near 4GB. How can I shrink this file? I read in the documentation that using the process clear process option may help however, I am not…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,290 questions
asked 2020-12-31T18:30:40.05+00:00
Sims 1 Reputation point
commented 2021-01-05T05:59:12.723+00:00
ZoeHui-MSFT 37,221 Reputation points
1 answer

directx 12 CreateGraphicsPipelineState(&pipelineStateDesc, IID_PPV_ARGS(&pipeline) is always returning E_FAIL

CreateGraphicsPipelineState(&pipelineStateDesc, IID_PPV_ARGS(&pipeline) is always returning E_FAIL the documentation says "Attempted to create a device with the debug layer enabled and the layer is not installed." but I have the…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,647 questions
asked 2021-01-03T10:11:51.413+00:00
luke shore 1 Reputation point
commented 2021-01-05T05:58:51.093+00:00
Rita Han - MSFT 2,166 Reputation points
1 answer

VM is using only one cpu with the rest idle

I created a VM (Ubuntu 20.04) on Win-10 system with Hyper-V and allocated 20 cores (out of 24) to this VM. It worked fine till I ran multiple python jobs in the background. on a remote machine, I SSH into this VM and launch the python jobs with a script…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,729 questions
asked 2021-01-04T06:39:44.707+00:00
U_Robot 1 Reputation point
answered 2021-01-05T05:57:43.233+00:00
Mico Mi 1,926 Reputation points
3 answers

c# Pause listening to COM port

Hello, I am trying to write a Windows form program to listen to a COM port and intercept the data stream. I have managed this, but I would now like to add the option to pause the listening. I am using the CLOSE() option, but his then also makes my…

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,995 questions
asked 2020-12-16T09:17:44.857+00:00
Gerald Oakham 101 Reputation points
answered 2021-01-05T05:54:16.127+00:00
Timon Yang-MSFT 9,591 Reputation points
0 answers

Access Azure Blob Storage via Azure SQL Database through Managed Identity

I am trying to connect to Azure Blob storage via Azure SQK database through Managed Identity based on the below set of steps: Assigned an Identity to the Server Gave access to the Server on Blob storage as contributor Executed the below queries Create…

Azure SQL Database
asked 2020-12-31T09:26:15.803+00:00
Nandan Hegde 32,416 Reputation points MVP
commented 2021-01-05T05:49:03.887+00:00
Anurag Sharma 17,606 Reputation points
1 answer

Skype for Business Personal Certification Conflict with CISCO ISE

After Installing SFB for my organization found that CISCO ISE has a conflict with the skype certification while users trying to login and identifying by ISE. It notifies a list containing both ISE and Skype certification which requiring every user to…

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
629 questions
asked 2020-12-28T07:46:24.96+00:00
SD Jalili 1 Reputation point
commented 2021-01-05T05:45:58.41+00:00
Sharon Zhao-MSFT 25,101 Reputation points Microsoft Vendor
0 answers

Post: New Version of Windows Protocols Test Suites Released With Updates for RDP

Version 4.21.1.0 of the Windows Protocols Test Suites has just been released at https://github.com/microsoft/WindowsProtocolTestSuites/releases/tag/4.21.1.0. This release includes updates to the Remote Desktop Protocols client and server test suites. …

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,591 questions
Windows Open Specifications
Windows Open Specifications
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.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
42 questions
asked 2021-01-05T02:49:20.097+00:00
Althea Champagnie 6 Reputation points
commented 2021-01-05T05:41:05.18+00:00
Jenny Yan-MSFT 9,336 Reputation points
1 answer

Custom IoC in Azure Functions, and user context

I want to use a custom IoC Container in Azure Functions to decorate my commands with aspects and subscribe to event handlers. Unfortunately MS.DI does not handle Decorator or Composite and so want to use SimpleInjector or Autofac instead. Also would…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,069 questions
asked 2021-01-04T12:55:27.047+00:00
Stephen Montgomery 1 Reputation point
answered 2021-01-05T05:18:28.36+00:00
Pramod Valavala 20,636 Reputation points Microsoft Employee
2 answers

Remote Desktop Services - Disable RPC calls from another machine

Hi, Is it possible to disable Remote Desktop Services RPC calls from remote machines? I'm referring to the "Terminal Services Terminal Server Runtime Interface Protocol": …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,192 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,647 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,591 questions
asked 2020-11-21T21:52:05.63+00:00
gabriel sztejnworcel 31 Reputation points
answered 2021-01-05T05:02:33.503+00:00
Obaid Farooqi MSFT 591 Reputation points Microsoft Employee
5 answers

Windows Mail and Calendar apps not working

Does anyone know if the server is down? Or Microsoft is doing current maintenance to the server? Because the windows mail and calendar apps keep crashing every time I open them. They were working fine until 2 days ago. But last night and today they…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,547 questions
asked 2020-12-31T12:15:21.327+00:00
Diego Nuñez 1 Reputation point
answered 2021-01-05T05:00:12.447+00:00
Jeremy Haynes 6 Reputation points
2 answers

Regards Azure Rest API cost

Hi, I am using logic app to read mail from outlook and store it into the azure file share. I get the workflow logs using Azure Rest API (logic app rest API). I need to know the cost for Azure REST API.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,184 questions
asked 2021-01-04T12:15:00.617+00:00
Sakthivel Palani 1 Reputation point
answered 2021-01-05T04:44:36.937+00:00
MayankBargali-MSFT 70,511 Reputation points