Render Failed for component AFP.Articles.Components.List
Parsing error occurred in template '1245876142' -> Errors while compiling a Template. Please try the following to solve the situation: * If the problem is about missing/invalid references or multiple defines either try to load the missing references manually (in the compiling appdomain!) or Specify your references manually by providing your own IReferenceResolver implementation. See https://antaris.github.io/RazorEngine/ReferenceResolver.html for details. Currently all references have to be available as files! * If you get 'class' does not contain a definition for 'member': try another modelType (for example 'null' to make the model dynamic). NOTE: You CANNOT use typeof(dynamic) to make the model dynamic! Or try to use static instead of anonymous/dynamic types. More details about the error: - error: (70, 81) The name 'HomehuntersLett' does not exist in the current context Temporary files of the compilation can be found in (please delete the folder): C:\WINDOWS\TEMP\RazorEngine_ena1p1hv.ae1 The template we tried to compile is: ------------- START ----------- @{ var assets = Helpers.AWSArticleHelper.GetAssets(Model, "4,5,6"); var icons = assets.NewsIcons; var files = assets.NewsFiles; var gallery = assets.NewsImages; var startDate = ( Model.Start.Year > 1900 ? Model.Start : Model.Created ); Helpers.MetaHelper.Title(Model.Heading); Helpers.MetaHelper.Keywords(Helpers.ArticleHelper.DataFieldValue(Model, "keywords")); var preamble = Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "preamble")); if (preamble.Length > 0) { Helpers.MetaHelper.Description(preamble); } }

@Model.Heading

@Include("Global-Sharer")
@if (gallery.Count != 0) {
}
@Raw(Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "content")))
@foreach( var icon in icons ){
}
@startDate.ToString("dd")@startDate.ToString("/MM/yy")

@Model.Heading

by @Helpers.ArticleHelper.DataFieldValue(Model, "authorname")
Search
CATEGORIES
ARCHIVE
TAG CLOUD deposits tenants
------------- END ----------- The generated source code is: ------------- START ----------- //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace CompiledRazorTemplates.Dynamic { using System; using System.Collections.Generic; using System.Linq; public class RazorEngine_ad69cad5586441608bceac8f5dfc374c : Content.RazorEngine37.AHPRazorTemplateBase { public RazorEngine_ad69cad5586441608bceac8f5dfc374c() { } public override void Execute() { var assets = Helpers.AWSArticleHelper.GetAssets(Model, "4,5,6"); var icons = assets.NewsIcons; var files = assets.NewsFiles; var gallery = assets.NewsImages; var startDate = ( Model.Start.Year > 1900 ? Model.Start : Model.Created ); Helpers.MetaHelper.Title(Model.Heading); Helpers.MetaHelper.Keywords(Helpers.ArticleHelper.DataFieldValue(Model, "keywords")); var preamble = Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "preamble")); if (preamble.Length > 0) { Helpers.MetaHelper.Description(preamble); } WriteLiteral("\n\n \n \n "); Write(Model.Heading); WriteLiteral("\n\n\n\t\t\t \n \n\n (HomehuntersLett , 817), false) ); WriteLiteral(" target=\"_blank\""); WriteLiteral("> \n \n\n\n"); WriteLiteral(" "); Write(Include("Global-Sharer")); WriteLiteral("\n
\n\t\t\t
Back to Articles
\n
\n \n\n\n \n"); if (gallery.Count != 0) { WriteLiteral(" \n"); foreach( var item in gallery ){ WriteLiteral(" (item.URL , 1503), false) ); WriteLiteral(" rel=\"propertyphotos\""); WriteLiteral(" data-rstmb=\""); Write(item.URL); WriteLiteral("\""); WriteLiteral(">\n"); } WriteLiteral(" \n"); WriteLiteral(" \n"); foreach( var item in gallery ){ WriteLiteral(" (item.URL , 1777), false) ); WriteLiteral(" rel=\"propertyphotos\""); WriteLiteral(" data-rstmb=\""); Write(item.URL); WriteLiteral("\""); WriteLiteral(">\n"); } WriteLiteral(" \n"); WriteLiteral(" \n"); foreach( var item in gallery ){ WriteLiteral(" (item.URL , 2039), false) ); WriteLiteral(" rel=\"propertyphotos\""); WriteLiteral(" data-rstmb=\""); Write(item.URL); WriteLiteral("\""); WriteLiteral(">\n"); } WriteLiteral(" \n"); } WriteLiteral(" \n"); WriteLiteral("\t "); Write(Raw(Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "content")))); WriteLiteral("\n \n \n\t \n"); foreach( var icon in icons ){ WriteLiteral("\t\t
(icon.URL , 2557), false) ); WriteLiteral(" />
\n"); } WriteLiteral("\t \n\t \n "); Write(startDate.ToString("dd")); WriteLiteral(""); Write(startDate.ToString("/MM/yy")); WriteLiteral("\n \n\t \n\t\t

"); Write(Model.Heading); WriteLiteral("

\n\t\t by "); Write(Helpers.ArticleHelper.DataFieldValue(Model, "authorname")); WriteLiteral(" \n\t \n \n \n \n\t \n Search\n function Quicksearch(){ if ($('#txtQuicksearch').val().length > 0){ window.location = ""/news-articles/"" + $('#txtQuicksearch').val(); } else { alert(""Please enter a search term""); } }; \n\t\t\t\t\n\t\t\t\t\n\t\t\t\n \n\t \n\t\t CATEGORIES\n\t\t \n\n\n\n\n\t \n\t \n\t\t ARCHIVE\n\t\t
    \n
  • October 2020
  • \n
\n\n\n\n\t\n\t \n\t \n\t\t TAG CLOUD\n\t\t deposits\n\n\ntenants\n\n\n\n\t \n \n\n\n\n\n"); } } } ------------- END ----------- List of loaded Assemblies: C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Utilities.v4.0\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v4.0.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\CMS.AFP.Server\v4.0_1.0.0.0__22e6261d2f9274e9\CMS.AFP.Server.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\AFP.Core.Initialisation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Data.Edm.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Data.OData.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Data.Services.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Web.Infrastructure.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Web.XmlTransform.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\NuGet.Core.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\System.Spatial.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\03c06d11-3c96-4b69-b813-b84c97f4c250.1.0.0.4\AFP.Estateweb.Legislation.TenancyFees.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0bb07727-125f-46d6-93b0-923a54efe345.1.0.0.22\AFP.Estateweb.Developments.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0bb07727-125f-46d6-93b0-923a54efe345.1.0.0.22\AFP.Estateweb.Developments.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0bb07727-125f-46d6-93b0-923a54efe345.1.0.0.22\AFP.Estateweb.Developments.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0cb18f20-1f16-4aae-a900-88461d027161.1.0.0.13\AFP.Estateweb.Contacts.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\AFP.Content.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\AFP.Content.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\Content.RazorEngine37.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\RazorEngine.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\System.Web.Razor.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\199c1fec-5682-475b-9895-bd24de617597.1.0.0.22\AFP.Favourites.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\199c1fec-5682-475b-9895-bd24de617597.1.0.0.22\AFP.Legislation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\2120de6a-90d7-45e9-8a67-70d2ac22e80a.1.0.0.66\AFP.Estateweb.Staff.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\2120de6a-90d7-45e9-8a67-70d2ac22e80a.1.0.0.66\AFP.Estateweb.Staff.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\2120de6a-90d7-45e9-8a67-70d2ac22e80a.1.0.0.66\AFP.Estateweb.Staff.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\AFP.CMS.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\AFP.CMS.Routing.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\AFP.CMS.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.AFP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.AFP.Routing.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.AFP.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.Base.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.User.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\3ba03168-a5e3-497c-a151-7ce85020297a.1.0.0.23\AFP.Estateweb.CIP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\3ba03168-a5e3-497c-a151-7ce85020297a.1.0.0.23\AFP.Estateweb.CIP.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\40cc55d8-d29d-4d57-a5e4-64962668b1c7.1.0.0.42\AFP.jQuery.Pagination.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\40cc55d8-d29d-4d57-a5e4-64962668b1c7.1.0.0.42\AFP.jQuery.ShareThis.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\40cc55d8-d29d-4d57-a5e4-64962668b1c7.1.0.0.42\AFP.jQuery.Validation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4893e44f-989b-4f0e-9105-4092248d84eb.1.0.0.138\AFP.WebUI.Core.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Authoring.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Services.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AutoMapper.Data.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AutoMapper.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.AFP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.AFP.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Base.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Contacts.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Data.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Email.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Files.Beta2.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.FTP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Security.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.UI.WebControls.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Webservices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.XML.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EFCache.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EFFilter.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EntityFramework.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EntityFramework.SqlServer.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Newtonsoft.Json.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\System.Net.Http.Formatting.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\System.Web.Http.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\System.Web.Http.WebHost.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\745c28b9-0763-46a2-b8ce-1e7128148649.1.0.0.19\AFP.GoogleAnalytics.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\745c28b9-0763-46a2-b8ce-1e7128148649.1.0.0.19\AFP.Statistics.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\76f59d8d-c4a0-4d15-bf79-c268bb0ee277.1.0.0.131\AFP.Articles.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\76f59d8d-c4a0-4d15-bf79-c268bb0ee277.1.0.0.131\AFP.Articles.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\76f59d8d-c4a0-4d15-bf79-c268bb0ee277.1.0.0.131\AFP.Articles.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\77b40817-8800-4795-a1e7-8a962c4cdd5d.1.0.0.1\AFP.Estateweb.Bridge.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\84d71555-370f-41c0-a680-dbe5901294f0.1.0.0.207\AFP.Estateweb.Property.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\9b33ac1c-037a-4964-a872-8d4d8bd413c8.1.0.0.3\AFP.Files.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\9d691cb6-7edb-4ff5-9bdd-48cb6e74a621.1.0.0.110\AFP.WebUI.Presentation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\9eaa041a-4a9e-4117-ae3c-58b712d3869d.2.0.0.19\AFP.Galleries.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\a2e924ad-ffc1-4ad9-8320-5b9623742aea.1.0.0.1\AFP.PropertyFile.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\AFP.Estateweb.Core.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\AFP.Estateweb.Core.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\AFP.Estateweb.Core.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\EstateWeb.Website.WebServices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d6164dfa-0244-4440-959c-af55aaa40b24.1.0.0.34\AFP.Management.Tools.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d6164dfa-0244-4440-959c-af55aaa40b24.1.0.0.34\Microsoft.AspNet.SignalR.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d8680671-3a77-43aa-ab26-f97525acfae2.1.0.0.12\AFP.Estateweb.GBS.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d8680671-3a77-43aa-ab26-f97525acfae2.1.0.0.12\AFP.Estateweb.GBS.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d9cb79fc-1f1f-4bad-a631-6c0d487a6619.1.0.0.32\AFP.Estateweb.Offices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d9cb79fc-1f1f-4bad-a631-6c0d487a6619.1.0.0.32\AFP.Estateweb.Offices.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\da727601-d9a8-4958-bcfd-4c3849e65042.2.0.0.3\AFP.Estateweb.Map.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\eb4dfbcd-4255-404f-a185-d4c23745b663.1.0.0.50\AFP.Menu.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ec5e3bbc-b3c7-47c2-bc79-a2111355a7ed.1.0.0.88\AFP.Registration.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ff460897-def9-493a-a31f-b99d39c3c8b0.1.0.0.99\AFP.Estateweb.Branding.Affiliates.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ff460897-def9-493a-a31f-b99d39c3c8b0.1.0.0.99\AFP.Estateweb.Branding.Affiliates.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ff460897-def9-493a-a31f-b99d39c3c8b0.1.0.0.99\AFP.Estateweb.Branding.SocialMedia.Entities.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Framework\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Framework.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Security.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.SqlXml\v4.0_4.0.0.0__b77a5c561934e089\System.Data.SqlXml.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Routing\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Routing.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml.Hosting\v4.0_4.0.0.0__31bf3856ad364e35\System.Xaml.Hosting.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Mobile\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data.OracleClient\v4.0_4.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.RegularExpressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Web.Entity.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll Loaded Assembly: C:\WINDOWS\assembly\GAC_MSIL\Microsoft.SqlServer.Types\10.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Types.dll
Content.RazorEngine37
at Content.RazorEngine37.RazorEngineTemplatingService.Parse(String Markup, Object Model, String UniqueKey)
at Content.RazorEngine37.RazorEngineTemplatingService.Render(String Markup, Object Model, ICanvas Output)
at AFP.Core.Authoring.ListComponent`1._Closure$__1-0._Lambda$__0(TResultModel x)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at AFP.Core.Authoring.ListComponent`1.RenderResult(IRepositorySearchResult`1 Result)
at AFP.Core.Authoring.ListComponent`3.Render()
at AFP.Content.WebControls.ContentControl._Lambda$__5(IComponent x)Errors while compiling a Template. Please try the following to solve the situation: * If the problem is about missing/invalid references or multiple defines either try to load the missing references manually (in the compiling appdomain!) or Specify your references manually by providing your own IReferenceResolver implementation. See https://antaris.github.io/RazorEngine/ReferenceResolver.html for details. Currently all references have to be available as files! * If you get 'class' does not contain a definition for 'member': try another modelType (for example 'null' to make the model dynamic). NOTE: You CANNOT use typeof(dynamic) to make the model dynamic! Or try to use static instead of anonymous/dynamic types. More details about the error: - error: (70, 81) The name 'HomehuntersLett' does not exist in the current context Temporary files of the compilation can be found in (please delete the folder): C:\WINDOWS\TEMP\RazorEngine_ena1p1hv.ae1 The template we tried to compile is: ------------- START ----------- @{ var assets = Helpers.AWSArticleHelper.GetAssets(Model, "4,5,6"); var icons = assets.NewsIcons; var files = assets.NewsFiles; var gallery = assets.NewsImages; var startDate = ( Model.Start.Year > 1900 ? Model.Start : Model.Created ); Helpers.MetaHelper.Title(Model.Heading); Helpers.MetaHelper.Keywords(Helpers.ArticleHelper.DataFieldValue(Model, "keywords")); var preamble = Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "preamble")); if (preamble.Length > 0) { Helpers.MetaHelper.Description(preamble); } }

@Model.Heading

@Include("Global-Sharer")
@if (gallery.Count != 0) {
@foreach( var item in gallery ){ }
@foreach( var item in gallery ){ }
@foreach( var item in gallery ){ }
}
@Raw(Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "content")))
@foreach( var icon in icons ){
}
@startDate.ToString("dd")@startDate.ToString("/MM/yy")

@Model.Heading

by @Helpers.ArticleHelper.DataFieldValue(Model, "authorname")
Search
CATEGORIES
ARCHIVE
TAG CLOUD deposits tenants
------------- END ----------- The generated source code is: ------------- START ----------- //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace CompiledRazorTemplates.Dynamic { using System; using System.Collections.Generic; using System.Linq; public class RazorEngine_ad69cad5586441608bceac8f5dfc374c : Content.RazorEngine37.AHPRazorTemplateBase { public RazorEngine_ad69cad5586441608bceac8f5dfc374c() { } public override void Execute() { var assets = Helpers.AWSArticleHelper.GetAssets(Model, "4,5,6"); var icons = assets.NewsIcons; var files = assets.NewsFiles; var gallery = assets.NewsImages; var startDate = ( Model.Start.Year > 1900 ? Model.Start : Model.Created ); Helpers.MetaHelper.Title(Model.Heading); Helpers.MetaHelper.Keywords(Helpers.ArticleHelper.DataFieldValue(Model, "keywords")); var preamble = Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "preamble")); if (preamble.Length > 0) { Helpers.MetaHelper.Description(preamble); } WriteLiteral("\n\n \n \n "); Write(Model.Heading); WriteLiteral("\n\n\n\t\t\t \n \n\n (HomehuntersLett , 817), false) ); WriteLiteral(" target=\"_blank\""); WriteLiteral("> \n \n\n\n"); WriteLiteral(" "); Write(Include("Global-Sharer")); WriteLiteral("\n \n\t\t\t
Back to Articles
\n \n \n\n\n \n"); if (gallery.Count != 0) { WriteLiteral(" \n"); foreach( var item in gallery ){ WriteLiteral(" (item.URL , 1503), false) ); WriteLiteral(" rel=\"propertyphotos\""); WriteLiteral(" data-rstmb=\""); Write(item.URL); WriteLiteral("\""); WriteLiteral(">\n"); } WriteLiteral(" \n"); WriteLiteral(" \n"); foreach( var item in gallery ){ WriteLiteral(" (item.URL , 1777), false) ); WriteLiteral(" rel=\"propertyphotos\""); WriteLiteral(" data-rstmb=\""); Write(item.URL); WriteLiteral("\""); WriteLiteral(">\n"); } WriteLiteral(" \n"); WriteLiteral(" \n"); foreach( var item in gallery ){ WriteLiteral(" (item.URL , 2039), false) ); WriteLiteral(" rel=\"propertyphotos\""); WriteLiteral(" data-rstmb=\""); Write(item.URL); WriteLiteral("\""); WriteLiteral(">\n"); } WriteLiteral(" \n"); } WriteLiteral(" \n"); WriteLiteral("\t "); Write(Raw(Helpers.ContentHelper.ParseCMSReferences(Helpers.ArticleHelper.DataFieldValue(Model, "content")))); WriteLiteral("\n \n \n\t \n"); foreach( var icon in icons ){ WriteLiteral("\t\t
(icon.URL , 2557), false) ); WriteLiteral(" />
\n"); } WriteLiteral("\t \n\t \n "); Write(startDate.ToString("dd")); WriteLiteral(""); Write(startDate.ToString("/MM/yy")); WriteLiteral("\n \n\t \n\t\t

"); Write(Model.Heading); WriteLiteral("

\n\t\t by "); Write(Helpers.ArticleHelper.DataFieldValue(Model, "authorname")); WriteLiteral(" \n\t \n \n \n \n\t \n Search\n function Quicksearch(){ if ($('#txtQuicksearch').val().length > 0){ window.location = ""/news-articles/"" + $('#txtQuicksearch').val(); } else { alert(""Please enter a search term""); } }; \n\t\t\t\t\n\t\t\t\t\n\t\t\t\n \n\t \n\t\t CATEGORIES\n\t\t \n\n\n\n\n\t \n\t \n\t\t ARCHIVE\n\t\t
    \n
  • October 2020
  • \n
\n\n\n\n\t\n\t \n\t \n\t\t TAG CLOUD\n\t\t deposits\n\n\ntenants\n\n\n\n\t \n \n\n\n\n\n"); } } } ------------- END ----------- List of loaded Assemblies: C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Utilities.v4.0\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v4.0.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\CMS.AFP.Server\v4.0_1.0.0.0__22e6261d2f9274e9\CMS.AFP.Server.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\AFP.Core.Initialisation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Data.Edm.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Data.OData.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Data.Services.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Web.Infrastructure.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\Microsoft.Web.XmlTransform.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\NuGet.Core.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\93bc35af-fcb9-49ef-93ce-4314fe5191ae.1.0.0.16\System.Spatial.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\03c06d11-3c96-4b69-b813-b84c97f4c250.1.0.0.4\AFP.Estateweb.Legislation.TenancyFees.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0bb07727-125f-46d6-93b0-923a54efe345.1.0.0.22\AFP.Estateweb.Developments.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0bb07727-125f-46d6-93b0-923a54efe345.1.0.0.22\AFP.Estateweb.Developments.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0bb07727-125f-46d6-93b0-923a54efe345.1.0.0.22\AFP.Estateweb.Developments.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\0cb18f20-1f16-4aae-a900-88461d027161.1.0.0.13\AFP.Estateweb.Contacts.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\AFP.Content.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\AFP.Content.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\Content.RazorEngine37.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\RazorEngine.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\11bf1c59-d4e9-44c8-8026-e544c511f0fd.1.0.0.285\System.Web.Razor.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\199c1fec-5682-475b-9895-bd24de617597.1.0.0.22\AFP.Favourites.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\199c1fec-5682-475b-9895-bd24de617597.1.0.0.22\AFP.Legislation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\2120de6a-90d7-45e9-8a67-70d2ac22e80a.1.0.0.66\AFP.Estateweb.Staff.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\2120de6a-90d7-45e9-8a67-70d2ac22e80a.1.0.0.66\AFP.Estateweb.Staff.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\2120de6a-90d7-45e9-8a67-70d2ac22e80a.1.0.0.66\AFP.Estateweb.Staff.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\AFP.CMS.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\AFP.CMS.Routing.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\AFP.CMS.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.AFP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.AFP.Routing.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.AFP.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.Base.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\310695bb-7769-43be-a60c-6cbca39d1a9e.1.0.0.133\CMS.User.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\3ba03168-a5e3-497c-a151-7ce85020297a.1.0.0.23\AFP.Estateweb.CIP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\3ba03168-a5e3-497c-a151-7ce85020297a.1.0.0.23\AFP.Estateweb.CIP.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\40cc55d8-d29d-4d57-a5e4-64962668b1c7.1.0.0.42\AFP.jQuery.Pagination.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\40cc55d8-d29d-4d57-a5e4-64962668b1c7.1.0.0.42\AFP.jQuery.ShareThis.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\40cc55d8-d29d-4d57-a5e4-64962668b1c7.1.0.0.42\AFP.jQuery.Validation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4893e44f-989b-4f0e-9105-4092248d84eb.1.0.0.138\AFP.WebUI.Core.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Authoring.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Services.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AFP.Core.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AutoMapper.Data.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\AutoMapper.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.AFP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.AFP.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Base.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Contacts.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Data.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Email.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Files.Beta2.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.FTP.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Security.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.UI.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.UI.WebControls.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.Webservices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Core.XML.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EFCache.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EFFilter.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EntityFramework.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\EntityFramework.SqlServer.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\Newtonsoft.Json.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\System.Net.Http.Formatting.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\System.Web.Http.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\4aae7e96-f1ae-44ef-adcc-0c880d7b5fa2.1.0.0.164\System.Web.Http.WebHost.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\745c28b9-0763-46a2-b8ce-1e7128148649.1.0.0.19\AFP.GoogleAnalytics.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\745c28b9-0763-46a2-b8ce-1e7128148649.1.0.0.19\AFP.Statistics.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\76f59d8d-c4a0-4d15-bf79-c268bb0ee277.1.0.0.131\AFP.Articles.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\76f59d8d-c4a0-4d15-bf79-c268bb0ee277.1.0.0.131\AFP.Articles.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\76f59d8d-c4a0-4d15-bf79-c268bb0ee277.1.0.0.131\AFP.Articles.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\77b40817-8800-4795-a1e7-8a962c4cdd5d.1.0.0.1\AFP.Estateweb.Bridge.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\84d71555-370f-41c0-a680-dbe5901294f0.1.0.0.207\AFP.Estateweb.Property.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\9b33ac1c-037a-4964-a872-8d4d8bd413c8.1.0.0.3\AFP.Files.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\9d691cb6-7edb-4ff5-9bdd-48cb6e74a621.1.0.0.110\AFP.WebUI.Presentation.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\9eaa041a-4a9e-4117-ae3c-58b712d3869d.2.0.0.19\AFP.Galleries.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\a2e924ad-ffc1-4ad9-8320-5b9623742aea.1.0.0.1\AFP.PropertyFile.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\AFP.Estateweb.Core.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\AFP.Estateweb.Core.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\AFP.Estateweb.Core.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\cb169711-361f-4144-9a23-b9c9dccf77c4.1.0.0.158\EstateWeb.Website.WebServices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d6164dfa-0244-4440-959c-af55aaa40b24.1.0.0.34\AFP.Management.Tools.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d6164dfa-0244-4440-959c-af55aaa40b24.1.0.0.34\Microsoft.AspNet.SignalR.Client.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d8680671-3a77-43aa-ab26-f97525acfae2.1.0.0.12\AFP.Estateweb.GBS.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d8680671-3a77-43aa-ab26-f97525acfae2.1.0.0.12\AFP.Estateweb.GBS.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d9cb79fc-1f1f-4bad-a631-6c0d487a6619.1.0.0.32\AFP.Estateweb.Offices.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\d9cb79fc-1f1f-4bad-a631-6c0d487a6619.1.0.0.32\AFP.Estateweb.Offices.Templating.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\da727601-d9a8-4958-bcfd-4c3849e65042.2.0.0.3\AFP.Estateweb.Map.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\eb4dfbcd-4255-404f-a185-d4c23745b663.1.0.0.50\AFP.Menu.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ec5e3bbc-b3c7-47c2-bc79-a2111355a7ed.1.0.0.88\AFP.Registration.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ff460897-def9-493a-a31f-b99d39c3c8b0.1.0.0.99\AFP.Estateweb.Branding.Affiliates.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ff460897-def9-493a-a31f-b99d39c3c8b0.1.0.0.99\AFP.Estateweb.Branding.Affiliates.Entities.dll Loaded Assembly: C:\WINDOWS\TEMP\afp\124\ff460897-def9-493a-a31f-b99d39c3c8b0.1.0.0.99\AFP.Estateweb.Branding.SocialMedia.Entities.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Framework\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Framework.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Security.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.SqlXml\v4.0_4.0.0.0__b77a5c561934e089\System.Data.SqlXml.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Routing\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Routing.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml.Hosting\v4.0_4.0.0.0__31bf3856ad364e35\System.Xaml.Hosting.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Mobile\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data.OracleClient\v4.0_4.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.RegularExpressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Web.Entity.dll Loaded Assembly: C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll Loaded Assembly: C:\WINDOWS\assembly\GAC_MSIL\Microsoft.SqlServer.Types\10.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Types.dll
RazorEngine
at RazorEngine.Compilation.DirectCompilerServiceBase.CompileTypeImpl(TypeContext context)
at RazorEngine.Compilation.DirectCompilerServiceBase.CompileType_Windows(TypeContext context)
at RazorEngine.Compilation.DirectCompilerServiceBase.CompileType(TypeContext context)
at RazorEngine.Templating.RazorEngineCore.CreateTemplateType(ITemplateSource razorTemplate, Type modelType)
at RazorEngine.Templating.RazorEngineCore.Compile(ITemplateKey key, Type modelType)
at RazorEngine.Templating.RazorEngineCoreWithCache.ResolveInternal(String cacheName, Object model, Type modelType, DynamicViewBag viewbag, ResolveType resolveType, ITemplateKey context)
at RazorEngine.Templating.InternalTemplateService.Resolve(String name, Object model, Type modelType, DynamicViewBag viewbag, ResolveType resolveType)
at RazorEngine.Templating.TemplateBase.Include(String name, Object model, Type modelType)
at RazorEngine.Templating.TemplateBase`1.Include(String cacheName, Object model, Type modelType)
at Content.RazorEngine37.AHPRazorTemplateBase`1.Include(String cacheName, Object model, Type modelType)
at CompiledRazorTemplates.Dynamic.RazorEngine_89ea9194cb044d6e941d88f0035f77aa.Execute()
at RazorEngine.Templating.TemplateBase.RazorEngine.Templating.ITemplate.Run(ExecuteContext context, TextWriter reader)
at RazorEngine.Templating.RazorEngineCore.RunTemplate(ICompiledTemplate template, TextWriter writer, Object model, DynamicViewBag viewBag)
at RazorEngine.Templating.RazorEngineService.RunCompile(ITemplateKey key, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag)
at RazorEngine.Templating.DynamicWrapperService.RunCompile(ITemplateKey key, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag)
at RazorEngine.Templating.RazorEngineServiceExtensions.<>c__DisplayClass4.b__3(TextWriter writer)
at RazorEngine.Templating.RazorEngineServiceExtensions.WithWriter(Action`1 withWriter)
at RazorEngine.Templating.RazorEngineServiceExtensions.RunCompile(IRazorEngineService service, String name, Type modelType, Object model, DynamicViewBag viewBag)
at RazorEngine.Templating.RazorEngineServiceExtensions.RunCompile(IRazorEngineService service, String templateSource, String name, Type modelType, Object model, DynamicViewBag viewBag)
at Content.RazorEngine37.RazorEngineTemplatingService.Parse(String Markup, Object Model, String UniqueKey)

Need a Valuation?

SIMPLY FILL IN THE FORM BELOW

By submitting this form, you agree that we may contact you about your enquiry using the details you have provided.