in my web application i copy and paste the code from other site to in my page also the source code starting form
when i run the application it is giving the error like this
Server Error in '/DomainIV' 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: ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl).
Source Error:
Line 1: using System;
Line 2: using System.Data;
Line 3: using System.Web;
Source File: c:InetpubwwwrootDomainIVWhoIs.aspx.cs Line: 1
this is my problem help me thank u.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…