﻿{"id":299,"date":"2010-07-29T15:21:00","date_gmt":"2010-07-29T07:21:00","guid":{"rendered":"http:\/\/nick.workao.org\/?p=299"},"modified":"2010-07-29T15:21:00","modified_gmt":"2010-07-29T07:21:00","slug":"the-system-web-security-sqlmembershipprovider-requires-a-database-schema-compatible-with-schema-version-1","status":"publish","type":"post","link":"http:\/\/nick.txtcc.com\/index.php\/win\/299","title":{"rendered":"The &#8216;System.Web.Security.SqlMembershipProvider&#8217; requires a database schema compatible with schema version &#8216;1&#8217;."},"content":{"rendered":"<p>I figured out the problem though and it was a typical bonehead  mistake.\u00a0 I used a script to recreate all the tables for Membership.\u00a0 I  didn&#8217;t copy any data into those tables.\u00a0 There is a table called  aspnet_schemaversions.\u00a0 It requires some values to be able to validate  the versions (duh).\u00a0 When I added these values into the table,\u00a0it  started working.<\/p>\n<p>common\u00a01\u00a01\nhealth monitoring\u00a01\u00a01\nmembership\u00a01\u00a01\npersonalization\u00a01\u00a01\nprofile\u00a01\u00a01\nrole manager\u00a01\u00a01<\/p>\n<p>Chalk it up to the learning curve!<\/p>","protected":false},"excerpt":{"rendered":"<p>I figured out the problem though and it was a typical bonehead mistake.\u00a0 I used a script to recreate&#46;&#46;&#46;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[20,92,199],"class_list":["post-299","post","type-post","status-publish","format-standard","hentry","category-win","tag-net","tag-c","tag-membership"],"_links":{"self":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/comments?post=299"}],"version-history":[{"count":2,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/299\/revisions"}],"predecessor-version":[{"id":301,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/299\/revisions\/301"}],"wp:attachment":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/media?parent=299"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/categories?post=299"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/tags?post=299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}