I have an ASP.NET Web Application in which I want to use profiles. In my Web.config file, I have the following:
<profile enabled="true" inherits="mckeepottery_com.MPProfile" defaultProvider="McKeePotteryProfileProvider">
And I have a file in my application (which is named mckeepottery_com)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.