Re: ASP.net 2.0 profile provider. Turn on personalization



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.


.



Relevant Pages

  • Re: ASP.net 2.0 profile provider. Turn on personalization
    ... Dominick Baier - DevelopMentor ... I am using membership and profile providers in my asp.net 2.0 ... appears to have been turned on after the precompilation, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Securing static files
    ... Dominick Baier - DevelopMentor ... they are kicked back to the login page. ... The user may log in with other credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to determine if the logged on user is in a group
    ... Dominick Baier - DevelopMentor ... I found that you to reboot the SERVER after you create a new group and put users in it so that the new group and the users appear in the whoami list on the server. ... although he is a member of these groups. ...
    (microsoft.public.dotnet.security)
  • Re: HOWTO: Prevent Dynamic Loading of internal Types
    ... Dominick Baier - DevelopMentor ... Henning Krause ... I could get the public key from the entry assembly via ...
    (microsoft.public.dotnet.security)
  • Re: How to call Web Service Securely
    ... which .net version - which type of authentication (username/password against a db??) ... Dominick Baier - DevelopMentor ... make a web method via dialup to my IIS Web Service. ...
    (microsoft.public.dotnet.framework.aspnet.security)