387,843 questions

Sort by: Updated
0 answers

How do I sign a USB (LibUSB) driver?

We have been using LibUSB Win32 driver for our product for years. We always use digicert to sign it until digicert announced last year they were not allowed to do so anymore starting April, 2021…

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,657 questions
asked 2021-06-16T19:02:45.48+00:00
Saxe Kuku 26 Reputation points
2 answers

Problem with configuration file

I want to create a connection to the server. The base is called NORTHWND. I wanted to create a connection using a configuration file. I created a configuration file. I want to get information about the version of the server I am using through the console…

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,037 questions
asked 2021-06-15T13:06:26.563+00:00
Sajo_Nez1510 21 Reputation points
answered 2021-06-16T18:56:51.683+00:00
Sam of Simple Samples 5,546 Reputation points
5 answers One of the answers was accepted by the question author.

Windows Server 2016 users profiles issues

Hello, I have an issue with WIndows Server 2016. When I attempt to connect to it, I am not able to login with any user. I have the following error "The User Profile Service service failed the sign-in. User Profile cannot be loaded". I have…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,033 questions
asked 2021-06-02T16:12:01.29+00:00
Nico N 26 Reputation points
commented 2021-06-16T18:55:14.233+00:00
Olga Os - MSFT 5,921 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

TextView Ignores textAlignment Property

My Xamarin.Android app recently started ignoring the textAlignment property of all the TextView(s). This started happening very unexpectedly in multiple places with no significant changes in code. Also, the Designer in Visual Studio 2019 still shows the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2021-06-15T04:49:14.417+00:00
Nathan Sokalski 4,111 Reputation points
accepted 2021-06-16T18:40:16.893+00:00
Nathan Sokalski 4,111 Reputation points
3 answers One of the answers was accepted by the question author.

A problem in my Game

I'm creating a game in small basic but the player can get through the walls and I don't understand why this happens, can someone help me? GraphicsWindow.BackgroundColor = "Black" GraphicsWindow.BrushColor =…

Small BASIC
Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
280 questions
asked 2021-03-28T14:42:53.9+00:00
Nomestack 61 Reputation points
accepted 2021-06-16T18:38:18.597+00:00
Nomestack 61 Reputation points
4 answers

Powershell - to notify of files in multiple folders older than 10 mins

I have a powershell script that's checking a single directory and notifying me if a file exists and it works great: $file='C:\temp\*.pdf' $Logfile = 'C:\PicksheetMonitoring\Monitor.log' $Counter = 0 function logit($msg) { $msg='[{0}]{1}' -f…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,561 questions
asked 2021-06-15T19:08:18.16+00:00
Joe Frish 6 Reputation points
answered 2021-06-16T18:30:50.207+00:00
Michael Taylor 55,051 Reputation points
3 answers

SSMS Azure Active directory -Integrate

Are there any demo/ video / tutorial for a end-to-end setup , so that the ssms can use 'Azure Active Directory - Integrated' method to login Azure sql database

Azure SQL Database
asked 2021-05-26T14:26:40.043+00:00
sakuraime 2,326 Reputation points
commented 2021-06-16T18:29:11.283+00:00
Oury Ba-MSFT 19,581 Reputation points Microsoft Employee
0 answers

Cannot drop a login/user from Azure SQL Database

I am the server admin for the Azure SQL Database server, but when I attempt to drop a login/user I get the following error: Cannot drop the user 'username', because it does not exists or you do not have permission. How do I resolve this? The…

Azure SQL Database
asked 2021-06-07T20:19:49.33+00:00
Michael MacGregor 6 Reputation points
commented 2021-06-16T18:28:37.383+00:00
Michael MacGregor 86 Reputation points
1 answer

Azure Synapse Dedicated SQL and PBI safe connection

What is the best way to have Azure Synapse Dedicated SQL db without a public IP? And how would PBI connect to it? Do you need a data gateway? Is it using a managed workspace virtual network? Read a lot of papers... would appreciate some guidance. …

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,005 questions
asked 2021-06-01T17:24:53.717+00:00
Paula 1 Reputation point
commented 2021-06-16T18:25:45.733+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
1 answer

Redis Data Factory

I want to transform some data from JSON files to Redis using Azure Data Factory , is this possible ? If so any hints would be awesome !!!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,871 questions
asked 2021-06-11T20:13:40.793+00:00
Evan Wellens 66 Reputation points
commented 2021-06-16T18:08:33.827+00:00
KranthiPakala-MSFT 46,512 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

I want to query log analytics using managed identity of automation account runbook with powershell script not getting any samples for the same

I want to query log analytics using managed identity of automation account runbook with powershell script not getting any samples for the same , same way we have samples for virtual machine managed identity used for accessing keyvault in powershell…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,329 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,262 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,561 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,199 questions
asked 2021-06-09T16:24:55.89+00:00
Abhishek Singh 381 Reputation points
accepted 2021-06-16T18:08:33.467+00:00
Abhishek Singh 381 Reputation points
1 answer

How many certifications exams can be scheduled together?

How many certification exams I can schedule together? Can I schedule AZ 900, AZ 500, and SC 900 exams together in a 1-month gap each? Will it affect anything?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,826 questions
asked 2021-06-16T17:59:45.59+00:00
saish sankhe 1 Reputation point
answered 2021-06-16T18:06:45.2+00:00
Leon Laude 85,816 Reputation points
1 answer

Azure Data Flow Visual Expression Builder Multiple conditions using IIF Function

I am trying to search a column for Multiple conditions using the iif function in order to determine result A or result B. Ex. if Column "Role" is like "Mngr", or "VP", or "Head"; Print 'Manager', `Otherwise…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,871 questions
asked 2021-06-11T18:23:50.583+00:00
AWill 1 Reputation point
commented 2021-06-16T18:05:25.667+00:00
KranthiPakala-MSFT 46,512 Reputation points Microsoft Employee
0 answers

Calling m_pMsg->GetRecipientTable() sometimes crashes Outlook

We have an Outlook add-in that intercepts new email when it is about to send to save it in our document management system. In some systems (not in my system so it is hard to debug to figure why?) , it crashes Outlook, and by look at the dump we could…

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,006 questions
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,293 questions
asked 2021-06-15T20:31:04.2+00:00
Phong Nguyen 1 Reputation point
commented 2021-06-16T17:56:37.313+00:00
Phong Nguyen 1 Reputation point
1 answer One of the answers was accepted by the question author.

Process Explorer (Filter Processes...)

what exactly does Find --> Filter Processes do? i click on the menu item expecting to see some sort of dialog box where i can include/exclude processes that are displayed. i get nothing happening? anybody have this working? thanks!!

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,170 questions
asked 2021-06-16T17:39:13.6+00:00
gwa 26 Reputation points
accepted 2021-06-16T17:50:31.057+00:00
gwa 26 Reputation points
0 answers

[Azure storage] Not possible to make blob copy

Hello the community, I have been looking for this since several days now, but I have no idea why i cannot make a simple Blob copy through my main program. Hope this post will allow to resolve this issue, and help others too. I am using…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,934 questions
asked 2021-06-14T12:13:31.757+00:00
Laura M 1 Reputation point
commented 2021-06-16T17:42:10.383+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
1 answer

How to index a journal in Microsoft Academic Search

To The Coordinator, Microsoft Academic Search Subject: Request for Inclusion of journals in your reputed abstracting/indexing/bibliographic service. I am Publisher of Brazilian Journal of Environmental Sciences, Brazil, We are keenly interested to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,826 questions
asked 2021-06-16T17:34:58.72+00:00
Valdir Fernandes 1 Reputation point
answered 2021-06-16T17:40:51.233+00:00
Anonymous
3 answers

Driver certification on Windows 10, 2016 server. 2019 server and 2022 server

**Hi, we have common driver(from dell) for Windows 10, 2016 server, 2019 server and 2022 server. We have certified this driver on all the above mentioned platforms and certificate looks like this, Qualification level: Certified for Microsoft Windows 10…

Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,627 questions
asked 2021-06-16T09:14:29.45+00:00
vishwas s g 1 Reputation point
commented 2021-06-16T17:37:14.14+00:00
vishwas s g 1 Reputation point
0 answers

Website and Service communication

Hello!I have website which upload a file to service and then it checks header information. I want on the website to have label with error message if the file doesn`t have that header information. I decided to try with Soap exception. This is my code on…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,932 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,037 questions
asked 2021-06-16T07:55:00.553+00:00
HoneyMG 1 Reputation point
commented 2021-06-16T17:32:08.76+00:00
Duane Arnold 3,211 Reputation points
1 answer

Necesito urgente recuperar información de Salida de http desde mi WEbApp

Porfavor en las salidas de peticiones POST desde mi Pagina web necesito recuperar los logs de salida de datos porfavor AYUDA,

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,826 questions
asked 2021-06-16T16:57:23.05+00:00
Miguel Pastenes 1 Reputation point
answered 2021-06-16T17:28:53.143+00:00
Anonymous