Re: ASP.net 2.0 profile provider. Turn on personalization
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 26 May 2006 17:09:40 +0000 (UTC)
then maybe recycle the worker process and clean the temp. asp.net files....thats strange.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Yes, they did that.
"Dominick Baier [DevelopMentor]" wrote:
Have they recompiled the whole application -and replaced the old app?
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Thanks Dominick, but what is the resolution for this issue? The
hosting guys
have re-compiled the application with the new web.config file in
place, but
that didn't help.
Do we have to include any APIs?
"Dominick Baier [DevelopMentor]" wrote:
The profile information gets dynamically compiled by ASP.NET - so
if you pre compiled without profile - but enabled it later -
asp.net tells you that will not work.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Hello,
I am using membership and profile providers in my asp.net 2.0
website.
Our
client uses a pre-compiled content management site and my code is
added to
the site as user controls.
When i uploaded the new registration (createuserwizard) and login
controls
along with web.config, I get the following error.
************
This application was precompiled with personalization turned off,
but
it
appears to have been turned on after the precompilation, which is
not
supported.
************
The site does not give any errors if i use just the membership
provider. But, when i add a profile provider entry in web.config
and
add the custom fields as parameters, i get this error.
I could not find any help on resolving this issue. Any help is
appreicated.
.
- Prev by Date: Retrive Autogenerated machinekey
- Next by Date: Re: Retrive Autogenerated machinekey
- Previous by thread: Re: ASP.net 2.0 profile provider. Turn on personalization
- Next by thread: host a windows user control File access
- Index(es):
Relevant Pages
|
|