Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

Scheduled Pinned Locked Moved ASP.NET
databaseasp-netsysadminhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MNantu
    wrote on last edited by
    #1

    Hi everyone, I'm currently working on a web project which supports roles. This is the first time I'm working with roles so I took some help (reading a few books and articles) and it's working fine (locally). I uploaded the project to the remote server today. And, even though I don't have the aspnet_CheckSchemaVersion procedure on my local db, it does on remote server and throws this exception. I really don't know why, I made some googling and found out that I'm not the only one. But I couldn't find a solution. By the way, in web.config, roleManager is set to enabled="false". I'm really lost here and I would really appreciate if anyone could at least give me a clue about why this happens. Thanks.

    N 1 Reply Last reply
    0
    • M MNantu

      Hi everyone, I'm currently working on a web project which supports roles. This is the first time I'm working with roles so I took some help (reading a few books and articles) and it's working fine (locally). I uploaded the project to the remote server today. And, even though I don't have the aspnet_CheckSchemaVersion procedure on my local db, it does on remote server and throws this exception. I really don't know why, I made some googling and found out that I'm not the only one. But I couldn't find a solution. By the way, in web.config, roleManager is set to enabled="false". I'm really lost here and I would really appreciate if anyone could at least give me a clue about why this happens. Thanks.

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You'll need to run aspnet_regsql to ensure the stored proc has been installed


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups