3,611 questions with Developer technologies | ASP.NET | Other tags
Support Custom HTTP Client (Proxy) in MSAL Android for P2P Bootstrap Connectivity
I'm developing an Android app that uses the Wi‑Fi Bootstrap API to establish a persistent peer-to-peer (P2P) connection to a specific device. This connection is essential to the app's functionality, but the API explicitly does not provide internet…
Developer technologies | ASP.NET | Other
Option not supported for Encrypt and TrustServerCertificate
We can connect to MySQL in Workbench using SSL. When we update the code to use that connection in a secure way which passes a Fortify scan, we can't retrieve any data from it. If we remove both the Encrypt and TrustServerCertificate parts, we can get…
Developer technologies | ASP.NET | Other
How to resolve error 0x80073701 during Features Installation on Microsoft Windows Server 2019 Datacenter OS
Hello, I am encountering Error 0x80073701 while attempting to install certain features on Azure VM running Microsoft Windows Server 2019 Datacenter OS. This error appears when I try to install everything together or with each feature separately. Is…
Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
Developer technologies | ASP.NET | Other
Get Absolute URL in Blazor 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…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Developer technologies | ASP.NET | Other
Developer technologies | C#
I have a two procedure, first one for Insert and the second one for update, When I update the table using "prcImage", it doesn't update. Can anyone help me to solve this. I provide the table and store procedures check it and also I provide the .cs Code
This is my table CREATE TABLE [dbo].[UserProfile] ON [PRIMARY] This is my 1st Store Procedure ALTER proc [dbo].[prcDataSubmit] @fname varchar(20), @lname varchar(10), @contact char(15), @password varchar(50) as begin declare @yy char(4) declare @mm…
Developer technologies | ASP.NET | Other
SQL Server | Other
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…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
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
Developer technologies | ASP.NET | Other
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…
Developer technologies | ASP.NET | Other
Publish Error
Copying file Content\app_content\assets\libs\datatables.net-buttons\node_modules\datatables.net\js\jquery.dataTables.min.js to…
Developer technologies | ASP.NET | Other

allow only one system to login the aspx page
Hello I have hosted my aspx pages in serevr its accesing using local ip 192.168.xx.x for example i have abc.aspx it should allow only one system and one login to access if any other same user login and coming from difference browser or system has to…
Developer technologies | ASP.NET | Other

How to Change the Password for the Messaging System in MSSQL ASPX?
The issue at hand involves a lost database containing millions of data points, with only a ten-year-old backup available. The automatic email sending feature, essential for operations, has stopped working, possibly due to a password mismatch for the…
Developer technologies | ASP.NET | Other
Error in Visual Studio 2022 -- ASP.NET Framework 4.8 XSD Code Generation
An ASP.NET Framework 4.8 VB Web Forms Site is generating the following error: Failed to generate code. Exception of type 'System.Data.Design.InternalException' was thrown. This error occurs after creating the .XSD file in the designer and adding a…
Developer technologies | ASP.NET | Other
Server Error in '/' Application Web.config
HI I need this problem solution. If anybody have this solution then pls reply to it. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the…
Developer technologies | .NET | .NET Runtime
Developer technologies | ASP.NET | Other
Table border issue
Hi, What is wrong below? How to correct it?
Developer technologies | ASP.NET | Other
have problem with this site, can you help please?
Erreur du serveur dans l'application '/'. Le format de la chaîne d'entrée est incorrect. __Description :__Une exception non gérée s'est produite au moment de l'exécution de la demande Web actuelle. Contrôlez la trace de la pile pour plus d'informations…
Developer technologies | ASP.NET | Other
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
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
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…
Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Office JavaScript API

Developer technologies | ASP.NET | Other
How to make search text in ASP.NET dropdown controls
I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …
Developer technologies | ASP.NET | Other
Developer technologies | C#
Add the extra empty lines
Hi, For table (tr td) lines on the page, how to add the extra empty lines below?
Developer technologies | ASP.NET | Other
Form layout issue
Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?