asp.net 2.0 membership error

  • Thread starter Thread starter SAVVAS GOUNARIS
  • Start date Start date
S

SAVVAS GOUNARIS

I am trying to code a membership website on an ISP server but when I try to login, I get the following error:

Procedure 'aspnet_Membership_GetPasswordWithFormat' expects parameter '@UpdateLastLoginActivityDate', which was not supplied.

I have no idea why I get this error or how to begin to fix it.
When I try it from my local computer, there are no problems. Can anybody help me?
 
make sure you have all the aspnet tables and stored procedures and views on
the ISP web server.
Good Luck
DWS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top