Hey!
first off all i would like to express my enthousiasm towards YetAnotherForum.net, but especially it's developers (!).
Now the reason off this post; When I am trying to install my forum with the /install/ option than I am getting following error :
Server Error in '/Dromenvanger' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0246: The type or namespace name 'CookComputing' could not be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 20: {
Line 21: using System;
Line 22: using CookComputing.XmlRpc;
Line 23:
Line 24: ///
Source File: l:\Sites\StadGentPRODRed01\WWW\Dromenvanger\forum\App_Code\YAF\Utilities\MetaWeblog.cs Line: 22
I presume this is a package or dll I am missing.
Is that a correct statement ? Is that dll missing in the yetanotherforum download ?
Thanks a lot,
Pixie