Thanks 😃... The documentation is not very very simple, but now i have on my localhost the forum!!!
The Database.mdf in the zip package was for sql server 2008 R2 and i have 2008 only.
I have decided to change the Database.mdf(R2) with a new Database.mdf(2008 only) and it work.
I have some problems with a web.config...i must copy it in may root directory? I have www.mysite.it for example and i copy the recommended web config and the others files *.config here? I have the forum files in www.mysite.it/Forum...
Now i'm trying to install yaf in my web solution in VS2010 but i can't understand how i can do it...
I have another question:
in the administrator panel, how can i set the permission to registered users for reply only at my post?
The registered user can't create the topics, but he can reply to my post. It 's possible?