3,627 questions with Developer technologies | ASP.NET | Other tags
How to play sound on android tablet from C# ASP.Net page
Need to send a beep tone or similar under certain conditions when an error occurs
Developer technologies | ASP.NET | Other
Global.asa file not being found post server upgrade
We upgraded from Win 2016 to Win 2022. When I try to access the site, I am getting a 404 status code. In the Failed Request Logs folder, the log file is pointing to not finding the global.asa file. Except, it was never there in the first place. The…
Developer technologies | ASP.NET | Other
HTTPS Reverse Proxy on IIS 10 – External Access Fails (Timeout) Although Local Requests Work
Hello everyone, I’m currently facing an issue with an IIS 10 reverse proxy configuration on Windows Server, and I would really appreciate your guidance. Environment Windows Server IIS 10 Application Request Routing (ARR) + URL Rewrite enabled Backend…
Developer technologies | ASP.NET | Other
Unable to launch IIS Express Web server
I copied a Visual Studio 2022 ASP.NET MVC project that I was working on from my desktop machine to my laptop. When I attempted to test/run the app in debug mode from within Visual Studio 2022, I got an "Unable to launch the IIS Express Web…
Developer technologies | ASP.NET | Other
How do I copy a WebForms app to another server?
We have a legacy ASP.NET WebForms app using .NET Framework 4.5.2 on a Windows Server 2016. We've got to move it off the server it is on, to a new server. Copying a WebForms app from one server to another isn't something I've done before. And I know that…
Developer technologies | ASP.NET | Other
Trying to validate token for webhook subscription keeps returning Bad Request error
I am trying to create a subscription for webhooks for my application. I created an endpoint for accepting the validationToken which I specified in the notificationUrl as can be seen below. When I run my changes locally on our server everything seems to…
Developer technologies | ASP.NET | Other
How do you display mp4 video containing chapters via asp.net web application project?
I have created MP4 videos that contain chapters. I can select those chapters when I play them on my Windows 11 computer using VLC or JRiver Media Center but I have failed to find a way to make chapters visible when these videos are made accessible online…
Developer technologies | ASP.NET | Other
How to Prevent Browser Back to Previous Page Values
I'm trying to prevent the previous values shown when the user clicks the browser's back button after a record insert using ASP.NET. I know this is a classic question asked many times, but I've tried a number of suggested methods found online and none…
Developer technologies | ASP.NET | Other
Clarification on Mapping Subscription Data with /subscribedskus API Response
Hi Team, I am currently integrating the API that returns the availableUnits value: https://learn.microsoft.com/en-us/partner-center/developer/get-a-list-of-available-licenses The API is returning the product and license details correctly. However, the…
Developer technologies | ASP.NET | Other
Does a website built on asp.net have a Content Management System (CMS)?
I have a client that is using an agency that is using asp.net to build their website. I've never heard of this before. My agency provides SEO and I'm trying to find out if the new website will have a Content Management System and logins so my team can do…
Developer technologies | ASP.NET | Other
Unsafe-inline and unsafe-eval
Hi All, We have an application developed in ASP.NET (.NET Framework 4.6.2). Understand from the below article that we need unsafe-inline and unsafe-eval settings in order to run the…
Developer technologies | ASP.NET | Other
How to Convert MS Word to PDF in ASP.NET
I use NuGet's PDFSharp for merging PDFs, and it's great. But now I'm trying to see if I can read an MS WORD document and convert it into a PDF. I'm not sure PDFSharp or MigraDoc can do it. I know Spire.DOC will work, but it's not free. I can get it done…
Developer technologies | ASP.NET | Other
Why is the blazor css isolation not working?
I have an AppLogin.razor component and its css file is AppLogin.razor.css. They are working fine. I have a UserLogin.razor component and its css file is UserLogin.razor.css. The working mechanism is as follows When you login from the AppLogin.razor…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Developer technologies | .NET | Other
Developer technologies | ASP.NET | Other
Developer technologies | C#
Javascript issue
Hi, Any Javascript example to show the similar button (like the following), when the mouse is on the top of the text?
Developer technologies | ASP.NET | Other
An asp.net web form works in visual studio, works browsing from IIS, but fails from remote browser
I have an asp.net app with simple web forms. It works from Visual studio 2022. it works when its deployed to IIS if I browse from IIS but from a desktop it throws an error (below). I not sure where the version 1.0.0.0 comes from because…
Developer technologies | ASP.NET | Other
How to resolve infinite loop issue in Azure AD authentication in Asp.Net MVC application
We have an Asp.Net MVC application running on v4.6.1. We are implementing SSO authentication using Azure AD. We are using Microsoft.Owin.Security.OpenIdConnect library for cookie based authentication. Below is our auth configuration - public void…
Developer technologies | ASP.NET | Other
How to Create simple HTML/CSS project in Visual Studio 2022
I'm so used to creating simple HTML projects in 2019. How do I do the same thing in 2022? I don't want Core at all, just a project that will launch from a basic index.html. I can't even find a way to add an HTML file to an empty project. What's the best…
Developer technologies | .NET | Other
Developer technologies | ASP.NET | Other
KB5066835 update causing IIS Service to not work
Recently my local hosted IIS services is not running after the new update. My visual studio projects also can't be run as well. I have to delete the new update in order to run my projects and local hosted services again. May I know what is the problem?
Developer technologies | ASP.NET | Other
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…
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
Developer technologies | ASP.NET | Other
which learning path i can use it to learn web development?
Which learning path, I can use it to learn web development? Specially in C#, asp.net