t SandyReddy

t SandyReddy

  • NA
  • 18
  • 32.4k

The type or namespace name 'ClassName' does not exist

Aug 6 2013 9:38 AM
Hello ,

    My website is working properly in local system.
   After production i am getting one error(this is coming when click on login page)

Server Error in '/' Application.

Compilation Error

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 'propuserlogincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?)

Source Error:
 
Line 18:protected void btnPropUserLogin_Click(object sender, EventArgs e)
Line 19:{
Line 20:RealEstate.propuserlogincls propuserloginObj = new RealEstate.propuserlogincls();
Line 21:
Line 22:propuserloginObj.EmailId = txt_email.Text;

Source File: e:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx.cs    Line: 20

 
C:\Windows\SysWOW64\inetsrv> "C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Web.Entity.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll" /R:"D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_realestatemaster.master.c7406139.1iso56f8.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Mobile\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /out:"D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.dll" /D:DEBUG /debug+ /optimize- /win32res:"D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\jgq3lvx5.res" /w:4 /nowarn:1659;1699;1701;612;618 /warnaserror- "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.8.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.9.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.6.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.7.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.4.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.5.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.2.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.3.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.0.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.1.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.10.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.11.cs" "D:\temp\Temporary ASP.NET Files\root\cafab9ab\56553b81\App_Web_jgq3lvx5.12.cs"
Microsoft (R) Visual C# Compiler version 4.0.30319.17929
for Microsoft (R) .NET Framework 4.5
Copyright (C) Microsoft Corporation. All rights reserved.
e:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx.cs(20,24): error CS0234: The type or namespace name 'propuserlogincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?)
e:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx.cs(20,75): error CS0234: The type or namespace name 'propuserlogincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?)
e:\kunden\homepages\26\d119670768\www\RealEstate\PropertyEdit.aspx.cs(194,28): error CS0234: The type or namespace name 'Admincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?)
e:\kunden\homepages\26\d119670768\www\RealEstate\PropertyEdit.aspx.cs(194,62): error CS0234: The type or namespace name 'Admincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?)
e:\kunden\homepages\26\d119670768\www\RealEstate\PropertyEdit.aspx.cs(235,24): error CS0234: The type or namespace name 'Admincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?)
e:\kunden\homepages\26\d119670768\www\RealEstate\PropertyEdit.aspx.cs(235,58): error CS0234: The type or namespace name 'Admincls' does not exist in the namespace 'RealEstate' (are you missing an assembly reference?) 


 
 
  1. #pragma checksum "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5A55E9993134278D29545E3D8346C748D1045619"  
  2.     //------------------------------------------------------------------------------  
  3.     // <auto-generated>  
  4.     //     This code was generated by a tool.  
  5.     //     Runtime Version:4.0.30319.18052  
  6.     //  
  7.     //     Changes to this file may cause incorrect behavior and will be lost if  
  8.     //     the code is regenerated.  
  9.     // </auto-generated>  
  10.     //------------------------------------------------------------------------------  
  11.   
  12. namespace RealEstate  
  13. {  
  14.   
  15.   
  16.     public partial class UserLogin : System.Web.SessionState.IRequiresSessionState  
  17.     {  
  18.  
  19.  
  20. #line 26 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  21.         protected global::System.Web.UI.WebControls.TextBox txt_email;  
  22.  
  23. #line default  
  24. #line hidden  
  25.  
  26.  
  27. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  28.         protected global::System.Web.UI.WebControls.RequiredFieldValidator RFVtxtemail;  
  29.  
  30. #line default  
  31. #line hidden  
  32.  
  33.  
  34. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  35.         protected global::System.Web.UI.WebControls.RegularExpressionValidator RegExptxtEmailId;  
  36.  
  37. #line default  
  38. #line hidden  
  39.  
  40.  
  41. #line 39 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  42.         protected global::System.Web.UI.WebControls.TextBox txt_password;  
  43.  
  44. #line default  
  45. #line hidden  
  46.  
  47.  
  48. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  49.         protected global::System.Web.UI.WebControls.RequiredFieldValidator RFVtxtpwd;  
  50.  
  51. #line default  
  52. #line hidden  
  53.  
  54.  
  55. #line 47 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  56.         protected global::System.Web.UI.WebControls.Button btnPropUserLogin;  
  57.  
  58. #line default  
  59. #line hidden  
  60.  
  61.  
  62. #line 51 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  63.         protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1;  
  64.  
  65. #line default  
  66. #line hidden  
  67.  
  68.  
  69. #line 56 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  70.         protected global::System.Web.UI.WebControls.Label lblErroMsg;  
  71.  
  72. #line default  
  73. #line hidden  
  74.   
  75.         protected System.Web.Profile.DefaultProfile Profile  
  76.         {  
  77.             get  
  78.             {  
  79.                 return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));  
  80.             }  
  81.         }  
  82.   
  83.         protected System.Web.HttpApplication ApplicationInstance  
  84.         {  
  85.             get  
  86.             {  
  87.                 return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));  
  88.             }  
  89.         }  
  90.     }  
  91. }  
  92. namespace ASP  
  93. {  
  94.  
  95. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  96.     using System.Web.UI.WebControls.Expressions;  
  97.  
  98. #line default  
  99. #line hidden  
  100.  
  101. #line 413 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  102.     using System.Collections;  
  103.  
  104. #line default  
  105. #line hidden  
  106.  
  107. #line 422 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  108.     using System.Text;  
  109.  
  110. #line default  
  111. #line hidden  
  112.  
  113. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  114.     using System.Web.UI;  
  115.  
  116. #line default  
  117. #line hidden  
  118.  
  119. #line 415 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  120.     using System.Collections.Generic;  
  121.  
  122. #line default  
  123. #line hidden  
  124.  
  125. #line 421 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  126.     using System.Linq;  
  127.  
  128. #line default  
  129. #line hidden  
  130.  
  131. #line 1 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  132.     using ASP;  
  133.  
  134. #line default  
  135. #line hidden  
  136.  
  137. #line 428 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  138.     using System.Web.SessionState;  
  139.  
  140. #line default  
  141. #line hidden  
  142.  
  143. #line 419 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  144.     using System.Configuration;  
  145.  
  146. #line default  
  147. #line hidden  
  148.  
  149. #line 424 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  150.     using System.Web;  
  151.  
  152. #line default  
  153. #line hidden  
  154.  
  155. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  156.     using System.Web.DynamicData;  
  157.  
  158. #line default  
  159. #line hidden  
  160.  
  161. #line 425 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  162.     using System.Web.Caching;  
  163.  
  164. #line default  
  165. #line hidden  
  166.  
  167. #line 430 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  168.     using System.Web.Profile;  
  169.  
  170. #line default  
  171. #line hidden  
  172.  
  173. #line 418 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  174.     using System.ComponentModel.DataAnnotations;  
  175.  
  176. #line default  
  177. #line hidden  
  178.  
  179. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  180.     using System.Web.UI.WebControls;  
  181.  
  182. #line default  
  183. #line hidden  
  184.  
  185. #line 429 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  186.     using System.Web.Security;  
  187.  
  188. #line default  
  189. #line hidden  
  190.  
  191. #line 412 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  192.     using System;  
  193.  
  194. #line default  
  195. #line hidden  
  196.  
  197. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  198.     using System.Web.UI.WebControls.WebParts;  
  199.  
  200. #line default  
  201. #line hidden  
  202.  
  203. #line 423 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  204.     using System.Text.RegularExpressions;  
  205.  
  206. #line default  
  207. #line hidden  
  208.  
  209. #line 416 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  210.     using System.Collections.Specialized;  
  211.  
  212. #line default  
  213. #line hidden  
  214.  
  215. #line 436 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  216.     using System.Xml.Linq;  
  217.  
  218. #line default  
  219. #line hidden  
  220.  
  221. #line 434 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"  
  222.     using System.Web.UI.HtmlControls;  
  223.  
  224. #line default  
  225. #line hidden  
  226.   
  227.   
  228.     [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]  
  229.     public class realestate_userlogin_aspx : global::RealEstate.UserLogin, System.Web.IHttpHandler  
  230.     {  
  231.   
  232.         private static bool @__initialized;  
  233.   
  234.         private static object @__stringResource;  
  235.   
  236.         private static object @__fileDependencies;  
  237.   
  238.         [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  239.         public realestate_userlogin_aspx()  
  240.         {  
  241.             string[] dependencies;  
  242.  
  243. #line 912304 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx.cs"  
  244.             ((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/RealEstate/UserLogin.aspx";  
  245.  
  246. #line default  
  247. #line hidden  
  248.             if ((global::ASP.realestate_userlogin_aspx.@__initialized == false))  
  249.             {  
  250.                 global::ASP.realestate_userlogin_aspx.@__stringResource = this.ReadStringResource();  
  251.                 dependencies = new string[4];  
  252.                 dependencies[0] = "~/RealEstate/UserLogin.aspx";  
  253.                 dependencies[1] = "~/RealEstate/RealEstateMaster.Master";  
  254.                 dependencies[2] = "~/RealEstate/RealEstateMaster.master.cs";  
  255.                 dependencies[3] = "~/RealEstate/UserLogin.aspx.cs";  
  256.                 global::ASP.realestate_userlogin_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);  
  257.                 global::ASP.realestate_userlogin_aspx.@__initialized = true;  
  258.             }  
  259.             this.Server.ScriptTimeout = 30000000;  
  260.         }  
  261.   
  262.         [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  263.         private void @__BuildControlContent1(System.Web.UI.Control @__ctrl)  
  264.         {  
  265.             System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));  
  266.  
  267. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  268.             @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));  
  269.  
  270. #line default  
  271. #line hidden  
  272.         }  
  273.   
  274.         [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  275.         private global::System.Web.UI.WebControls.TextBox @__BuildControltxt_email()  
  276.         {  
  277.             global::System.Web.UI.WebControls.TextBox @__ctrl;  
  278.  
  279. #line 26 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  280.             @__ctrl = new global::System.Web.UI.WebControls.TextBox();  
  281.  
  282. #line default  
  283. #line hidden  
  284.             this.txt_email = @__ctrl;  
  285.             @__ctrl.TemplateControl = this;  
  286.             @__ctrl.ApplyStyleSheetSkin(this);  
  287.  
  288. #line 26 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  289.             @__ctrl.ID = "txt_email";  
  290.  
  291. #line default  
  292. #line hidden  
  293.             return @__ctrl;  
  294.         }  
  295.   
  296.         [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  297.         private global::System.Web.UI.WebControls.RequiredFieldValidator @__BuildControlRFVtxtemail()  
  298.         {  
  299.             global::System.Web.UI.WebControls.RequiredFieldValidator @__ctrl;  
  300.  
  301. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  302.             @__ctrl = new global::System.Web.UI.WebControls.RequiredFieldValidator();  
  303.  
  304. #line default  
  305. #line hidden  
  306.             this.RFVtxtemail = @__ctrl;  
  307.             @__ctrl.TemplateControl = this;  
  308.             @__ctrl.ApplyStyleSheetSkin(this);  
  309.  
  310. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  311.             @__ctrl.ID = "RFVtxtemail";  
  312.  
  313. #line default  
  314. #line hidden  
  315.  
  316. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  317.             @__ctrl.ControlToValidate = "txt_email";  
  318.  
  319. #line default  
  320. #line hidden  
  321.  
  322. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  323.             @__ctrl.ErrorMessage = "Please Enter Your EmailId";  
  324.  
  325. #line default  
  326. #line hidden  
  327.  
  328. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  329.             @__ctrl.ForeColor = global::System.Drawing.Color.Red;  
  330.  
  331. #line default  
  332. #line hidden  
  333.             System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));  
  334.  
  335. #line 27 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  336.             @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("*"));  
  337.  
  338. #line default  
  339. #line hidden  
  340.             return @__ctrl;  
  341.         }  
  342.   
  343.         [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  344.         private global::System.Web.UI.WebControls.RegularExpressionValidator @__BuildControlRegExptxtEmailId()  
  345.         {  
  346.             global::System.Web.UI.WebControls.RegularExpressionValidator @__ctrl;  
  347.  
  348. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  349.             @__ctrl = new global::System.Web.UI.WebControls.RegularExpressionValidator();  
  350.  
  351. #line default  
  352. #line hidden  
  353.             this.RegExptxtEmailId = @__ctrl;  
  354.             @__ctrl.TemplateControl = this;  
  355.             @__ctrl.ApplyStyleSheetSkin(this);  
  356.  
  357. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  358.             @__ctrl.ID = "RegExptxtEmailId";  
  359.  
  360. #line default  
  361. #line hidden  
  362.  
  363. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  364.             @__ctrl.ControlToValidate = "txt_email";  
  365.  
  366. #line default  
  367. #line hidden  
  368.  
  369. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  370.             @__ctrl.ErrorMessage = "Please Enter valid Email address";  
  371.  
  372. #line default  
  373. #line hidden  
  374.  
  375. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  376.             @__ctrl.ForeColor = global::System.Drawing.Color.Red;  
  377.  
  378. #line default  
  379. #line hidden  
  380.  
  381. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  382.             @__ctrl.ValidationExpression = "\\w+([-+.\']\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*";  
  383.  
  384. #line default  
  385. #line hidden  
  386.             System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));  
  387.  
  388. #line 30 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  389.             @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("*"));  
  390.  
  391. #line default  
  392. #line hidden  
  393.             return @__ctrl;  
  394.         }  
  395.   
  396.         [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  397.         private global::System.Web.UI.WebControls.TextBox @__BuildControltxt_password()  
  398.   
  399.              global::System.Web.UI.WebControls.TextBox @__ctrl;  
  400.  
  401. #line 39 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  402.         @__ctrl = new global::System.Web.UI.WebControls.TextBox();  
  403.               
  404.              #line default  
  405.              #line hidden  
  406.              this.txt_password = @__ctrl;  
  407.              @__ctrl.TemplateControl = this;  
  408.              @__ctrl.ApplyStyleSheetSkin(this);  
  409.               
  410.              #line 39 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  411.              @__ctrl.ID = "txt_password";  
  412.               
  413.              #line default  
  414.              #line hidden  
  415.               
  416.              #line 39 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  417.              @__ctrl.TextMode = global::System.Web.UI.WebControls.TextBoxMode.Password;  
  418.               
  419.              #line default  
  420.              #line hidden  
  421.              return @__ctrl;  
  422.          }  
  423.   
  424.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  425.     private global::System.Web.UI.WebControls.RequiredFieldValidator @__BuildControlRFVtxtpwd()  
  426.     {  
  427.         global::System.Web.UI.WebControls.RequiredFieldValidator @__ctrl;  
  428.  
  429. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  430.         @__ctrl = new global::System.Web.UI.WebControls.RequiredFieldValidator();  
  431.  
  432. #line default  
  433. #line hidden  
  434.         this.RFVtxtpwd = @__ctrl;  
  435.         @__ctrl.TemplateControl = this;  
  436.         @__ctrl.ApplyStyleSheetSkin(this);  
  437.  
  438. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  439.         @__ctrl.ID = "RFVtxtpwd";  
  440.  
  441. #line default  
  442. #line hidden  
  443.  
  444. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  445.         @__ctrl.ControlToValidate = "txt_password";  
  446.  
  447. #line default  
  448. #line hidden  
  449.  
  450. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  451.         @__ctrl.ErrorMessage = "Please Enter your password";  
  452.  
  453. #line default  
  454. #line hidden  
  455.  
  456. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  457.         @__ctrl.ForeColor = global::System.Drawing.Color.Red;  
  458.  
  459. #line default  
  460. #line hidden  
  461.         System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));  
  462.  
  463. #line 40 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  464.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("*"));  
  465.         Line 449:                
  466.              #line default  
  467.              #line hidden  
  468.              return @__ctrl;  
  469.     }  
  470.   
  471.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  472.     private global::System.Web.UI.WebControls.Button @__BuildControlbtnPropUserLogin()  
  473.     {  
  474.         global::System.Web.UI.WebControls.Button @__ctrl;  
  475.  
  476. #line 47 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  477.         @__ctrl = new global::System.Web.UI.WebControls.Button();  
  478.  
  479. #line default  
  480. #line hidden  
  481.         this.btnPropUserLogin = @__ctrl;  
  482.         @__ctrl.TemplateControl = this;  
  483.         @__ctrl.ApplyStyleSheetSkin(this);  
  484.  
  485. #line 47 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  486.         @__ctrl.ID = "btnPropUserLogin";  
  487.  
  488. #line default  
  489. #line hidden  
  490.  
  491. #line 47 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  492.         @__ctrl.Text = "Login";  
  493.  
  494. #line default  
  495. #line hidden  
  496.  
  497. #line 47 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  498.         @__ctrl.Click += new System.EventHandler(this.btnPropUserLogin_Click);  
  499.  
  500. #line default  
  501. #line hidden  
  502.         return @__ctrl;  
  503.     }  
  504.   
  505.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  506.     private global::System.Web.UI.WebControls.ValidationSummary @__BuildControlValidationSummary1()  
  507.     {  
  508.         global::System.Web.UI.WebControls.ValidationSummary @__ctrl;  
  509.  
  510. #line 51 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  511.         @__ctrl = new global::System.Web.UI.WebControls.ValidationSummary();  
  512.  
  513. #line default  
  514. #line hidden  
  515.         this.ValidationSummary1 = @__ctrl;  
  516.         @__ctrl.TemplateControl = this;  
  517.         @__ctrl.ApplyStyleSheetSkin(this);  
  518.  
  519. #line 51 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  520.         @__ctrl.ID = "ValidationSummary1";  
  521.  
  522. #line default  
  523. #line hidden  
  524.  
  525. #line 51 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  526.         @__ctrl.ShowMessageBox = true;  
  527.  
  528. #line default  
  529. #line hidden  
  530.  
  531. #line 51 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  532.         @__ctrl.ShowSummary = false;  
  533.  
  534. #line default  
  535. #line hidden  
  536.         return @__ctrl;  
  537.     }  
  538.   
  539.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  540.     private global::System.Web.UI.WebControls.Label @__BuildControllblErroMsg()  
  541.     {  
  542.         global::System.Web.UI.WebControls.Label @__ctrl;  
  543.  
  544. #line 56 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  545.         @__ctrl = new global::System.Web.UI.WebControls.Label();  
  546.  
  547. #line default  
  548. #line hidden  
  549.         this.lblErroMsg = @__ctrl;  
  550.         @__ctrl.TemplateControl = this;  
  551.         @__ctrl.ApplyStyleSheetSkin(this);  
  552.  
  553. #line 56 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  554.         @__ctrl.ID = "lblErroMsg";  
  555.  
  556. #line default  
  557. #line hidden  
  558.  
  559. #line 56 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  560.         @__ctrl.ForeColor = global::System.Drawing.Color.Red;  
  561.  
  562. #line default  
  563. #line hidden  
  564.         return @__ctrl;  
  565.     }  
  566.   
  567.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  568.     private void @__BuildControlContent2(System.Web.UI.Control @__ctrl)  
  569.     {  
  570.         System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));  
  571.  
  572. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  573.         @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(19657, 1106, true));  
  574.  
  575. #line default  
  576. #line hidden  
  577.         global::System.Web.UI.WebControls.TextBox @__ctrl1;  
  578.  
  579. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  580.         @__ctrl1 = this.@__BuildControltxt_email();  
  581.  
  582. #line default  
  583. #line hidden  
  584.  
  585. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  586.         @__parser.AddParsedSubObject(@__ctrl1);  
  587.  
  588. #line default  
  589. #line hidden  
  590.  
  591. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  592.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                    "));  
  593.  
  594. #line default  
  595. #line hidden  
  596.         global::System.Web.UI.WebControls.RequiredFieldValidator @__ctrl2;  
  597.  
  598. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  599.         @__ctrl2 = this.@__BuildControlRFVtxtemail();  
  600.  
  601. #line default  
  602. #line hidden  
  603.  
  604. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  605.         @__parser.AddParsedSubObject(@__ctrl2);  
  606.  
  607. #line default  
  608. #line hidden  
  609.  
  610. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  611.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                    "));  
  612.  
  613. #line default  
  614. #line hidden  
  615.         global::System.Web.UI.WebControls.RegularExpressionValidator @__ctrl3;  
  616.  
  617. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  618.         @__ctrl3 = this.@__BuildControlRegExptxtEmailId();  
  619.  
  620. #line default  
  621. #line hidden  
  622.  
  623. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  624.         @__parser.AddParsedSubObject(@__ctrl3);  
  625.  
  626. #line default  
  627. #line hidden  
  628.  
  629. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  630.         @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(20763, 291, true));  
  631.  
  632. #line default  
  633. #line hidden  
  634.         global::System.Web.UI.WebControls.TextBox @__ctrl4;  
  635.  
  636. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  637.         @__ctrl4 = this.@__BuildControltxt_password();  
  638.  
  639. #line default  
  640. #line hidden  
  641.  
  642. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  643.         @__parser.AddParsedSubObject(@__ctrl4);  
  644.  
  645. #line default  
  646. #line hidden  
  647.  
  648. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  649.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                    "));  
  650.  
  651. #line default  
  652. #line hidden  
  653.         global::System.Web.UI.WebControls.RequiredFieldValidator @__ctrl5;  
  654.  
  655. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  656.         @__ctrl5 = this.@__BuildControlRFVtxtpwd();  
  657.  
  658. #line default  
  659. #line hidden  
  660.  
  661. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  662.         @__parser.AddParsedSubObject(@__ctrl5);  
  663.  
  664. #line default  
  665. #line hidden  
  666.  
  667. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  668.         @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(21054, 308, true));  
  669.  
  670. #line default  
  671. #line hidden  
  672.         global::System.Web.UI.WebControls.Button @__ctrl6;  
  673.  
  674. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  675.         @__ctrl6 = this.@__BuildControlbtnPropUserLogin();  
  676.  
  677. #line default  
  678. #line hidden  
  679.  
  680. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  681.         @__parser.AddParsedSubObject(@__ctrl6);  
  682.  
  683. #line default  
  684. #line hidden  
  685.  
  686. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  687.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                    <br />\r\n                                   " +  
  688.                     " "));  
  689.  
  690. #line default  
  691. #line hidden  
  692.         global::System.Web.UI.WebControls.ValidationSummary @__ctrl7;  
  693.  
  694. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  695.         @__ctrl7 = this.@__BuildControlValidationSummary1();  
  696.  
  697. #line default  
  698. #line hidden  
  699.  
  700. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  701.         @__parser.AddParsedSubObject(@__ctrl7);  
  702.  
  703. #line default  
  704. #line hidden  
  705.  
  706. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  707.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                                </td>\r\n                            </tr>\r\n     " +  
  708.                     "                   </table>\r\n                        "));  
  709.  
  710. #line default  
  711. #line hidden  
  712.         global::System.Web.UI.WebControls.Label @__ctrl8;  
  713.  
  714. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  715.         @__ctrl8 = this.@__BuildControllblErroMsg();  
  716.  
  717. #line default  
  718. #line hidden  
  719.  
  720. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  721.         @__parser.AddParsedSubObject(@__ctrl8);  
  722.  
  723. #line default  
  724. #line hidden  
  725.  
  726. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  727.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n    <br />\r\n    </div>\r\n    </section>\r\n    </div>\r\n    </div>\r\n\r\n"));  
  728.  
  729. #line default  
  730. #line hidden  
  731.     }  
  732.   
  733.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  734.     private void @__BuildControlTree(realestate_userlogin_aspx @__ctrl)  
  735.     {  
  736.  
  737. #line 1 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  738.         @__ctrl.Title = "";  
  739. :                
  740.               #line default  
  741.               #line hidden  
  742.                
  743.               #line 1 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  744.               @__ctrl.MasterPageFile = "RealEstateMaster.Master";  
  745.  
  746. #line default  
  747. #line hidden  
  748.  
  749. #line 1 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  750.         this.InitializeCulture();  
  751.  
  752. #line default  
  753. #line hidden  
  754.  
  755. #line 2 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  756.         this.AddContentTemplate("head"new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControlContent1)));  
  757.  
  758. #line default  
  759. #line hidden  
  760.  
  761. #line 4 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  762.         this.AddContentTemplate("ContentPlaceHolder1"new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControlContent2)));  
  763.  
  764. #line default  
  765. #line hidden  
  766.         System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));  
  767.  
  768. #line 1 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  769.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));  
  770.  
  771. #line default  
  772. #line hidden  
  773.  
  774. #line 1 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx"  
  775.         @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));  
  776.  
  777. #line default  
  778. #line hidden  
  779.     }  
  780.  
  781.  
  782. #line 912304 "E:\kunden\homepages\26\d119670768\www\RealEstate\UserLogin.aspx.cs"  
  783.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  784.     protected override void FrameworkInitialize()  
  785.     {  
  786.         base.FrameworkInitialize();  
  787.         this.SetStringResourcePointer(global::ASP.realestate_userlogin_aspx.@__stringResource, 0);  
  788.         this.@__BuildControlTree(this);  
  789.         this.AddWrappedFileDependencies(global::ASP.realestate_userlogin_aspx.@__fileDependencies);  
  790.         this.Request.ValidateInput();  
  791.     }  
  792.  
  793. #line default  
  794. #line hidden  
  795.   
  796.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  797.     public override int GetTypeHashCode()  
  798.     {  
  799.         return -352947343;  
  800.     }  
  801.   
  802.     [System.Diagnostics.DebuggerNonUserCodeAttribute()]  
  803.     public override void ProcessRequest(System.Web.HttpContext context)  
  804.     {  
  805.         base.ProcessRequest(context);  
  806.     }  
  807. }  
  808.    } 
 

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18044

Answers (10)