Re: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



When you created a new SQL Server Express DB, it created a blank database.
In order to use the database to store your membership information you need
to provision it with the necessary tables and stored procedures.
Fortunately, this is easy as there is a tool called aspnet_regsql that
will do this for you. Run this program and follow the wizard.

BTW, this tool doesn't show up in any of the VS menus or windows start
menu. You'll need to run it from the command line.

Andrew:

Thanks. In case It wasn't clear in the first post, I did run that tool. It
selects my local machine as the server (makes sense) But it can't find the
DB I created in the pull down. I get that error instead.

It really seems this whole thing was very much cobbled together by
microsoft. This has been insanely frustrating.

I think I'll take your advice from the other thread and do a complete
reinstall. *sigh*.

Thanks for the help!

-Darrel


.



Relevant Pages

  • Re: Portable stored procedures
    ... > JDatastore lets you store binary streams outside the table scema. ... Other databases usually do not store BLOB's ... > you will have to write the function in the client in Java (or whatever ... >> stored procedures written in some proprietary language. ...
    (comp.lang.java.databases)
  • Re: Writing ONE STORED PROCEDURE rather than 5
    ... @StartDate DateTime = null, ... is null and @store is null ... > I have created the following 5 stored procedures which return rows based> on ... > select * from INVOICES ...
    (microsoft.public.sqlserver.programming)
  • Embedded Stored Procedure within App
    ... We have an application with is store procedure dependent. ... way to simplify our deployment by embedding Stored Procedures within our ... application so that we do not have to "keep track" of which SPs to promote. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Embedded Stored Procedure within App
    ... We have an application with is store procedure dependent. ... way to simplify our deployment by embedding Stored Procedures within our ... application so that we do not have to "keep track" of which SPs to promote. ...
    (microsoft.public.dotnet.languages.vb)
  • Witness eQuality Balance Client
    ... provision for integration with Active Directory? ... store all this information in AD instead of having a separate layer of ...
    (comp.dcom.telecom.tech)