-
Getting the below error on the callback to admin.
System.Exception: An error was encountered while handling the remote login. ---> System.InvalidCastException: Cannot cast Newtonsoft.Json.Linq.JArr…
-
AmbiguousActionException: Multiple actions matched. The following actions matched route data and had all constraints satisfied:
IdsAdmin.STS.Identity.Controllers.HomeController.Index (IdsAdmin.STS.…
-
I have tried to used some integration tests with my Asp.Net Core MVC app but I get following errors:
Can you help me please with this issue?
Thank you.
```
{System.InvalidOperationException:…
Jenan updated
5 years ago
-
Hi,
Apologies as this is a [cross post from Stack Overflow](https://stackoverflow.com/questions/53184185/for-content-security-policy-how-do-i-allow-self-and-a-static-url-as-well-as-unsa) but I have…
-
Hi,
I've a web application that hosts NSB that is making me crazy.
Before to explain what the app does, let me add some info:
- ASP.Net Core 2.1
- Docker hosted on ECS (usually 5 containers with…
-
asp.net core 2.1
System.IO.IOException: An existing connection was forcibly closed by the remote host ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the rem…
-
**Which project template is the issue about?**
API
...
If I do not use IIS/IIS Express will the stuff in the web config still be used by Kestrel?
Also, I removed the NWebSec packages and buil…
-
I am using a centos 7 distribution and i just updated the .netcore sdk to 2.1.301. After the update I have a strang behaivior.:
If my app is runing with dotnet run from cli or console it run as expec…
-
I'm trying to use Snyk in my build for the new Azure DevOps Pipelines, with a C# .Net CODE app and Snyk keeps telling me: Error: Could not detect supported target files in D:\a\1\s.
I'm at a loss o…
-
i'm getting this error always
asp.net 2.0
StackExchange.Redis.StrongName 1.2.6
3 redis server 1 master 2 replica
reading from replica only and writing to master
initilizing connection…