The question:
I confronted a big question that is when I use the project provided my mentor, It cannot create user when I use the front-end of the project. The alert message is that the DB is read-only. I tried in the database it isn’t. Then I do not know what to do and how to cover this problem.
The work to do next:
I think in the afternoon I should see how the front-end call the web service provided by AspNetSqlProviderService.
The question resolved this morning:
If cannot login in for mes007/aspnet, it is maybe you have opened the buffer database in the sql server express.
Now there is a big problem:
How the application cannot add user in my computer while it works well in the mentor’s.
How the client call the method of the webservices in the host?
How to modify the project source code?
I must say mentor is very experienced, so after the busy work in the morning. He point that the core point is that I install the IIS after installing vs2008.