I yesterday installed AS and AF through Host-Module Definitions. Everything seemed to work fine, anyways I only added some AS views for playing, but nothing related to AF.
Today I try to build my test-environment again, Visual Web Developer giving me errors that the site cannot be build:
Error 2 Could not load type 'Active.Modules.Forums.af_modtopicsbar'. \DesktopModules\ActiveForums\controls\af_modtopicsbar.ascx 1
Error 3 Could not load type 'Active.Modules.Forums.af_profilesubscriptions'. \DesktopModules\ActiveForums\controls\af_profilesubscriptions.ascx 1
Error 1 Could not load type 'Active.Modules.Forums.af_whosreadtopic'. \DesktopModules\ActiveForums\controls\af_whosreadtopic.ascx 1
In that three files it is said that the relating code-behind files cannot be found (af_modtopicsbar.ascx.vb, af_profilesubscriptions.ascx.vb, af_whosreadtopic.ascx.vb)