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: CS0246: The type or namespace name 'common' could not be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 10: public partial class b2b_application : System.Web.UI.Page
Line 11: {
Line 12:     public common common = new common();
Line 13:     SqlConnection db, db1, db2;
Line 14:     SqlCommand cm, cm1, cm2;

Source File: c:\inetpub\websites\smartlyne.com\Smartlyne.com\b2b_application.aspx.cs    Line: 12






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