348,429 questions

Sort by: Updated
1 answer

Bundling Web Services Under a Common Umbrella?

Hi, Everybody!... I wish to "bundle" several distinct, but related, web services (ASMX) under a common "umbrella". Is that possible? In other words, given the following services (i.e., service1, service2, service3, ...,), how…

Internet Information Services
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,377 questions
asked 2021-12-19T21:56:22.59+00:00
Julio Bello 221 Reputation points
commented 2021-12-20T22:50:37.707+00:00
AgaveJoe 26,166 Reputation points
4 answers

SQL Server not connected after windows 11 update

I've local database in my laptop and used to connect through SSMS version 18. After updating to windows 11, i am unable to connect SQL server.

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,898 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,410 questions
asked 2021-12-03T15:06:57.027+00:00
Tamizhiniyan Natarajan 1 Reputation point
answered 2021-12-20T22:38:21.203+00:00
DR 46 Reputation points
2 answers

Rebuild Indexing on SQL Server 2016 standard Edition

i have SQL Server 2016 SP2 Standard Edition and ** 24*7 critical environment** and Database size 1.31TB and i have free space 186GB on drive. I check database in maintained plan Rebuild indexing is not start before one year till know approximately and i…

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,898 questions
asked 2021-12-18T09:03:21.75+00:00
Devendra Kumar Sahu 236 Reputation points
commented 2021-12-20T22:35:01.583+00:00
Erland Sommarskog 102.3K Reputation points
1 answer

How can I install Flight Simulator Game of the Year Edition on Windows Server 2022

I try to install Flight Simulator Game of the Year Editio on my Server.. Window 2022 I need to Test on a Real Server Blade with 2 Nvidia Grid K2 Graphiccards an 256 GB Ram But I can not download it from Store.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,513 questions
asked 2021-12-20T22:20:14.877+00:00
Mustafa Demirkiran 1 Reputation point
answered 2021-12-20T22:26:38.543+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer One of the answers was accepted by the question author.

After migrate Exchange 2007 to Exchamge 2013, send email to dynamic group in the root of the domain I get DiscoverySearchMailbox{} remote server returned '550 5.7.1 RESOLVER.RST. Not authorized

Hi I've just migrate and move al my users from Exch 2007 to Exch 2013, in the previous Exchange version, I had a dynamic group to send email to all the users in the org. But now, if I use the same group, I receive a NDR: …

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,394 questions
asked 2021-12-20T21:59:03.087+00:00
HPonce 61 Reputation points
commented 2021-12-20T22:26:11.247+00:00
HPonce 61 Reputation points
1 answer One of the answers was accepted by the question author.

How to check activity for Azure App Registered apps?

Is there a way to check activity for applications in Azure "App Registrations" blade to find obsolete/abandoned apps? The applications may have different API permissions (mail, user, teams) and if Application permissions is set up, it doesn't…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,855 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,857 questions
asked 2021-12-20T16:44:46.837+00:00
Mr. Peterson 266 Reputation points
accepted 2021-12-20T22:21:52.907+00:00
Mr. Peterson 266 Reputation points
1 answer

Versioning C# ASP.NET Web Service (ASMX)

Hi, Everybody!... All I want to do is to version my C# ASP.NET web service (ASMX). It is built upon C# ASP.NET web site .NET 4.7.2. I have read MANY articles on the subject matter. All are either (a) too complicated, (b) lack specific detailed…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,312 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,377 questions
asked 2021-12-19T04:03:22.077+00:00
Julio Bello 221 Reputation points
commented 2021-12-20T22:21:37.987+00:00
AgaveJoe 26,166 Reputation points
2 answers

.netframework update difficulties

I wanted to use new(), but it's only allowed in 4.9. So i downloaded latest sdk, but i still can't change to 4.9. my highest version possible right now is 4.8.

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
702 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,377 questions
asked 2021-12-19T08:14:42.737+00:00
Misha 1 Reputation point
commented 2021-12-20T22:13:18.707+00:00
Lex Li (Microsoft) 4,742 Reputation points Microsoft Employee
2 answers

Integration Run time

Hello Team, I have added IR But it is not working at all. Please refer to the screenshot below and advise. Regards RK

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,746 questions
asked 2021-08-16T14:50:48.74+00:00
Rohit Kulkarni 686 Reputation points
commented 2021-12-20T22:07:39.413+00:00
KranthiPakala-MSFT 46,427 Reputation points Microsoft Employee
0 answers

RDP performance degrades following Dec 16, 2021 forced update 10.0.19041.1371

Hi, For 2 months I have been using RDP to connect from my home windows 10 machine to my work windows 10 machine... Fri last week the responsiveness of that connection dropped. Typed input takes seconds to appear on the screen, and when it appears it…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,289 questions
asked 2021-12-20T21:28:48.963+00:00
Damian K 1 Reputation point
2 answers

.Net 6.0 bug in CryptoStream.Read

In the following code block, line 15 fails in .NET 6.0. Length turns out to be 32, but line 15 looks like it only reads 8 bytes and leaves the remaining 24 at default (0). Replacing line 15 with lines 16 - 20 to read each of the 32 bytes byte-by-byte…

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,377 questions
asked 2021-12-20T16:34:04.663+00:00
Carrie Owen 1 Reputation point
answered 2021-12-20T21:16:22.643+00:00
Viorel 112.9K Reputation points
2 answers

Issue sending message to an MS Teams channel via Graph API

Hi, we're trying to send a message to an MS Teams channel or chat with that would contain a mention to a channel / user / tag. We've experimented with sending messages as adaptive cards via a channel webhook but weren't able to include a working…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,855 questions
asked 2021-12-10T11:12:27.357+00:00
Anonymous
answered 2021-12-20T21:12:32.457+00:00
Ramjot Singh 861 Reputation points Microsoft Employee
2 answers

Dynamic queries of Azure Data Lake based on domain

Hi, I am looking at a business case whereby multiple data sources are feeding data into an Azure Data Lake and then getting queried to provide reports (possibly through BI) back to those sources with an aggregate view. The caveat is that each source…

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.
4,467 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,513 questions
asked 2021-12-20T09:57:56.553+00:00
Ceall O'Dunlaing 1 Reputation point
answered 2021-12-20T20:55:57.09+00:00
MartinJaffer-MSFT 26,036 Reputation points
1 answer

seting up SQL manage instance with devtest lab

I get the following error when I try to add the Microsoft Azure SQL Manage instance to my Devtest Lab: Managed Instance is not available for the chosen subscription and region. Please try again with some other subscription, region, or use Microsoft…

Azure SQL Database
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
258 questions
asked 2021-06-08T19:27:37.627+00:00
Patrick Gex 1 Reputation point
commented 2021-12-20T20:54:28.463+00:00
Ruy Fernan Ruiz Mojica 1 Reputation point
1 answer One of the answers was accepted by the question author.

Query Issue

Hello...I have two tables. tblFioriWOList contains a Field named "Order" that can have duplicates. It also contains a Field "Priority" (that can contain the following values: 1, 2, 3, 4, 5, C or is Null). tblFioriWOListCost…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
832 questions
asked 2021-12-17T17:51:38.633+00:00
Flinn, Randal J 281 Reputation points
accepted 2021-12-20T20:49:04.957+00:00
Flinn, Randal J 281 Reputation points
1 answer One of the answers was accepted by the question author.

OU Synchronization with Multi-tenant

hello, I need to synchronize the same OU with two Azure Ad connect , the idea is to create two filters to define the destination of each object in this OU. It's possible or you have Another idea ? best regards .

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,990 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,857 questions
asked 2021-12-16T08:29:03.623+00:00
Zouari Zied 131 Reputation points
accepted 2021-12-20T20:45:27.627+00:00
Zouari Zied 131 Reputation points
1 answer

How to reset the client secret keys for Microsoft Teams Bot

Hi, We are running a bot service with Microsoft teams and everything was going well till yesterday, now we started getting following error while trying to communicate user through…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,917 questions
asked 2021-12-07T05:58:29.513+00:00
Pankaj Pandey 1 Reputation point
answered 2021-12-20T20:42:19.973+00:00
Hunaid Hanfee-MSFT 976 Reputation points
1 answer One of the answers was accepted by the question author.

Question on SSL certificate for azure web application

Hello.. i am kind of new to Azure and I have deployed a Azure web app from azure marketplace and currently running a site on it. I wanted to know how can I add SSl certificate to my webapp or if there are any guides which I can refer to.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,028 questions
asked 2021-12-20T19:25:52.083+00:00
ghostrider 21 Reputation points
accepted 2021-12-20T20:33:39.93+00:00
ghostrider 21 Reputation points
0 answers

Webview no longer work or supported. Need example code for REST

Webview no longer work or supported. Need help to sign on to my website using REST. Need example code.

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
317 questions
asked 2021-12-20T20:31:31.133+00:00
Ed Cal 1 Reputation point
3 answers

Scan for Containers, dormant VMs, and Kali's Docker Secure Containers with Microsoft Security Software ?

Scan for Containers and dormant VMs On Windows 10 ? "Hello how can I enable a scan for invasive containers and or dormant VMs on a Windows 10 machine?" If we use a proxy "content accelerator" we can figuratively catch the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,459 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,282 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,573 questions
asked 2021-10-12T14:41:56.017+00:00
Anonymous
answered 2021-12-20T20:12:57.873+00:00
Anonymous