Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.

Discussion in 'Web Matrix v2 beta [Closed]' started by ajeeshco, Jan 6, 2012.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. How can I add sql application services support to the database.

    Thanks in advance,
    Ajeesh
     
  2. Thanks CrystalCMS. But I would like to know how I can register sql application services in the database hosted by discountasp.net(Web Matrix v2 beta).

    The link you sent is for local database.

    Thanks,
    Ajeesh
     
  3. In that case:
    • perform a db backup of your DASP db
    • download the db locally
    • restore the db locally
    • execute the aspnet_regsql.exe command line against the local db
    • backup the local db
    • restore the local db backup to the DASP server
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page