An error occurred during the compilation of a resource required to process this request. Please review the following specific error details and modify your source code appropriately.

Generated Code


#pragma checksum "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3835ebb73570518db1d42f8f2299b1de1a285bce"
// <auto-generated/>
#pragma warning disable 1591
[assembly:global::Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute(@"/Views/Home/Contact.cshtml", typeof(AspNetCore._Views_Home_Contact_cshtml))]
namespace AspNetCore
{
    #line hidden
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Threading.Tasks;
    using Microsoft.AspNetCore.Mvc;
    using Microsoft.AspNetCore.Mvc.Rendering;
    using Microsoft.AspNetCore.Mvc.ViewFeatures;
#line 1 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/_ViewImports.cshtml"
using WriteExpress;

#line default
#line hidden
#line 2 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/_ViewImports.cshtml"
using WriteExpress.Models;

#line default
#line hidden
    public class _Views_Home_Contact_cshtml : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
    {
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 1 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
  
    ViewData["Title"] = "Contact";

#line default
#line hidden
            BeginContext(43, 4, true);
            WriteLiteral("<h2>");
            EndContext();
            BeginContext(48, 17, false);
#line 4 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
Write(ViewData["Title"]);

#line default
#line hidden
            EndContext();
            BeginContext(65, 11, true);
            WriteLiteral("</h2>\r\n<h3>");
            EndContext();
            BeginContext(77, 19, false);
#line 5 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
Write(ViewData["Message"]);

#line default
#line hidden
            EndContext();
            BeginContext(96, 368, true);
            WriteLiteral(@"</h3>

<address>
    WriteExpress<br />
    Redmond, WA 98052-6399<br />
    <abbr title=""Phone"">P:</abbr>
    425.555.0100
</address>

<address>
    <strong>Support:</strong> <a href=""mailto:Support@example.com"">Support@example.com</a><br />
    <strong>Marketing:</strong> <a href=""mailto:Marketing@example.com"">Marketing@example.com</a>
</address>


");
            EndContext();
            BeginContext(469, 17, false);
#line 21 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
Write(ViewData["Title"]);

#line default
#line hidden
            EndContext();
#line 21 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
                   = "Contact WriteExpress";

#line default
#line hidden
            BeginContext(515, 17, false);
#line 22 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
Write(ViewData["Title"]);

#line default
#line hidden
            EndContext();
#line 22 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
                   = "Contact WriteExpress";

#line default
#line hidden
            BeginContext(561, 17, false);
#line 23 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
Write(ViewData["Title"]);

#line default
#line hidden
            EndContext();
#line 23 "/Users/rob/Projects/WriteExpress/WriteExpress/Views/Home/Contact.cshtml"
                   = "Contact WriteExpress";
ViewBag.Fullwidth = true;

#line default
#line hidden
            BeginContext(636, 616, true);
            WriteLiteral(@"
<h1>Contact Us</h1>
<table class=""table"">
<tr>
    <td width=""150"">Sales &amp; Support:</td>
    <td class=""green"">801-374-1188</td>
</tr>
<tr>
    <td>FREE Live Support:&nbsp;</td>
    <td>Monday-Friday, 8 a.m.-6 p.m. Mountain Time</td>
</tr>
<tr>
    <td><a href=""order.html"">Order Options</a></td>
    <td><a href=""orderform.html"">Postal Mail Order Form</a></td>
</tr>
<tr>
    <td>Mailing Address:</td>
    <td>
<address>
<strong>WriteExpress Corporation</strong>
<br />P.O. Box 50661
<br />Provo, UT 84605
<abbr title=""Phone"">P:</abbr> 801-374-1188
</address>
    </td>
</tr>
</table>");
            EndContext();
        }
        #pragma warning restore 1998
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
    }
}
#pragma warning restore 1591