Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6629677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:17:40+00:00 2026-05-25T22:17:40+00:00

I have published and deployed an ASP.NET MVC application that uses the Roles feature

  • 0

I have published and deployed an ASP.NET MVC application that uses the Roles feature of ASP.NET authentication. On my development machine, Roles work fine – but on my server, to which I’ve transferred the build, the entire database (schema, data, and users), and with full permissions, Roles don’t work.

Here is the line where my code crashes:

var exists = Roles.RoleExists("Administrator");

For some reason, such Roles queries aren’t working, but System.Web.Security.Roles.Enabled returns true and System.Web.Security.Roles.Provider is set properly.

What gives?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T22:17:40+00:00Added an answer on May 25, 2026 at 10:17 pm

    I found the solution, and it turned out to be unrelated to ASP.NET. The problem, which I found in my SQL logs, was that my SQL user did not have the EXECUTE permission for the database. All it took was a simple query:

    CREATE ROLE db_executor;
    GRANT EXECUTE TO db_executor;
    

    Thanks to everyone for their help.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP .net Web Application already deployed on my local machine (virtual
I have an ASP.NET application that is developed on my laptop and deployed on
I am using asp.net with C#. I have a application deployed on the server
I have published a WinForms application from Visual Studio 2010. It uses .NET 4.0.
i have a vb.net application i published it it made an app files diretory,
I have a java application that has Web Services published using Axis. With the
I've recently reached the stage where an ASP.net MVC application I am developing is
I have an application that we use internally that is deployed through ClickOnce. We
I have an ASP.NET MVC 3 app. It is working fine in both IE8
I have a solution that is deployed using ClickOnce. It consists of an application,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.