hi there:
we host a asp .net webpage on our web server, last friday, after applying windows updates for windows server 2003, the asp.net loging window give the following errors:
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: 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 login
Line 3: Inherits System.Web.UI.Page
Line 4:
Source File: E:\Web\SSCI\login.aspx.vb Line: 2
does anybody have the same exerience? Thanks in advance
Henry
we host a asp .net webpage on our web server, last friday, after applying windows updates for windows server 2003, the asp.net loging window give the following errors:
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: 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 login
Line 3: Inherits System.Web.UI.Page
Line 4:
Source File: E:\Web\SSCI\login.aspx.vb Line: 2
does anybody have the same exerience? Thanks in advance
Henry