ERROR when creating User on an ASP.NET MVC2 Project on a server -


I created ASP.NET MVC2 from a remote server with MS template. It works even when I want to register a new user; I received this error message after verifying:

Sorry, there was an error while processing your request.

What should I do?

I suspect that the database location is not writeable, but was asked to make sure That you will need to get an error / exception in some way back to the server.

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -