Posted on: 9/23/2014 7:13:54 AM | Views : 452

Hi All,
  I am unable to use all control like textbox, button, label.
I have copied from one application to another Application.
While using that time that controls unable to use..  It show "The name ------- doesnot exist the current context"...
Design View

EX
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="TravelEditForm.aspx.cs" Inherits="JP_CarPooling.Forms.TravelEditForm" %>
Source Code 

namespace JP_CarPooling.Forms { public partial class TravelEditForm : System.Web.UI.Page {
 Please help to solve this issue..

Go to the complete details ...