Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 28058

Error in Webmatrix 2

$
0
0
I developed a web page with login option, and when I try to launch it keep getting this error, Line 1: #pragma checksum "C:\Documents and Settings\sap king\My Documents\My Web Sites\LE\_appstart.cshtml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "5AD5914F0358082ADEB875DE8EBC1A1D" Line 2: //------------------------------------------------------------------------------ Line 3: // Line 4: // This code was generated by a tool. Line 5: // Runtime Version:4.0.30319.269 Line 6: // Line 7: // Changes to this file may cause incorrect behavior and will be lost if Line 8: // the code is regenerated. Line 9: // Line 10: //------------------------------------------------------------------------------ Line 11: Line 12: namespace ASP { Line 13: using System; Line 14: using System.Collections.Generic; Line 15: using System.IO; Line 16: using System.Linq; Line 17: using System.Net; Line 18: using System.Web; Line 19: using System.Web.Helpers; Line 20: using System.Web.Security; Line 21: using System.Web.UI; Line 22: using System.Web.WebPages; Line 23: using System.Web.WebPages.Html; Line 24: Line 25: Line 26: public class _Page__appstart_cshtml : System.Web.WebPages.ApplicationStartPage { Line 27: Line 28: #line hidden Line 29: Line 30: public _Page__appstart_cshtml() { Line 31: } Line 32: Line 33: protected System.Web.HttpApplication ApplicationInstance { Line 34: get { Line 35: return ((System.Web.HttpApplication)(Context.ApplicationInstance)); Line 36: } Line 37: } Line 38: Line 39: public override void Execute() { Line 40: Line 41: #line 1 "C:\Documents and Settings\sap king\My Documents\My Web Sites\LE\_appstart.cshtml" Line 42: Line 43: WebSecurity.InitializeDatabaseConnection("Users", "UserProfile", "UserId", "Email", true); Line 44: Line 45: Line 46: #line default Line 47: #line hidden Line 48: WriteLiteral("\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n"); Line 57: Line 58: Line 59: #line 13 "C:\Documents and Settings\sap king\My Documents\My Web Sites\LE\_appstart.cshtml" Line 60: Line 61: Line 62: #line default Line 63: #line hidden Line 64: Line 65: #line 13 "C:\Documents and Settings\sap king\My Documents\My Web Sites\LE\_appstart.cshtml" Line 66: Line 67: Line 68: Line 69: Line 70: #line default Line 71: #line hidden Line 72: WriteLiteral(" \r\n \r\n\r\n"); Line 73: Line 74: } Line 75: } Line 76: } Line 77: Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272 I have looked up the forms but no luck in getting this resolved a quick and prompt reply would be greatly appreciated to all the experts in webmatrix 2.

Viewing all articles
Browse latest Browse all 28058

Trending Articles