@User.IsInRole("admin") Operation not supported !

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Husniddin
Posts: 8
Joined: Mon 10 Aug 2015 08:26

@User.IsInRole("admin") Operation not supported !

Post by Husniddin » Mon 10 Aug 2015 08:37

Hi,
I installed Devart.PostgreSql with folowing this tutorial https://www.devart.com/dotconnect/postg ... .html#role
All works fine, but when I call Admin role from View.cshtml with operation : @User.IsInRole("admin") { } , after that showing error as Operation not Suppoorted. How can I solve it ?

Thank you for your answer!

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: @User.IsInRole("admin") Operation not supported !

Post by Pinturiccio » Fri 14 Aug 2015 13:41

We have answered you via e-mail.

Post Reply