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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' [modified]

Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' [modified]

Scheduled Pinned Locked Moved ASP.NET
databasehelpasp-netvisual-studiohosting
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
    ahawari09
    wrote on last edited by
    #1

    I am using vs 2005 for websites, I deploy my website and there is a login name and pass when I enter them I get this error message : System.Data.SqlClient.SqlException: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'. my web.config sql connection is this: This is a godady hosting website I will be thank full if you can point were the problem is.

    hawari

    modified on Friday, November 28, 2008 6:57 AM

    A 1 Reply Last reply
    0
    • A ahawari09

      I am using vs 2005 for websites, I deploy my website and there is a login name and pass when I enter them I get this error message : System.Data.SqlClient.SqlException: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'. my web.config sql connection is this: This is a godady hosting website I will be thank full if you can point were the problem is.

      hawari

      modified on Friday, November 28, 2008 6:57 AM

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

      I think you are using Membership or profile or persinalization features using aspnedb database. If its working fine in local , then are you using the same datbase ? if not then please run aspnet_regsql command to register all inbuiled tables,proceudre with your database . So, its only about aspnet_regsql command.

      cheers, Abhijit

      A 1 Reply Last reply
      0
      • A Abhijit Jana

        I think you are using Membership or profile or persinalization features using aspnedb database. If its working fine in local , then are you using the same datbase ? if not then please run aspnet_regsql command to register all inbuiled tables,proceudre with your database . So, its only about aspnet_regsql command.

        cheers, Abhijit

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

        Hi Abhijit, Thank u for your answer. Is this the right aspnet_regsql.exe -E -S ServerName\SQLEXPRESS -A all. How can I know that I am using the same database? Best regards, hawari

        hawari

        A 1 Reply Last reply
        0
        • A ahawari09

          Hi Abhijit, Thank u for your answer. Is this the right aspnet_regsql.exe -E -S ServerName\SQLEXPRESS -A all. How can I know that I am using the same database? Best regards, hawari

          hawari

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

          ahawari09 wrote:

          Is this the right aspnet_regsql.exe -E -S ServerName\SQLEXPRESS -A all

          Command is something like that. You have to choose database name which you are using . then it will do automatically. Run the command from your .NET Framework folder of you database server system.

          ahawari09 wrote:

          How can I know that I am using the same database?

          I didn't get your point ? You should know which datbase server you are using.

          cheers, Abhijit

          A 1 Reply Last reply
          0
          • A Abhijit Jana

            ahawari09 wrote:

            Is this the right aspnet_regsql.exe -E -S ServerName\SQLEXPRESS -A all

            Command is something like that. You have to choose database name which you are using . then it will do automatically. Run the command from your .NET Framework folder of you database server system.

            ahawari09 wrote:

            How can I know that I am using the same database?

            I didn't get your point ? You should know which datbase server you are using.

            cheers, Abhijit

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

            I am sorry never mind about that. regards, hawari

            hawari

            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