P
Pa Ji
I just created a simple web application and tried to run it. Getting
following...any idea what I'm missing
Thanks in advance
----------------------------------------------------------------------------
----
Server Error in '/test2' Application.
----------------------------------------------------------------------------
----
Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.
Parser Error Message: Could not load type 'test2.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="test2.Global"
%>
Source File: c:\inetpub\wwwroot\test2\global.asax Line: 1
following...any idea what I'm missing
Thanks in advance
----------------------------------------------------------------------------
----
Server Error in '/test2' Application.
----------------------------------------------------------------------------
----
Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.
Parser Error Message: Could not load type 'test2.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="test2.Global"
%>
Source File: c:\inetpub\wwwroot\test2\global.asax Line: 1