406,369 questions

Sort by: Updated
2 answers

Can .Net Core MVC application be deployed on Windows Server 2008

Hi, There is .Net Core MVC Application and wanted to deploy that to Windows Server 2008. Can I know if that's possible? If its not possible what are all the alternatives. Thanks, Ramya

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,784 questions
asked 2021-01-26T16:21:50.887+00:00
Ramya Gollapudi 1 Reputation point
commented 2021-01-28T06:05:10.527+00:00
Sam Wu-MSFT 7,541 Reputation points Microsoft Vendor
1 answer

Access Denied on Event Logs Suscription

We got this requirement to centralize Event Viewers' Security logs from all Domain Controllers that belong to a single domain. The forest functional level is 2003. One DC is 2003 and the rest 2012. Because of the FFL, we don't have EventLog Readers…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,621 questions
asked 2021-01-26T17:44:18.03+00:00
Matias Basconcelo 1 Reputation point
answered 2021-01-28T06:02:36.427+00:00
Jenny Yan-MSFT 9,341 Reputation points
1 answer

Durable Functions service integration

Hi. I would like to know if except Serverless Azure Functions, other Azure cloud services are possible to be accessed inside Durable Functions. Let's assume that there is a composite service, which is implemented in Durable Functions. The first step is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,424 questions
asked 2021-01-27T15:15:15.077+00:00
Kaveh 1 Reputation point
answered 2021-01-28T05:58:47.69+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee
1 answer

AADST900561 The endpoint only accepts POST requests. Received a GET request.

Everything was working fine but yesterday i got logged out from my work account and got this message AADST900561 The endpoint only accepts POST requests. Received a GET request. Then i managed to log back in and even my private account is ok but i cannot…

Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
302 questions
asked 2021-01-23T08:04:35.623+00:00
Carol Gauci 16 Reputation points
commented 2021-01-28T05:57:47.667+00:00
singhh-msft 2,431 Reputation points
2 answers

IIS App Domain restarting unexpectedly

We have handler based web application hosted on IIS. It is "HttpHandler" based routing application. The handlers receive approximtalet two to three thousand requests per second to serve data. The IIS App_domain getting restarted unexpectedly…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,784 questions
asked 2020-12-14T13:05:24.82+00:00
Venkat idarts 6 Reputation points
answered 2021-01-28T05:48:35.127+00:00
Aniruddha Mukherjee 1 Reputation point
0 answers

SetAccessControl() issues this: Attempted to Perform An Unauthorized Operation

I am a guy who designs and codes programs for Windows 10 desktops. I am puzzled by the error message. How do I work around the complaint from Microsoft's software? How can I make my code authorized? public static void…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,195 questions
asked 2021-01-27T22:52:48.03+00:00
MARK ROCKMAN 1 Reputation point
commented 2021-01-28T05:42:10.887+00:00
Jerry Cai-MSFT 991 Reputation points
1 answer

Data lake storage Gen2 - "This operation is not permitted as the path is too deep.", 409, PUT.

Hello, I am experiencing an issue which I can't seem to find documentation for. I am attempting to write a directory which is >= 60 && < 255 path segments '/' long, into a container in an ADLS Gen2 storage. If I try to create…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,541 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2021-01-18T14:48:28.91+00:00
Gareth Johnston 6 Reputation points
commented 2021-01-28T05:41:56.28+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer One of the answers was accepted by the question author.

C# and Linq: Where clause contains some value and exludes other values

Using the .net Framework 4.8 I'm trying to write an some Linq where the Where clause contains items meeting certain criteria - but excludes a subset of those items meeting some other conditions. Here's a summary of the situation and I will provide full…

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,306 questions
asked 2021-01-26T21:52:46.297+00:00
moondaddy 911 Reputation points
commented 2021-01-28T05:41:08.68+00:00
moondaddy 911 Reputation points
1 answer

Connecting Azure Data Factory to azure devops repository cross tenant

Hello, this is a follow up on the question asked by @Anonymous (https://learn.microsoft.com/en-us/answers/questions/152949/how-to-connect-azure-data-factory-to-a-cross-tenan.html). I am in the same situation. One of the replies mentions a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2021-01-19T23:09:16.527+00:00
Miguel Kulisic Pecar 36 Reputation points Microsoft Employee
commented 2021-01-28T05:39:03.463+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer One of the answers was accepted by the question author.

How to remove extra characters at multi-line type cloumn.

My highlight column is type in by powerapps rich text. It is displayed normally in the sharepoint list view. Why are there many useless characters when editing in sharepoint? For example, ""<> / ". How can I remove these extra…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,227 questions
asked 2021-01-26T08:33:15.547+00:00
Dennis 21 Reputation points
accepted 2021-01-28T05:38:11.78+00:00
Dennis 21 Reputation points
1 answer

eventhub throughput unit

Suppose I am having a Eventhub with standard tier and setting throughput unit to 2 . so how fast it can accept message ???? message / s ?? "Maximum size of eventhubs event" mean single event is 1MB ? And the speed will be faster…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
692 questions
asked 2021-01-21T01:28:14.51+00:00
sakuraime 2,336 Reputation points
commented 2021-01-28T05:35:35.293+00:00
HarithaMaddi-MSFT 10,136 Reputation points
0 answers

Update IR on VM

Hi All, We have Self Hosted Integration Run times on two of on - premises machines and one Virtual Machine (VM) My on - premises machines are set to AUTO UPDATE My on premises Servers have the following SHIR Version 4.14.7594.1, but the VM is…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2021-01-21T22:10:06.797+00:00
bk 466 Reputation points
commented 2021-01-28T05:34:49.123+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers One of the answers was accepted by the question author.

SharePoint attach DB migration 2013 -> 2016 -> 2019 and URI

Hello, this is just a short question about the size of the 2016 SharePoint farm, that is needed to migrate from SP 2013 to 2019. Is a single SP 2016 server sufficient in order to upgrade the content DBs of 2013? There will no other need for the SP…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,993 questions
asked 2021-01-27T09:27:38.513+00:00
Joerg Knoerchen 21 Reputation points
answered 2021-01-28T05:34:48.127+00:00
JoyZ 18,086 Reputation points
1 answer One of the answers was accepted by the question author.

site is showing blank from desinger

I have installed SP designer 2013 with 64 bit and installed SP1 and latest update (aug) also But found there are no any external lists and libraries in the site to debug further. but there is no such external lists. and also cleared the cache…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,993 questions
asked 2021-01-27T13:51:06.54+00:00
sns 9,241 Reputation points
commented 2021-01-28T05:31:25.137+00:00
Echo Du_MSFT 17,231 Reputation points
2 answers

SQL query with a loop and two IF

I have a sql request below. in the table [ServicesConf] there are 2 rows: ID = 1, 2, but after executing sql query to table [ServicesLog] 3 rows are inserted. how to make only 2 rows be inserted? DECLARE @cnt int = 1 ,@max int = (SELECT…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,690 questions
asked 2021-01-25T09:18:14.58+00:00
Илья Листратенко 21 Reputation points
commented 2021-01-28T05:30:42.197+00:00
MelissaMa-MSFT 24,211 Reputation points
2 answers One of the answers was accepted by the question author.

Outlook 20919 setup

Hi I installed office 365 Personal. When I open Outlook I get a notification If i go to the "file" menu as suggested 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.
5,498 questions
asked 2021-01-27T08:39:47.917+00:00
Meir Rotfleisch 161 Reputation points
commented 2021-01-28T05:29:57.267+00:00
JeffYang-MSFT 6,241 Reputation points Microsoft Vendor
0 answers

nteractive authoring disabled

every time i am enabling autoresolveintegrationruntime it is taking more that 3 minutes and then failing to enable it what should I do i have tried to enable it multiple times yet it is failing each time

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2021-01-22T20:08:50.847+00:00
commented 2021-01-28T05:29:39.803+00:00
HarithaMaddi-MSFT 10,136 Reputation points
2 answers

Asynchronous programming in calling a function which read DB

From the main form, the SettingForm is loaded by clicking a toolbar button. In the SettingForm_load event, the setting data is read by calling the function(ReadData) which read data from database. After that, display the setting data(DisplayData) on…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
asked 2021-01-27T04:00:54.853+00:00
JeffinAtl 161 Reputation points
commented 2021-01-28T05:29:27.35+00:00
JeffinAtl 161 Reputation points
1 answer

Not able to use append variable in Use query of source (copy data) through For each loop

Hi, I am beginner and learning Data factory. I am doing below requirement. ---a Table is having data like Bird name and Bird Type ( Mourning Dove , Dove). --- Want to generate flat files as per Bird types dynamically. 1) used lookup on table to fetch…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2021-01-23T22:47:24.143+00:00
abhilash yadav 1 Reputation point
commented 2021-01-28T05:27:58.533+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer

Windows VDI not responding

We are troubleshooting a non responsive session host and we were wondering if it would be safe to redeploy or reapply it. Can anyone confirm?

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,721 questions
asked 2021-01-27T17:59:14.757+00:00
jpcapone 1,761 Reputation points
answered 2021-01-28T05:27:46.04+00:00
Jenny Yan-MSFT 9,341 Reputation points