T
TC
Anyone know what this means
Parser Error Message: Error loading XML file E:\Inetpub\wwwroot\web.config
Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
Parameter name: ticks.
w2k with Microsoft .NET Framework Version:2.0.40607.42; ASP.NET
Version:2.0.40607.42
I get this error on any aspx file even hello world
<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">
<p>Hello World!</p>
</body>
</html>
Parser Error Message: Error loading XML file E:\Inetpub\wwwroot\web.config
Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
Parameter name: ticks.
w2k with Microsoft .NET Framework Version:2.0.40607.42; ASP.NET
Version:2.0.40607.42
I get this error on any aspx file even hello world
<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">
<p>Hello World!</p>
</body>
</html>