Error on simple page
Hi ,
I am new to DOTNET.I created a simple page that displays hello world & i get the below error when i run it.
Can some help.
----------------------------------------------------
Source Error:
Line 24: ASP.NET to identify an incoming user.
Line 25: -->
Line 26: <authentication mode="Windows"/>
Line 27: <!--
Line 28: The <customErrors> section enables configuration
----------------------------------------------------
|