380 questions with ASP.NET API tags

Sort by: Updated
2 answers

app.UseCookieAuthentication - SessionStore

Hi Team, I have a scenario where in asp.net MVC application the session Key (GUID every time user logs in) is stored to a SQL database Table. The below methods are used. I need suggestions for two things 1.The underlying database Can have any number…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-21T16:16:47.76+00:00
amal James 0 Reputation points
edited an answer 2025-02-23T00:54:38.9733333+00:00
SurferOnWww 3,796 Reputation points
0 answers

Web App taking high CPU when I am loading a particular web page.

My web app CPU going high when I am uploading a web page while the copy of uploading page working fine without any issue of CPU. Actual Page = mpn Page Copy = mpn1 I don't know what's going on

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-22T08:41:17.0033333+00:00
jasmeet ghai 0 Reputation points
edited a comment 2025-02-22T11:11:08.46+00:00
AgaveJoe 1,510 Reputation points
0 answers

.NET application not showing images after server updates on windows 2022

After server updates, .NET application running in IIS is not showing any images and unable to connect to any js, css resources

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-21T14:01:44.59+00:00
Sushil Biswas 0 Reputation points
commented 2025-02-22T00:55:34.66+00:00
SurferOnWww 3,796 Reputation points
0 answers

facing an issue with cookieless Forms Authentication in an ASP.NET sub-application that is integrated with a main application built in Python

Hello, We are facing an issue with cookieless Forms Authentication in an ASP.NET sub-application that is integrated with a main application built in Python. The main application (Python) and sub-application (ASP.NET) work together.The ASP.NET…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-21T06:01:09.32+00:00
Akshayaa Kalyanavenkatesh 0 Reputation points
edited a comment 2025-02-21T10:22:09.5966667+00:00
XuDong Peng-MSFT 11,336 Reputation points Microsoft Vendor
1 answer

how do i fix this System error '80131509' The request was aborted: Could not create SSL/TLS secure channel. /webmain.asp, line 12670

I am trying to get a fed ex shipping price from a website and this error comes up System error '80131509' The request was aborted: Could not create SSL/TLS secure channel. /webmain.asp, line 12670 How do I fix it?

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-20T17:24:25.71+00:00
Jill Johnson 0 Reputation points
commented 2025-02-21T02:28:18.7466667+00:00
XuDong Peng-MSFT 11,336 Reputation points Microsoft Vendor
1 answer

How will I Remove Border From MultiSelect_Chosen Input Form

Please show me what I am doing wrongly with this Multiselect_Chosen Form border removal. My Razor View Below <div class="row"> <div class="col-md-12 col-sm-8 col-xs-12 col-xs-offset-0"> …

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-08T17:17:22.71+00:00
abiodunajai 396 Reputation points
edited the question 2025-02-20T06:05:53.1833333+00:00
Jack J Jun 24,801 Reputation points Microsoft Vendor
4 answers

How to fix ASP.NET Core WEB API ? localhost error

I am trying to run an API test first but then whenever i tried to run it it gives me this error localhost cannot be found even on the localhost:5125 still wont run

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-12T13:32:29.9233333+00:00
LOGAN PANUCAT 0 Reputation points
commented 2025-02-17T01:37:42.2333333+00:00
Ping Ni-MSFT 4,890 Reputation points Microsoft Vendor
1 answer

How to use Co-Pilot via API

Hi, I am trying to figure out if it is possible to query co-pilot and grab the generated answer via api. What I mean by this is for example say in Jira or any Ticketing System that can make calls to an API is it possible to make a call to co pilot…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
605 questions
asked 2025-02-14T16:20:24.53+00:00
Jarrett Trapani 0 Reputation points
answered 2025-02-15T19:12:34.22+00:00
pavan kumar 0 Reputation points
2 answers

Creating a Leaderboard with Stored Procedures in an API Application

How can a leaderboard be implemented for an application that uses an API, including creating the necessary stored procedures? I am new to this technology but have some understanding of data access using ADO.NET. What steps can be taken to achieve this?

Azure Database for PostgreSQL
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
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-08T19:15:28.0833333+00:00
Suraj Wakure 0 Reputation points
commented 2025-02-12T12:56:50.0866667+00:00
Mahesh Kurva 2,835 Reputation points Microsoft Vendor
1 answer

Portal returns updated results while the API returns outdated ones

I have created a GPT4 model in Azure OpenAI Service, and I want to add data source which is Azure AI Search (Cognitive Search Service). The problem is at the time of deployment i cannot see any data source adding option, it is deployed first and then…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,195 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,711 questions
asked 2025-01-06T07:37:01.02+00:00
Hassan Kaleem 0 Reputation points
commented 2025-02-10T11:01:55.7933333+00:00
Suresh Chikkam 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

API returns status 200 but empty body after IIS restart or Idle time

I have a .Net core 8 webapi project. it works fine normally. but when it is called after a long idle time or after the iisrestart, returns 200 and the response body is empty. I tried to log the data, and there is data in the log. don't know what is…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-09T06:36:09.7666667+00:00
Binu Thomas 171 Reputation points
edited a comment 2025-02-10T09:35:42.01+00:00
Binu Thomas 171 Reputation points
3 answers

How to get Json Data from an external WEB API to an JQUery autosearch text box end point

Hi everybody: I have an external minimal Web API that produces a JSON object ( array) as per below. app.MapGet("/AsyncAutocompleteErf/{search}", async (IErvenRepository request, string search) => { var data = await…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,044 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-01-10T16:24:18.3033333+00:00
Jose Daniel Navarro Brito 61 Reputation points
commented 2025-02-07T08:40:44.0433333+00:00
Ping Ni-MSFT 4,890 Reputation points Microsoft Vendor
1 answer

When we will update on the next version of MVC5.3.0 if there is no updates on the version please provide documentation for that.

Hi please provide the relavent info regarding the ASP.NET MVC 5.3.0 is there any updated on version if not please provide the documentation. Regards vinayak

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
33 questions
asked 2025-01-31T07:08:06.0033333+00:00
Vinayak Padamata 0 Reputation points
edited the question 2025-02-07T03:11:33.1+00:00
Zhi Lv - MSFT 32,986 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How Do I remove Form outline From JavaScript Multi-Select Form

Please I would like to remove form outline around multi-select form as shown below mark in red. The user get confused thinking they should add the email on the To: and Cc: 2nd Form rows rather than the Add new (To and Cc) 1st Form rows. The result…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 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,306 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-02-05T11:35:25.59+00:00
abiodunajai 396 Reputation points
accepted 2025-02-06T01:30:16.3366667+00:00
abiodunajai 396 Reputation points
0 answers

Do Dev Tunnels Have an HTTP Timeout Issue?

Using a dev tunnel to connect a Mac client app to an ASP.NET service running on a PC has raised a timeout issue. One API call takes about 70 seconds to complete, but when the client runs on the Mac via the dev tunnel, an HTTP timeout occurs after 60…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-01-17T14:50:58.46+00:00
Tony Pitman 76 Reputation points
edited a comment 2025-02-01T19:58:10.8433333+00:00
Alex Bogomolov 25 Reputation points
1 answer One of the answers was accepted by the question author.

Blazor get absolute URL from within the class

Hello, I have a class inside the Services folder. It contains a LogError(Exception ex) method in which I need the absolute URL in order to get the requested page. However, I am unable to access the HttpContext.Request.Url or any other method/extension…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,665 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-01-20T13:57:47.14+00:00
Kuler Master 406 Reputation points
accepted 2025-01-31T10:24:06.3333333+00:00
Kuler Master 406 Reputation points
1 answer

Migration from .Net Web Application (Framework 4.7) into .Net Core Web 8.0

Hi, I would like to migrate my application from .Net Framework 4.7 to .Net Core 8.0 as I would like to have my application in the latest version. My application is in MVP architecture and web pages are aspx (UI part). Is there any easy way to migrate it…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,105 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 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,306 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-01-29T03:37:46.5466667+00:00
Banu 20 Reputation points
answered 2025-01-29T21:48:47.57+00:00
Bruce (SqlWork.com) 71,686 Reputation points
0 answers

Issue with Azure AD B2C Custom Policy: "Basic credentials specified for 'REST-fetchUserProfile-APAC' are invalid

Description I am working on an Azure AD B2C custom policy for the Global Identity Framework, designed to support traveling user sign-ins across multiple regions. This setup involves two major components Right now im only working on region tenant…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-01-13T02:44:31.7266667+00:00
Ray Garg 20 Reputation points
commented 2025-01-24T20:07:49.07+00:00
Sanoop M 1,000 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Why Does PUT Work for Data Retrieval in My API, and Why Should I Use GET Instead?

Detailed Question: In my current API implementation, I’m using the PUT method to retrieve user profile data, and despite this being semantically incorrect, I am still able to successfully fetch the data. This leads me to wonder why it's necessary to use…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,788 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2025-01-23T04:24:23.26+00:00
Ratul Roy 20 Reputation points
commented 2025-01-23T22:59:11.28+00:00
SurferOnWww 3,796 Reputation points
1 answer One of the answers was accepted by the question author.

why asp.net webapi generate a zh-Hans directory in bin directory?

I know this zh-hans means simplified Chinese, but I still don't understand the purpose of generating it

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
380 questions
asked 2022-05-26T10:08:48.267+00:00
heyangben 81 Reputation points
commented 2025-01-17T21:45:27.2133333+00:00
mikefinch87 115 Reputation points