YAFLogo

chris.warner
a year ago
Hosting company supports IIS 8.5 and Asp.net 4.6
so downloaded    YAF.SampleWebApplication-v2.31.03    which appears to target that version
copied all directories/files to  mywebsite/forum   directory   (it is not a virtual directory)
             /bin file and all config files   (app.config, db.config, ... web.config) to  mywebsite   directory
Had no web.config before so new one should be active one
app.config already had 
   add key="YAF.FileRoot" value="~/forum" /
   add key="YAF.AppRoot" value="~/forum" /
 so made no changes, app.config also had 
     add key="YAF.BaseUrlMask" value="http://192.168.2.10/yaftest/"
so changed to
    add key="YAF.BaseUrlMask" value="http://mydomain/forum/"
changed db.config
    add name="yafnet" connectionString="data source="(local)"1;initial catalog=mydatabasename;User ID=DBAdminAcct;Password=******" providerName="System.Data.SqlClient" 


Any suggestions would be appreciated
Thanks

 
Sponsor

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
a year ago
Rename YafTaskModule to TaskModule in the web.config.

PS: why use such old version?
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button