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' ERROR

Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' ERROR

Scheduled Pinned Locked Moved ASP.NET
helpasp-netdatabasesysadmindiscussion
5 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.
  • A Offline
    A Offline
    AprNgp
    wrote on last edited by
    #1

    I am getting this error Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' my site is on the server, so i guess, i need to remove the 'dbo.' from 'dbo.aspnet_CheckSchemaVersion'. But i m not able to locate this. I am getting this error, when i am attempting to login ( same error on registration page ). All other pages are working fine. Please help me out of this.

    Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi

    A 1 Reply Last reply
    0
    • A AprNgp

      I am getting this error Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' my site is on the server, so i guess, i need to remove the 'dbo.' from 'dbo.aspnet_CheckSchemaVersion'. But i m not able to locate this. I am getting this error, when i am attempting to login ( same error on registration page ). All other pages are working fine. Please help me out of this.

      Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      apr ~ asp wrote:

      I am getting this error Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

      I believe you are using Membership or Profile in asp.net . Did you register your SQL server for that ? Please run aspnet_regsql from your command prompt and choose the database you are using. Then Again run the application .

      cheers, Abhijit CodeProject.Com MVP

      A 1 Reply Last reply
      0
      • A Abhijit Jana

        apr ~ asp wrote:

        I am getting this error Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

        I believe you are using Membership or Profile in asp.net . Did you register your SQL server for that ? Please run aspnet_regsql from your command prompt and choose the database you are using. Then Again run the application .

        cheers, Abhijit CodeProject.Com MVP

        A Offline
        A Offline
        AprNgp
        wrote on last edited by
        #3

        Thanx for ur reply .... i already did that ... My site works perfectly for local database, for remote database, i guess dbo. extension has to be removed. I removed the dbo. extension for other table adapters from the xsd file of the dataset.

        Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi

        A 1 Reply Last reply
        0
        • A AprNgp

          Thanx for ur reply .... i already did that ... My site works perfectly for local database, for remote database, i guess dbo. extension has to be removed. I removed the dbo. extension for other table adapters from the xsd file of the dataset.

          Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          apr ~ asp wrote:

          guess dbo. extension has to be removed. I removed the dbo. extension for other table adapters from the xsd file of the dataset.

          then , is it working now ?

          cheers, Abhijit CodeProject.Com MVP

          A 1 Reply Last reply
          0
          • A Abhijit Jana

            apr ~ asp wrote:

            guess dbo. extension has to be removed. I removed the dbo. extension for other table adapters from the xsd file of the dataset.

            then , is it working now ?

            cheers, Abhijit CodeProject.Com MVP

            A Offline
            A Offline
            AprNgp
            wrote on last edited by
            #5

            everything is working fine, except the membership framework. i m not able to locate dbo.aspnet_CheckSchemaVersion to remove "dbo."

            Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi

            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