Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - (2.0) Membership not working on deployed site

 
Thread Tools Search this Thread
Old 08-02-2006, 04:30 AM   #1
Default (2.0) Membership not working on deployed site


Hi folks,

Been working on an site for a little while now, complete with
login-functionality and all. (Yaaay!) However.... I created a site on our
webserver, and copied the whole site up there. The site runs fine, but any
attempt to login fails.

Only error info in the event log is:

Event code: 4006
Event message: Membership credential verification failed.

The databases are in the app_data folder (as on the dev. machine). Is there
something really grim that I'm missing?

Any ideas, anyone?

Thanks,
J. Jespersen




Jeppe Jespersen
  Reply With Quote
Old 08-02-2006, 11:59 AM   #2
Winista
 
Posts: n/a
Default Re: (2.0) Membership not working on deployed site

Did you develop a custom mebership provider or used the one provided by
fraemwork? What kind of database is it?

"Jeppe Jespersen" <jdj curlything jdj dot dk> wrote in message
news:Oz$...
> Hi folks,
>
> Been working on an site for a little while now, complete with
> login-functionality and all. (Yaaay!) However.... I created a site on our
> webserver, and copied the whole site up there. The site runs fine, but any
> attempt to login fails.
>
> Only error info in the event log is:
>
> Event code: 4006
> Event message: Membership credential verification failed.
>
> The databases are in the app_data folder (as on the dev. machine). Is
> there something really grim that I'm missing?
>
> Any ideas, anyone?
>
> Thanks,
> J. Jespersen
>
>



  Reply With Quote
Old 08-03-2006, 05:19 PM   #3
Jeppe Jespersen
 
Posts: n/a
Default Re: (2.0) Membership not working on deployed site

> Did you develop a custom mebership provider or used the one provided by
> fraemwork? What kind of database is it?


Sorry. SQL Server database, standard sql provider.

J. Jespersen


  Reply With Quote
Old 06-15-2007, 02:31 PM   #4
darrenst
Junior Member
 
Join Date: Jun 2007
Posts: 2
Default Membership not working on deployed site

I have the same problem.

Have also posted on ASP.NET forums.

Have tried all the regular fixes.

Permissions on APP_DIR
Impersonation and application name in web.config.

Stick stuck. Works like a dream on my dev box thou'

I do have 2 application names in the asp_application table in aspnetdb. Not sure if that is the problem.

Absolutely stumped.

web.config file is here http://www.nine9.co.uk/article.htm
darrenst is offline   Reply With Quote
Old 07-19-2007, 07:01 AM   #5
ulfekb
Junior Member
 
Join Date: Jul 2007
Posts: 1
Default

I have the same problem. I can login but in subsequent calls ( to pages in subprojects) I receive the same message:
Event code: 4006
Event message: Membership credential verification failed.
Session values also seem to be nonexistent. I use SQL Server, no membershipprovider at all.

Ideas anyone?

TIA Uffe
ulfekb is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump