1,803,296 questions

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

SQL Server error 195 when expanding any DB in Management Studio

Hi all, I have Management Studio v18.11.1 with SQL Server backend version: Microsoft SQL Server 2000 - 8.00.2039 (Intel X86) May 3 2005 23:18:38 Copyright (c) 1988-2003 Microsoft Corporation Enterprise Edition on Windows NT 5.2 (Build 3790:…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,741 questions
asked 2022-09-08T15:59:49.923+00:00
Saga 466 Reputation points
commented 2022-09-08T16:39:23.977+00:00
Saga 466 Reputation points
2 answers One of the answers was accepted by the question author.

Issue creating Application Insight Alert Rule

Hi all, I'm creating an Application Insight Alert rule using a log search. The query looks like: exceptions | where outerMessage !has 'Specific Exception'; This query works fine, but in the "Configure Signal Logic" log query,…

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,957 questions
asked 2022-09-08T15:34:19.767+00:00
Andre Kalamandeen 21 Reputation points
answered 2022-09-08T16:21:30.627+00:00
Andre Kalamandeen 21 Reputation points
1 answer

Express route peering location

Some cities have multiple peering locations for a single service provider. For example Interxion got below locations For Dublin- Dublin & Dublin2. For London - London & London2 For Amsterdam - Amsterdam & Amsterdam2 What is…

Azure ExpressRoute
Azure ExpressRoute

An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.

502 questions
asked 2022-09-08T13:27:00.147+00:00
Manjoor Ali 1 Reputation point
answered 2022-09-08T16:16:32.857+00:00
ChaitanyaNaykodi-MSFT 27,671 Reputation points Microsoft Employee Moderator
1 answer

Is Azure PVA Platform Dependent

Can we use PVA on an application that is not in azure, ie, native web app, mobile apps?

Community Center | Not monitored
asked 2022-09-08T11:59:20.53+00:00
Joanne Iannace 1 Reputation point
answered 2022-09-08T16:05:29.42+00:00
MuthuKumaranMurugaachari-MSFT 22,451 Reputation points Moderator
1 answer

uncaught exception using TTS

I am using SpeechSynthesizer for TTS from "microsoft-cognitiveservices-speech-sdk" Intermittently I the voice does not emit audio and I see this in the console.log: SpeakerAudioDestination.js?38ca:132 Uncaught DOMException: Failed to…

Community Center | Not monitored
asked 2022-09-02T13:57:00.163+00:00
waymorphood 1 Reputation point
answered 2022-09-08T15:54:18.283+00:00
waymorphood 1 Reputation point
2 answers One of the answers was accepted by the question author.

Power Management tab missing

Hi, I am using a sample WDF driver for the OSR FX2 board. After installation, I am not seeing Power Management in the device manager for that driver. I have made the registry changes as suggested on this page:…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-09-02T20:54:11.557+00:00
Tutika, Chandra Mouli 21 Reputation points
answered 2022-09-08T15:53:23.207+00:00
Tutika, Chandra Mouli 21 Reputation points
0 answers

source code missing for asp.net project integrated version 4.0 IIS setting

Dear all, The system was developed by external vendor. Now I have to do the modifications in this project. Can somebody guide me to get the visual studio source code. thanks Sathya

Developer technologies | ASP.NET Core | Other
asked 2022-09-08T05:52:53.557+00:00
SathyanarayananAV 1 Reputation point
commented 2022-09-08T15:50:48.593+00:00
Bruce (SqlWork.com) 84,061 Reputation points
0 answers

Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

I am having an issue with SQL/VBA for reporting in a SCADA system. I believe the custom batch reporting VBA scripts related to FT Batch (VBA scripts are on the graphics) are the culprit. See attached VBA scripts. Error shown is…

Developer technologies | Visual Basic for Applications
asked 2022-09-08T15:45:08.92+00:00
Henry Ukonze 11 Reputation points
1 answer One of the answers was accepted by the question author.

How do you get breakpoints to work in a code analyzer project?

I created a code analyzer solution using the Analyzer with Code Fix (.NET Standard) template in VS 2022. I set the VSIX project as the startup project and run it. Using the basic example code unchanged, I can run it and see that the analyzer is working…

Developer technologies | Visual Studio | Debugging
asked 2022-09-07T20:57:02.033+00:00
Eric Woodruff 126 Reputation points
accepted 2022-09-08T15:42:04.083+00:00
Eric Woodruff 126 Reputation points
2 answers

Collector error on Data Migration Assistant when running assessment

Hi, I am running DMA on my local dev machine (as an admin), connecting to a locally installed SQL2019 instance, where I am also an SA. When I run an assessment on any database I receive the following error: The server instance-level assessment of…

Azure SQL Database
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,741 questions
asked 2022-09-06T11:23:36.47+00:00
Ben C 1 Reputation point
commented 2022-09-08T15:38:41.787+00:00
Ben C 1 Reputation point
1 answer

how can I send email using the azure cli?

Plan A: I would like to run some powershell commands using the Azure cli and then send the output to an email. Is that possible? If so, what are the steps in an example? Plan B: How do I send Azure cli output to a Log Analytics Workspace?…

Azure Policy
Azure Policy

An Azure service that is used to implement corporate governance and standards at scale for Azure resources.

1,211 questions
asked 2022-08-14T13:11:00.773+00:00
David Broggy 6,801 Reputation points MVP
commented 2022-09-08T15:36:02.467+00:00
David Broggy 6,801 Reputation points MVP
0 answers

App insight exception table

Hi Team, My project is having multiple app services attached to an app insights instance. In my app insights log exceptions table, i could see there is data for result code 200 (from requests table), itemtype of such rows in exception table is…

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,957 questions
asked 2022-08-11T10:52:39.393+00:00
salilsingh-9961 351 Reputation points
commented 2022-09-08T15:35:18.163+00:00
Ryan Hill 30,336 Reputation points Microsoft Employee Moderator
0 answers

Azure function app build steps

Current Ptython function app oryx build steps are different and pip install is not happening. Earlier the same code oryx build had different step

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,460 questions
asked 2022-09-05T15:37:32.977+00:00
Keerthan Nadoor 1 Reputation point
commented 2022-09-08T15:35:01.23+00:00
MuthuKumaranMurugaachari-MSFT 22,451 Reputation points Moderator
0 answers

Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

Developer technologies | Windows Presentation Foundation
asked 2021-10-03T22:18:07.44+00:00
Muana Ralte 21 Reputation points
commented 2022-09-08T15:34:21.66+00:00
Henry Ukonze 11 Reputation points
0 answers

How to connect a Classic ASP application hosted in Azure Web App to MySQL?

It is possible to connect a Classic ASP (VB script) application hosted in Azure Web App to a) Azure Database for MySQL server or b) MySQL In App ? If yes, please provide a sample connection script. As reference: Is this supported: Azure Web…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,884 questions
asked 2020-07-15T20:42:31.537+00:00
GabrielM 1 Reputation point
commented 2022-09-08T15:29:13.02+00:00
Ryan Hill 30,336 Reputation points Microsoft Employee Moderator
4 answers

DHCP Server Service errors after restart, won't hand out DHCP

The server is 2012 R2. Whenever the server is restarted DHCP will not work right away. It shows these two errors in the log, but upon restarting the DHCP service in Services manager everything works fine until the server is restarted again (typically due…

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
asked 2020-12-01T13:42:37.123+00:00
David Dachenhaus 1 Reputation point
commented 2022-09-08T15:27:55.253+00:00
J.P. Fernandes 1 Reputation point
5 answers

Lead / Lag Use - T-SQL question

Hi, I have a table in the following format. It has set of Actions and start and end date . There are multiple rows per UniqueAppNum. I want one row per AppNum and columns for specific action and time taken for application to move from one Action…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,741 questions
asked 2022-09-07T02:48:28.13+00:00
John K 186 Reputation points
commented 2022-09-08T15:24:54.707+00:00
Tom Phillips 17,786 Reputation points
2 answers

Connection progress message, indicates "Viewer Disconnected"

when attempting to initiate a remote session with a device, the Connection progress message box, contacts the device,initiates handshake, indicates connecting to the host session but them displays "Viewer Disconnected". How can I resolve this?

Microsoft Security | Microsoft Identity Manager
asked 2022-09-02T13:56:07.417+00:00
Pam Pennington 6 Reputation points
commented 2022-09-08T15:24:14.61+00:00
Pam Pennington 6 Reputation points
1 answer One of the answers was accepted by the question author.

How to set alerts for an installed application not in exception list?

We are often getting incidents from Microsoft Defender about malicious activity detected on user devices, For example, lately we had an incident that said there was a defense evasion, however, at the crux of the issue is that the user simply had MacAfee…

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Microsoft Security | Intune | Other
asked 2022-09-08T14:39:33.463+00:00
Cataster 681 Reputation points
accepted 2022-09-08T15:20:57.57+00:00
Cataster 681 Reputation points
1 answer One of the answers was accepted by the question author.

Good afternoon everyone, I am trying to add a link in an image, and got the error below. Someone to help please?

Microsoft 365 and Office | SharePoint Server | For business
asked 2022-09-08T14:42:00.7+00:00
Almeida, Guilhermina G 21 Reputation points
commented 2022-09-08T15:14:49.657+00:00
Almeida, Guilhermina G 21 Reputation points