Chapter 8 and Chapter 9 of the book have discussed about how we can access database (i.e. including select, update, delete and edit) using Web Matrix. But, I came to know one problem this recently when I try to update my database via IIS Server, where I get an error not allowing me to update the database.
I am quite confuse about this as I don't understand why it is fine when I try to update my database via Web Matrix Web Server, but it is not the case when I try to do the same thing via IIS Server.
So, is any one here face this kind of problem before, and what is the problem behind? How to solve it?