| RE: [aus-dotnet] ASP.NET Profile Provider in Web Projects |
- From: Dave Walker
- Subject: RE: [aus-dotnet] ASP.NET Profile Provider in Web Projects
- Date: Mon, 23 Jul 2007 19:36:07 -0700
- Prev by Date: RE: [aus-dotnet] Ensuring Database Version and App Version match
- Next by Date: RE: [aus-dotnet] Ensuring Database Version and App Version match
- Previous by thread: [aus-dotnet] ASP.NET Profile Provider in Web Projects
- Next by thread: Re: [aus-dotnet] ASP.NET Profile Provider in Web Projects
- Index(es):
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
I’m guessing you are using Web Application Projects here. As stated at the bottom of this blog post by Scott Gu “VS
2005 Web Application Projects don't automatically support generating a
strongly-typed Profile class proxy” (http://webproject.scottgu.com/CSharp/Migration2/Migration2.aspx)
however the link seems to be broken… HTH, Dave From: peter@xxxxxxxxxxx
[mailto:peter@xxxxxxxxxxx] On Behalf Of Stephen Liedig Hi everyone, wondering if someone could be so kind as to enlighten me on
the following issue. We are tring to implement the ASP.NET
Profile provider in one of our "Web Project" applications. In our web
config we have some simple settings <profile enabled=
"true"> The problem is the Profile
properties are not showing up. When we insert the same code into a
"Website Project" the properties are accessible. I've done some
Googling and have not been able to find a solution, although some people
experienced the same issue. Are we missing a reference or something? Cheers, Steve |
(Click here for more information on the aus-dotnet mailling list)
