© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
11 replies
Ownix

❔ Argument 1: cannot convert from 'Ardalis.Result.Result' to 'TResponse'

https://dotnetfiddle.net/uebISh

Line 96. I have a contsraint that says
where TResponse : Result
where TResponse : Result
so I am very confused about this error.

Result.Error("Whatever.");
Result.Error("Whatever.");
IS Ardalis.Result.Result type...
Argument 1: cannot convert from 'Ardalis.Result.Result' to 'TRespon...
Argument 1: cannot convert from 'Ardalis.Result.Result' to 'TResponse' | Test your C# code online with .NET Fiddle code editor.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Iterator (Argument 1 cannot convert from 'Coding.Exercise.Nodechar[]' to 'char*' Compilation failed)
C#CC# / help
4y ago
✅ Cannot convert from anonymous type
C#CC# / help
4y ago
✅ Cannot convert from string[] to 'char' [SOLVED]
C#CC# / help
4y ago