ASP .NET 2.0 Membership and Roles on Jodohost?

Is anyone using the ASP .NET 2.0 membership and roles feature on a Jodohost site? Just curious if it worked fine and what was involved in setting this up.

I may be mistaken, but doesn’t DNN 4.0 use this feature? We have a number of DNN 4 sites.

I’m not sure if DNN4 uses it or not, I have stuck with DNN3 sites for now so haven’t tried 4.

But I’d liek to be able to use the membership for custom developed ASp.NET sites if possible.

I gave a test plan to a potencial customer to test it. I think he is checking all this without problem.

I forgot to come back, it works fine :slight_smile:

I can also vouch. All it is is basically several web.config files in the object and use of SQL 2000 or 2005 in the backend for database relations :slight_smile:

I’m using the membership, roles, and profile with sql server 2000 tables created with the aspnet_regsql program and then loaded to Jodohost.

You can also run the reg program up against the jodohost database. :smiley: