YAFLogo

Posted by: tdmcolumbus - Saturday, 1 May 2010 16:23:43
Can anyone help with the install? When I put the following in the url, I can see the files on the webpage.... I have followed the install steps and getting the following erorr when I run /install/default.aspx Receiving the following error: Server Error in '/yaf1' Application. -------------------------------------------------------------------------------- Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed. Details: To enable the details of this specific error message to be viewable on the local server machine, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off". Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.

Posted by: RichP714 - Sunday, 2 May 2010 00:49:26
[quote=tdmcolumbus] [/quote] turn mode ="off" to get the error that's happening, then post it;

Posted by: tdmcolumbus - Sunday, 2 May 2010 13:05:18
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: CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) Source Error: Line 19: using System; Line 20: using System.Web.Services; Line 21: using YAF.Classes.Core; Line 22: using YAF.Classes.Data; Line 23: Source File: c:\yaf\YetAnotherForum.NET\App_Code\YAF\YafWebService.cs Line: 21 Show Detailed Compiler Output: C:\WINDOWS\system32> "C:\WINDOWS\Microsoft.NET\Framework\v3.5\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Data.Linq\3.5.0.0__b77a5c561934e089\System.Data.Linq.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Data.DataSetExtensions\3.5.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml.Linq\3.5.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.dll" /D:DEBUG /debug+ /optimize- /w:4 /nowarn:1659;1699;1701 /warnaserror- "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.0.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.28.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.10.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.1.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.19.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.3.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.12.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.26.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.23.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.6.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.14.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.13.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.27.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.9.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.11.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.24.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.25.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.17.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.2.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.18.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.4.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.16.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.15.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.5.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.7.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.21.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.20.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.8.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\yaf\88e97808\45fd7754\App_Code.gyp0vzh3.22.cs" Microsoft (R) Visual C# 2008 Compiler version 3.5.30729.1 for Microsoft (R) .NET Framework version 3.5 Copyright (C) Microsoft Corporation. All rights reserved. c:\yaf\YetAnotherForum.NET\App_Code\YAF\YafWebService.cs(21,11): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\YafWebService.cs(22,11): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePmPopupModule.cs(22,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(22,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(28,35): error CS0246: The type or namespace name 'IBaseModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(25,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(26,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(27,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(28,13): error CS0234: The type or namespace name 'Controls' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafRichClassEditor.cs(28,43): error CS0246: The type or namespace name 'BaseForumEditor' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(22,9): error CS0246: The type or namespace name 'CookComputing' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(27,29): error CS0246: The type or namespace name 'XmlRpcClientProtocol' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\TelerikRadEditor.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\TelerikRadEditor.cs(25,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageBBCodeRegistration.cs(21,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageBBCodeRegistration.cs(22,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageLogoHandlerModule.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageLogoHandlerModule.cs(25,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePermissionModule.cs(22,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePermissionModule.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafBBCodeEditor.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafBBCodeEditor.cs(25,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafBBCodeEditor.cs(26,13): error CS0234: The type or namespace name 'Controls' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafTextEditor.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafTextEditor.cs(28,29): error CS0246: The type or namespace name 'BaseForumEditor' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\TinyMce.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageSecurityModule.cs(22,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageSecurityModule.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageTitleModule.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageTitleModule.cs(25,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageTitleModule.cs(26,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageTitleModule.cs(27,13): error CS0234: The type or namespace name 'Controls' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SuspendCheckModule.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SuspendCheckModule.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\FreeTextBoxEditor.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\FCKEditor.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\JavaScriptBlocks.cs(21,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\RssFeed.cs(23,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\RssFeed.cs(24,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\LastVisitModule.cs(22,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\ExampleBBCodeModule.cs(26,38): error CS0246: The type or namespace name 'YafBBCodeControl' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePopupModule.cs(25,9): error CS0246: The type or namespace name 'DNA' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePopupModule.cs(26,13): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePopupModule.cs(144,42): error CS0246: The type or namespace name 'Dialog' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SpoilerBBCodeModule.cs(27,38): error CS0246: The type or namespace name 'YafBBCodeControl' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\web.config(104,34): error CS0234: The type or namespace name 'Classes' does not exist in the namespace 'YAF' (are you missing an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(98,13): error CS0246: The type or namespace name 'ForumPage' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(103,13): error CS0246: The type or namespace name 'Footer' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(108,13): error CS0246: The type or namespace name 'Header' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(123,13): error CS0246: The type or namespace name 'ForumPages' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(148,12): error CS0246: The type or namespace name 'Header' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(164,12): error CS0246: The type or namespace name 'Footer' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs(487,28): error CS0246: The type or namespace name 'ForumPages' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Editors\YafBBCodeEditor.cs(36,13): error CS0246: The type or namespace name 'PopMenu' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(38,15): error CS0246: The type or namespace name 'ForumPages' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(43,12): error CS0246: The type or namespace name 'YafContext' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(54,12): error CS0246: The type or namespace name 'ForumPage' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SimpleBaseModule.cs(76,12): error CS0246: The type or namespace name 'ForumPages' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePopupModule.cs(149,15): error CS0246: The type or namespace name 'DialogButton' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePmPopupModule.cs(27,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePmPopupModule.cs(27,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(61,6): error CS0246: The type or namespace name 'XmlRpcMethod' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(61,6): error CS0246: The type or namespace name 'XmlRpcMethodAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(96,6): error CS0246: The type or namespace name 'XmlRpcMethod' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(96,6): error CS0246: The type or namespace name 'XmlRpcMethodAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(128,6): error CS0246: The type or namespace name 'XmlRpcMethod' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(128,6): error CS0246: The type or namespace name 'XmlRpcMethodAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(182,6): error CS0246: The type or namespace name 'XmlRpcMethod' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(182,6): error CS0246: The type or namespace name 'XmlRpcMethodAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(217,6): error CS0246: The type or namespace name 'XmlRpcMethod' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(217,6): error CS0246: The type or namespace name 'XmlRpcMethodAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(233,6): error CS0246: The type or namespace name 'XmlRpcMissingMapping' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(233,6): error CS0246: The type or namespace name 'XmlRpcMissingMappingAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(261,8): error CS0246: The type or namespace name 'XmlRpcMember' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(261,8): error CS0246: The type or namespace name 'XmlRpcMemberAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(271,8): error CS0246: The type or namespace name 'XmlRpcMissingMapping' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(271,8): error CS0246: The type or namespace name 'XmlRpcMissingMappingAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(271,52): error CS0246: The type or namespace name 'XmlRpcMember' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(271,52): error CS0246: The type or namespace name 'XmlRpcMemberAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(286,8): error CS0246: The type or namespace name 'XmlRpcMember' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(286,8): error CS0246: The type or namespace name 'XmlRpcMemberAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(294,8): error CS0246: The type or namespace name 'XmlRpcMissingMapping' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(294,8): error CS0246: The type or namespace name 'XmlRpcMissingMappingAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(294,52): error CS0246: The type or namespace name 'XmlRpcMember' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(294,52): error CS0246: The type or namespace name 'XmlRpcMemberAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(255,6): error CS0246: The type or namespace name 'XmlRpcMissingMapping' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Utilities\MetaWeblog.cs(255,6): error CS0246: The type or namespace name 'XmlRpcMissingMappingAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageBBCodeRegistration.cs(27,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageBBCodeRegistration.cs(27,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageLogoHandlerModule.cs(30,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageLogoHandlerModule.cs(30,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePermissionModule.cs(28,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePermissionModule.cs(28,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageSecurityModule.cs(28,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageSecurityModule.cs(28,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageTitleModule.cs(32,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PageTitleModule.cs(32,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SuspendCheckModule.cs(29,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\SuspendCheckModule.cs(29,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\LastVisitModule.cs(27,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\LastVisitModule.cs(27,4): error CS0246: The type or namespace name 'YafModuleAttribute' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePopupModule.cs(31,4): error CS0246: The type or namespace name 'YafModule' could not be found (are you missing a using directive or an assembly reference?) c:\yaf\YetAnotherForum.NET\App_Code\YAF\Modules\PagePopupModule.cs(31,4): error CS0246: The type or namespace

Posted by: tdmcolumbus - Sunday, 2 May 2010 17:16:42
After adding the reference it fixed the error above, but now I'm now getting another error(fun fun). Since this is a starter kit, I dont think this could be a coding bug in the web.config file. Here is what I'm getting. Please remember, I'm an oracle developer trying to get up to speed. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Object reference not set to an instance of an object. Source Error: Line 93: Line 94: Line 95: Line 96: Line 97: Source File: C:\yaf\YetAnotherForum.NET\web.config Line: 95

Posted by: tdmcolumbus - Sunday, 2 May 2010 23:01:54
Hoping someone can help me with this issue. I've tried so many things today.