L
Luqman
I have created a Web Project in VS.Net 2005, and its running fine on my
Laptop, when I copied the entire folder to my Desktop PC and run the
Application, following errors occured, any idea please ?
Server Error in '/DinERP' 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:
Line 2: Partial Class _Default
Line 3: Inherits System.Web.UI.Page
Line 4:
Source File: D:\DinERP\Default.aspx.vb Line: 2
Best Regards,
Luqman
Laptop, when I copied the entire folder to my Desktop PC and run the
Application, following errors occured, any idea please ?
Server Error in '/DinERP' 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:
Line 2: Partial Class _Default
Line 3: Inherits System.Web.UI.Page
Line 4:
Source File: D:\DinERP\Default.aspx.vb Line: 2
Best Regards,
Luqman