Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
61 views

Visual Studio 2022 Debugging stopped working after windows update 2025 10 [duplicate]

my system updated to the latest windows update last night. this morning when I try to run my MVC web app where all my API's reside. it launches the web browser(regular Chrome ) and immediately ...
0 votes
0 answers
39 views

Paypal WCF SOAP CS0030 Error: Cannot convert type '.PaypalSandboxService.TupleType[]' to '.PaypalSandboxService.TupleType'

I have a production ASP.NET MVC web application on .NET 4.5 that's been successfully integrated with PayPal's SOAP API for years using a WCF service reference. The reference was generated from https://...
-1 votes
0 answers
101 views

Using console application that will bind to a view [duplicate]

Within a console application can I bind an ASP.NET MVC view to a model? I do it all the time in an ASP.NET MVC project, but I would like to do it in a console application. I have this logic I am not ...
-4 votes
0 answers
31 views

Bootstrap datatable column searching [closed]

How to add this in my datatable initilisation I tried looking for it through examples but could find it Can someone please post a full implementation of the search option Its quite confusing beacuse ...
0 votes
0 answers
52 views

Using [FromQuery] with a .NET controller for an optional boolean query string parameter where presence alone should set it

.NET has [FromQuery] to get query parameters on the path. For instance my/foo?bar=1 maps to: public class MyController : Controller { [HttpGet] public async Task<Whatever> Foo([FromQuery]...
1 vote
1 answer
60 views

Keycloak supported ASP.net app loops following authentication

My program has recently began support of Keycloak and I have been doing my best to learn it while managing my other tasks. However, I recently came across an issue that I simply can not seem to solve. ...
1 vote
0 answers
44 views

Dockerizing ASP.NET MVC application on .NET 4.5.2 - 404 from ManagedPipelineHandler on hitting an action method

I am trying to dockerize an existing ASP.NET MVC application running on .NET 4.5.2. I am using mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 as the base image (the base ...
0 votes
0 answers
47 views

.AspNet.Cookies not set in IIS virtual application when using OWIN cookie middleware with .NET Framework

I'm running a .NET framework 4.7.2 application using OWIN cookie authentication under IIS as a virtual application locally (e.g., https://example.test/cms/) but I end up in and endless redirect loop ...
0 votes
1 answer
67 views

Owin security could not handle callback "signin-oidc", Error 404 on ASP.NET MVC

I have a simple ASP.NET MVC app with .NET 4.8. I want to use keycloak as security management and my app connect to it via openid connect protocol. To do this, I've created a startup.cs class in my ...
1 vote
1 answer
34 views

CSP Violation when including iframe in web page

I have an iframe embedded in an ASP.NET web form. I have included what I thought was the correct Content-Security-Policy values in the web.config. However, I still get a CSP violation in the web ...
0 votes
0 answers
41 views

ASP.NET MVC on .NET 4.7.2 - HTTPS IFrame - The required anti-forgery cookie "__RequestVerificationToken" is not present

Starting yesterday, an ASP.NET MVC web application running on .NET 4.7.2 that is called in an IFrame stopped working with the following error: The required anti-forgery cookie "...
0 votes
0 answers
28 views

How to configure ASP.NET MVC (.NET 4.8) app to work under /report location with Nginx?

I have an ASP.NET MVC application (on .NET 4.8). Currently, the DevOps team has set up Nginx to handle requests with: location: / and this works fine. Now they want to change the setup so the ...
1 vote
1 answer
94 views

ASP.NET MVC: Anti-forgery token could not be decrypted after 10–15 minutes of idle time

I’m running an ASP.NET MVC application on IIS. The site structure is simple: a single IIS server (not a web farm or cluster) with one site that hosts several applications. From time to time, I get the ...
0 votes
0 answers
57 views

Debug SessionState using SQL Server connection error

I have an ASP.NET MVC application that is configured to use SQL Server to save the session state. If there is an issue with the session state connection string (invalid password, server, etc) my ...
0 votes
0 answers
42 views

How to fix the 'Generic Padding Oracle' vulnerability when recommended steps fail

I have been scanning our deployed (ASP.NET Framework 4.7.2) applications for vulnerabilities and on one of them have encountered the OWASP warning Generic Padding Oracle. My understanding of this ...

15 30 50 per page
1
2 3 4 5
...
13388

AltStyle によって変換されたページ (->オリジナル) /