-
Posted to
IIS7 - General
by
phyxious
on
06-29-2009, 8:51 PM
The provider in my web.config is:
<!-- Add the read-only membership provider and set it as the default. --><membership defaultProvider="ReadOnlyPhpBBMembershipProvider">
<providers>
<add name="ReadOnlyPhpBBMembershipProvider"
type="ReadOnlyPhpBBProvider.PhpBBMembershipProvider, ...
-
Posted to
IIS7 - General
by
phyxious
on
06-29-2009, 7:34 AM
I take it this must be the wrong forum as no one has an answer, thanks for your help anyways
-
Posted to
IIS7 - General
by
phyxious
on
06-28-2009, 11:26 AM
I am hoping this is the proper place for this post.
I was following this tutorial http://blogs.iis.net/robert_mcmurray/archive/2009/04/20/creating-a-read-only-membership-provider-for-phpbb-2-0-users.aspx
I added the dll to the GAC and added it in the trusted providers, but when I try visiting the site for testing purposes I get a runtime ...