When I visit your site now, the error on the admin page is:
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: Could not load file or assembly 'Subkismet' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 660: <add verb="GET,HEAD,POST" path="*.asbx" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>
Line 661:
Line 662: <add verb="*" path="*CaptchaImage.ashx" type="Subkismet.Captcha.CaptchaImageHandler, Subkismet" />
Line 663:
Line 664: <add verb="*" path="*.mml.ashx" type="mojoPortal.Web.Services.MathMLHandler, mojoPortal.Web" />
Source File: E:\PARSDATA\Users\webadmin\samarianor\samarian.org\www\web.config Line: 662
Do you have the Subkismet.dll file in your bin folder?
Joe