3,461 questions with ASP.NET tags

Sort by: Updated
0 answers

How do I attach an SSL certificate to access SOAP services with .NET Framework 4.8?

Hello everyone, We have a requirement to attach the SSL certificate while consuming SOAP services. We are getting an error as "Could not establish secure channel for SSL/TLS with authority 'url.com:portnumber'/". Inner Exception WebException:…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 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.
331 questions
asked 2024-02-15T14:43:26.2333333+00:00
Avinash Singh 0 Reputation points
commented 2024-02-20T07:23:46.97+00:00
Lan Huang-MSFT 29,246 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Setting HEX as the default color code for input type="color"

Hi, Please a there a way that I can make HEX be the default color code for input type = "color"? As it is, when I click on the input color, it is the RGB that show first, then using the "up and down" scroll arrow it changes to HSL,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,809 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-19T10:17:42.52+00:00
Donald Symmons 2,861 Reputation points
accepted 2024-02-20T05:43:42.5466667+00:00
Donald Symmons 2,861 Reputation points
1 answer

after convert html table to data table width and resolution and height changed so how to make it as before ?

I work on asp.net razor page i face issue when convert html table to data table jQuery  design of table width and cell height and size of table changed after convert it to data table using jQuery Desired result to be data table after converted and…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-20T00:18:28.3033333+00:00
ahmed salah 3,216 Reputation points
commented 2024-02-20T05:17:16.6533333+00:00
Lan Huang-MSFT 29,246 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Other ways to change label colors besides ColorPickerExtender

Is there another way to change color of labels on a web page and save the labels color into database besides using the ColorPickerExtender, as shown below? I asked this because using ColorPickerExtender displays the color code inside a Textbox, so that…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,809 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-13T23:18:06.8033333+00:00
Donald Symmons 2,861 Reputation points
answered 2024-02-19T20:38:51.0266667+00:00
Albert Kallal 5,246 Reputation points
1 answer One of the answers was accepted by the question author.

Drag and drop entire div tag instead of the single elements inside

Is it possible to drag and drop an entire div tag with elements inside of it, instead of dragging single elements one after the other? I have a JavaScript code that drags and drops labels and other elements from its position to another position. But I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,809 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-15T11:22:44.69+00:00
Donald Symmons 2,861 Reputation points
accepted 2024-02-19T00:00:20.7366667+00:00
Donald Symmons 2,861 Reputation points
3 answers

How to access Microsoft Graph APIs for my asp.net Web Form including authentication?

I am using ASP.Net Web forms but not in MVC pattern. In this, i would like to authenticate my web app using MS Graph API and how to access any MS Graph APIs further into the site? need some help on this.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,893 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2021-08-27T08:42:00.097+00:00
Jeeva Anbalagan 11 Reputation points
answered 2024-02-16T16:31:20.5366667+00:00
Bruce (SqlWork.com) 64,571 Reputation points
3 answers One of the answers was accepted by the question author.

ASP.Net Web Page View Designer blocking any Toolbox items

I am trying to drag items from the Toolbox in View Designer of the Web Page and I am being blocked. It does not allow me to drag any Toolbox items onto the Web page that I am trying to create. Only the text from the codes that I enter, are…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-15T21:09:46.19+00:00
Simon 286 Reputation points
answered 2024-02-16T13:19:19.0733333+00:00
Simon 286 Reputation points
0 answers

Asp.net core 6.0 with MVC application - Unable to launch razor view which is having partial view after deploying in IIS 10 version on windows server 2016.

I have developed MVC web application with .net core 6.0 and I am using these technologies... Web API (Hosted on same server in IIS) Entity Framework SQL Server Razor views, JavaScript, JQuery & Bootstrap. Apexcharts Issue : After deploying in…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
737 questions
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,530 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 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,861 questions
asked 2024-02-15T17:36:03.7933333+00:00
Prasad 20 Reputation points
edited a comment 2024-02-15T19:05:08.2433333+00:00
AgaveJoe 28,131 Reputation points
2 answers One of the answers was accepted by the question author.

Adding React.Js components to my existing/new Asp.net MVC core 6.0 , is this possible/compatible?

I am building ASP.NET Core 6.0 with MVC web application, and I am using these technologies... Web API Entity Framework SQL Server Razor views, JavaScript, JQuery & Bootstrap. Apexcharts But i want to improve my MVC web application front-end by…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,530 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 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,861 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.
331 questions
asked 2024-01-28T19:44:47.3666667+00:00
Prasad 20 Reputation points
edited a comment 2024-02-15T16:59:43.58+00:00
Prasad 20 Reputation points
2 answers

my dll is only 4.00 kb when I look at its size, in object explorer, when I click the arrow, it shows nothing and I cannot get to it with a using statement.

Hi, I had an asp.net website which uses a lot of .apx files. I was told to convert it to a web application. I did that by creating an empty web application and copying the website folders and files from the website into this new web application. There…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-13T22:11:43.5933333+00:00
iqworks Information Quality Works 276 Reputation points
answered 2024-02-15T08:19:35.54+00:00
QiYou-MSFT 4,321 Reputation points Microsoft Vendor
2 answers

Could not load file or assembly 'Microsoft.Owin, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35. The located assembly's manifest definition does not match the assembly reference.

I recently upgraded Microsoft Owin 2.1.0 to 4.2.0. Upon running in local my website has the below error. I have checked the DLLs, its the latest 4.2.0. LOG: DisplayName = Microsoft.Owin, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2021-12-23T05:25:08.603+00:00
blah 6 Reputation points
answered 2024-02-15T01:14:13.16+00:00
TK 6 Reputation points
1 answer One of the answers was accepted by the question author.

Are there any source apps to update the user & tables created when scaffolding an individual accounts MVC app

In Visual Studio 2022 , when you create an ASP.NET Core Web App ( Model View Controller) & select Individual Accounts as the Authentication type, a number of standard tables are created in the Database including AspNetUsers, AspNetRoles, &…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,530 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-13T16:46:29.06+00:00
Richard Scannell 321 Reputation points
accepted 2024-02-14T09:28:16.15+00:00
Richard Scannell 321 Reputation points
1 answer One of the answers was accepted by the question author.

Publishing a single .cs compiled file

Hi, May I please ask if it is possible to publish .cs file to make it a compiled DLL which will be in the bin folder of a live hosting, without having to publish the whole project? I asked this because I may need to make some changes to some C# codes and…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,809 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-13T03:20:16.4666667+00:00
Donald Symmons 2,861 Reputation points
accepted 2024-02-13T18:12:55.9333333+00:00
Donald Symmons 2,861 Reputation points
3 answers

Error using Role Based authentication in MVC application

I have an MVC application using the .Net framework that uses Authentication with individual user accounts. Everything works great. I am able to register new users and login with them. CRUD operations work on all of my models. Then I wanted to add…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-11T18:28:33.5533333+00:00
M J 661 Reputation points
answered 2024-02-13T17:05:30.6333333+00:00
M J 661 Reputation points
1 answer One of the answers was accepted by the question author.

editing pdf file in a browser

I need to open a preexisting PDF file with some editable fields in the browser . I want to fill out the editable fields of the pdf file and then save the file on my drive with the filled-out information. This pdf contains check boxes, text boxes,…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,530 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-11T02:28:09.8533333+00:00
Anjali Agarwal 1,426 Reputation points
accepted 2024-02-13T05:22:30.3333333+00:00
Anjali Agarwal 1,426 Reputation points
3 answers

C# MVC DropDownList

Good day, I have this form @using ECommerceNet7MVC.Models.ShippingCustomerModels; @model CustomerShippingAddress <div class="container"> @using (Html.BeginForm("Index", "CustomerOrder", FormMethod.Post, new {…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 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,861 questions
asked 2024-02-09T09:11:55.1966667+00:00
Modestas Vačerskas 0 Reputation points
answered 2024-02-12T08:20:27.15+00:00
Modestas Vačerskas 0 Reputation points
2 answers One of the answers was accepted by the question author.

Passing Model Data to Layout Page

Hello everyone and thanks for the help in advance. I have a partial view of some header data I want to reuse across several pages and therefore want to place this header within a layout page. This header may be used in other layouts as well. However…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-04T00:31:59.2166667+00:00
Kmcnet 786 Reputation points
accepted 2024-02-10T21:19:25.86+00:00
Kmcnet 786 Reputation points
3 answers One of the answers was accepted by the question author.

Problem on server after upgrad from .NET 4.6 to .NET 4.8 (site is KO)

Hello, We have just updated the version of an asp.net MVC project from .NET framework 4.6 to .Net 4.8. Following this, the solution compiles and works well locally whereas this is not the case after deploying the site. it no longer works on the server…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,809 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
.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,153 questions
asked 2024-02-01T15:19:42.1+00:00
Wassim GHARSALLAOUI 20 Reputation points
accepted 2024-02-09T10:22:06.8733333+00:00
Wassim GHARSALLAOUI 20 Reputation points
1 answer

Visual Basic MVC application secured login

I've been trying to create a MVC project using an existing SQL database with login security. I've looked at Identity and cookies but am unsure of the best approach and how to accomplish this in VB ( all examples seem to be in C#) . I'd also want to be…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-08T13:37:55.2833333+00:00
Peter Newman 66 Reputation points
edited a comment 2024-02-09T05:50:25.0033333+00:00
Lan Huang-MSFT 29,246 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

When hosted in IIS, are ASP.NET applications built targeting old versions of framework vulnerable?

For the sake of argument, imagine I have three ASP.NET Web Applications, each targeting a different version of .NET framework (4.0, 4.5.2, and 4.8). All of these applications are hosted on IIS 8.5 in the same app pool running CLR v4.0. Do each of these…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,809 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,461 questions
asked 2024-02-06T19:19:22.2466667+00:00
PAGE, Devon 20 Reputation points
answered 2024-02-08T21:12:19.2933333+00:00
Bruce (SqlWork.com) 64,571 Reputation points