How do i create a custom access database membership provider in ASP.Net?

I have done it it in a separate class but when I try to run the Security tab in ASP.NET Configuration, i get only:

The following message may help in diagnosing the problem: An error occurred loading a configuration file: Failed to map the path '/'
 
Back
Top