Chapter 19 - Login Problems online
Greetings,
I am finally in the last steps in this book, it was a great help for me and gave me a huge push in ASP.NET knowledge!
I took the resources from chapter 17, and walked through the rest of chapters, until deployment phase.
I have a domain name on goDaddy and I uploaded the files perfectly and the site planet wrox is operating nicely, and the database planet wrox was created under the sql query (generated from SSMS).
BUT, there is one thing not working properly, which is the log in and sign up :/
I noticed in chapter 17 that there are two databases (planet wrox and ASPNETDB) the latter one includes the newly registered or previous users. It is working of course on local machine, but on godaddy it is not. Should I add the other database as well on my host? can't I include it in one database? I tried to do so but it did not work (as in chapter 16)
I don t know what could be the problem.
Appreciate any help.
Thank you in advance...
|