3,599 questions with ASP.NET tags

Sort by: Updated
12 answers

I can't find ASP.NET Web Application (.NET Framework) with c#

Hello I want to use ASP.NET Web Application (.NET Framework), and I have downloaded Visual Studio Community 2019 v16.11.3, and i have clicked the ASP.NET and web devleopment before i download it but I can't find the one i needed, I don't want the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Oct 1, 2021, 12:33 AM
WEI HAN TAN 46 Reputation points
commented Feb 21, 2025, 10:07 PM
Bharti, Jaya 0 Reputation points
2 answers

I'm missing a few project templates in VS 2022

In VS 2019, I frequently created new projects with the following templates: ASP.NET Web Application (.NET Framework) C# Report Server Project But I don't see those two templates in VS 2022. Did I miss something when installing 2022?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 17, 2025, 7:57 PM
Coreysan 1,806 Reputation points
commented Feb 21, 2025, 5:48 AM
Albert Kallal 5,496 Reputation points
2 answers

Fix "AADSTS500112" in "Azure Container App" running asp.net with Identity

I am encounter error "AADSTS500112" in an asp.net running in azure container app behind an ingress which is handing SSL termination. This means that all address are coming in as https and the ingress is forwarding http to port 8080. The Azure…

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
asked Feb 8, 2025, 5:54 PM
Kelvin Hoover 5 Reputation points
edited the question Feb 20, 2025, 8:39 PM
Sanoop M 925 Reputation points Microsoft Vendor
1 answer

How to apply Entra External Id "keep me signed in" functionality in ASP.NET web app

I'm updating a legacy .Net Framework 4.8 Webforms app to use Extra External Id for authentication. This is working and I can sign in and out no problem. The issue I have is with the Entra "keep me signed in" functionality. The following code…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 18, 2025, 1:11 PM
simgib 0 Reputation points
edited the question Feb 20, 2025, 6:30 PM
Sanoop M 925 Reputation points Microsoft Vendor
2 answers

How to get LINQ loaded in VS 2022

I installed VS 2022, 17.13.0, and included "LINQ to SQL" in Code tools. But LINQ is still not installed. I read up on StackOverflow, and watched a few videos, but I have no idea why I still cannot get LINQ installed. Current config: ASP.NET…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 12, 2025, 4:52 PM
Coreysan 1,806 Reputation points
edited the question Feb 20, 2025, 5:52 AM
Jack J Jun 24,801 Reputation points Microsoft Vendor
2 answers

Validating user's input format is not working

Our requirement is to ask users to create a password with the following format: First letter of firstname+First letter of lastname+2 digits of month+2 digits of day+4 digits of year. For instance, a user with the name of John Doe, born January 1, 1900…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,782 questions
asked Feb 18, 2025, 11:08 PM
Simflex 301 Reputation points
commented Feb 19, 2025, 5:53 AM
SurferOnWww 3,796 Reputation points
3 answers

How to convert Wordpress website to ASP.net web form?? is it possible??

We don't have the source code for the WordPress website. We got the code from the inspect-->view page source method. We just pasted the code in Visual studio and it's working but the problem is we were unable to separate the CSS and script file. As…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,447 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,803 questions
asked Apr 25, 2023, 7:18 AM
Anitha Sivakumar 0 Reputation points
answered Feb 18, 2025, 8:32 PM
RabNawaz khan 0 Reputation points
0 answers

IDA code works perfect on local but not on server

Hello Team, we have written a code for linking our asp.net application through ad account by OpenIdConnect . This works perfectly on local environment but while deploying on server it throws task canceled error . A task was canceled. Description: An…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 18, 2025, 12:42 PM
Suchita jain 0 Reputation points
edited the question Feb 18, 2025, 5:16 PM
Sanoop M 925 Reputation points Microsoft Vendor
0 answers

my website main menu is not working how i can fix it main while it shows skip navgation links

my website main menu is not working how i can fix it main while it shows skip navigation links in above of main menu

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 16, 2025, 8:02 AM
Sayed Ibrahim 0 Reputation points
commented Feb 17, 2025, 9:08 AM
XuDong Peng-MSFT 11,336 Reputation points Microsoft Vendor
3 answers

Table border issue

Hi, What is wrong below? How to correct it?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Jan 21, 2025, 3:55 AM
Peter_1985 2,711 Reputation points
commented Feb 17, 2025, 5:07 AM
Peter_1985 2,711 Reputation points
1 answer

IIS MVC web app gets 404.0 error when opening first view page

I built an MVC web application (about a dozen view pages) that is working fine when run from the VS.net 2019 designer IIS Express, but when I deploy the app to local IIS and run it, I get error... HTTP Error 404.0 - Not Found The resource you are…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 14, 2025, 5:50 PM
Jay Gunderson 0 Reputation points
answered Feb 16, 2025, 4:38 PM
Bruce (SqlWork.com) 71,591 Reputation points
4 answers

How to load jquery autocomplete dropdown box from an external WEB API

Good day everybody: I have an external web api which returns a label, value records needed for a client application 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
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,044 questions
asked Feb 6, 2025, 10:32 AM
Jose Daniel Navarro Brito 61 Reputation points
commented Feb 14, 2025, 5:57 AM
Ping Ni-MSFT 4,890 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

type or namespace not found error (Users1,Tbliller,tblilceler)

I added a string column in the database. I deleted my model which is db first approach in ASP.net mvc. And I added it again updated from the database. But I'm getting an error, I don't understand why this could be. I've done this before, no errors …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Jun 19, 2023, 1:45 PM
Harun Ergün 260 Reputation points
edited the question Feb 13, 2025, 5:16 PM
TP 104.1K Reputation points
0 answers

Getting AvailableBytes of memory and PercentIdleTime of CPU from a remote servers with error

I am creating an ASP.NET MVC web app to query a list of server resources like Disk Space, RAM and CPU using WMI classes. Everything worked as expected from my local development environment. All the queries are called using a user account with Admin…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Jan 31, 2025, 2:27 PM
Nguyen, David V 6 Reputation points
edited a comment Feb 12, 2025, 2:08 PM
Nguyen, David V 6 Reputation points
1 answer

Getting error while configuring build pipeline for .net framework project on azure VM IIS

We are getting error while configuring build pipeline for .net framework project having single .sln file for 3 different applications using azure devops pipelines , ##[error]The nuget command failed with exit code(1) and error(Error parsing solution file…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 10, 2025, 5:00 PM
Nikhil Rasal 0 Reputation points
edited the question Feb 11, 2025, 8:02 PM
Alison A 570 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.
379 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 Jan 31, 2025, 7:08 AM
Vinayak Padamata 0 Reputation points
edited the question Feb 7, 2025, 3:11 AM
Zhi Lv - MSFT 32,966 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,305 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.
379 questions
asked Feb 5, 2025, 11:35 AM
abiodunajai 396 Reputation points
accepted Feb 6, 2025, 1:30 AM
abiodunajai 396 Reputation points
1 answer One of the answers was accepted by the question author.

How can I show image in html markup and dynamic set size relative size of monitor ?

I work with ASP.NET MVC project. How can I show image in html markup and dynamic set size relative size of monitor ? I show image on web-page, but I have case when image size more then monitor size and I need use scroll so see image. I can fix trouble…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Feb 4, 2025, 5:57 PM
Alexander Kvitko 41 Reputation points
edited a comment Feb 5, 2025, 1:33 AM
Alexander Kvitko 41 Reputation points
1 answer

Hide IIS version when user gets error HTTP Error 404.0 - Not Found and view source file from webbrowser

When user load the page with wrong url or type wrong path to the file in url then user get error with below message in web browser. " HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Jan 29, 2025, 7:46 AM
Mehul Donga 0 Reputation points
commented Feb 4, 2025, 8:22 AM
XuDong Peng-MSFT 11,336 Reputation points Microsoft Vendor
2 answers

Multiple App.Razor components

Hello, Is it possible to have an additional App.razor file that I can use for e.g. Admin area only? Currently, if I create a new folder named Admin and create a new layout there, it inherits from the existing App.razor and linked css files. Basically, I…

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
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,599 questions
asked Jan 31, 2025, 8:47 AM
Kuler Master 406 Reputation points
edited an answer Feb 3, 2025, 8:26 AM
Ruikai Feng - MSFT 2,756 Reputation points Microsoft Vendor