Custom providers still using aspnet_Applications

J

john

I have an exisiting web app to which I have been adding Web Parts. I
have found it very useful to implement custom providers for membership,
roles, and personalization. This was done by starting with the ASP.Net
databases created with aspnet_regsql.exe and the providers that work
with them (e.g. AspNetSqlPersonalizationProvider), and then writing the
new providers on at a time.

Everything is working well, except that my app is still making entries
in the aspnet_Applications table. Either I missed overriding some
methods, there is another provider that I need to customize, or
something else.

How do I customize the handling of the data currently kept in the
aspnet_Applications table?

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top