Hi!
I have opened the source soluion of YAF and the first time the launch project was a not YAF, but YAF.Classe.Config.
I set the launch project on YAF for debug and i have modded the source.
After i have compiled the project and i have put in the my site web "bin" directory, the YAF.dll and i have replaced the *.ascx files on pages directory, but in the default.aspx page in the forum directory there is an error of reference.
I have referenced all assemblies!!!
The my web project is created with the binary zip package downloaded from this site.
With the binary files and the YAF in the Forum directory all works well.
If i put the new YAF.dll there is an error: or the reference on YAF.Types or if i put the YAF types code in my project in the solution, in the default page of forum.